Hi! Have you made any progress since April? I'm trying to stream some audio messages using ESP32 as Bluetooth HFP AG and I'm stuck at the same spot as you were. Please help if you can
Hi! Have you done any progress since April? I'm having the same problem. I want to send some audio messages through using HFP and when I try using the "hf cona;" command from the HFP AG example the ESP get stuck in codec negotiations I think. I can post the console output if you want.
I have a problem with connecting with a2dp sink, which is a bluetooth speaker. I modified some code and the media don't want to start. The log shows, that the connection is established but then nothing happens. At the end my connection timeout mechanism gets called and the disconnect request is ...