Phil Schatzmann
Phil Schatzmann
On the ESP32 you would deactivate it with a2dp_sink.set_auto_reconnect(false, false, 0);
I am not sure if I can help. It looks as if one task which is doing the output processing gets bogged down from time to time. A couple of...
If I remember right you run it with a decreased processor speed ? Could this be it ?
The latest Arduino ESP32 version is 2.0.2 is based on ESP-IDF v4.4-beta1. I don't think this is available in PlatformIO yet. - So maybe this is worth a trial... My...
The counter argument is that you have stated that changing the i2s buffer size does not have any impact. If I remember right I am using the apll per default....
Wouln't you be able to address the out of memory errors by decreasing the I2S buffers ?
I don't have any details, but my understanding is that bluetooth sends the data from buffer to buffer at a higher speed than the sampling rate. The synchronization is done...
I think it would be interesting to see if we can reproduce this issue by switching to I2S and try with a sample rate of 44100 and 88200. If we...
In Arduino -> Tools -> Board -> Board Manager Enter ESP32 then you get esp32 by Espressif Systems version 2.0.2 installed. If 1.0.6 is shown instead you are still on...
I was wondering , is your "better" referring to the success to have a new version or the audio issue resolved ?"""