Search found 3 matches

by ypiotr
Fri Oct 09, 2020 1:07 pm
Forum: ESP-IDF
Topic: Bluetooth Handsfree , registered callback never called
Replies: 1
Views: 3853

Re: Bluetooth Handsfree , registered callback never called

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 :)

Thanks,
Piotr
by ypiotr
Fri Oct 09, 2020 11:07 am
Forum: ESP-IDF
Topic: HFP AG Callback function not working properly [BT-776]
Replies: 4
Views: 6361

Re: HFP AG Callback function not working properly [BT-776]

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.

Regards,
Piotr
by ypiotr
Tue May 26, 2020 8:16 am
Forum: ESP-IDF
Topic: ESP32 audio source can't start media and transmit audio
Replies: 0
Views: 1766

ESP32 audio source can't start media and transmit audio

Hi, 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 ...