Page 1 of 1

Esp32 A2DP Example Missbihave with Bluetooth 5 mobile

Posted: Tue Mar 15, 2022 11:42 pm
by tbthaker93
Hi,

We are using esp wroom 32 for our Bluetooth speaker application. We used the IDF/bluedroid/coax/a2dp Example as a reference. Everything works fine when we are planning audio from mobile phone with Bluetooth version 4/4.2, but when we are using the mobile phone with Bluetooth version 5, it is not working properly like there is a noise in a audio, volume in mobile fluctuate randomly. So is there any specific settings for this? How to resolve this issue?

Thanks