Stuttering audio transmission over A2DP bluetooth from computer to ESP32 #799
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I don't understand what you mean with 'C sine wave drone' You obviously need to find out first where the problem is coming from:
In general I recommend to use the basic API over the Stream based A2DP. There is much less overhead! I don't think there is a bug in my code, so I convert this to a discussion. |
Beta Was this translation helpful? Give feedback.
-
And of cause my general recommendation if something is not working still apply: https://github.com/pschatzmann/arduino-audio-tools/wiki/It's-not-working |
Beta Was this translation helpful? Give feedback.
I don't understand what you mean with 'C sine wave drone'
You obviously need to find out first where the problem is coming from:
In general I recommend to use the basic API over the Stream based A2DP. There is much less overhead!
I don't think there is a bug in my code, so I convert this to a discussion.