Page 1 of 1

Can ESP-32 connect to a bluetooth speaker?

Posted: Fri Apr 10, 2020 6:24 pm
by johnabel
I tried to use the example a2dp_source in the IDF to connect to a BT speaker but it won't find it.
Am I missing something or do I have to use ESP-ADF?

Re: Can ESP-32 connect to a bluetooth speaker?

Posted: Sat Apr 11, 2020 7:08 am
by johnabel
After some reading I think the ADF won't solve anything because the problem is not audio, but in the bluetooth.
The more proper question I think is:

Can the ESP-32 be a central bluetooth device?