Page 1 of 1

connect and send audio data to a2dp sink

Posted: Sun May 21, 2017 7:22 pm
by ppisljar
I saw https://dl.espressif.com/doc/esp-idf/la ... _bd_addr_t and am wondering if this can be used to connect to a2dp sink (bluetooth speaker) and send audio data to it ?

Re: connect and send audio data to a2dp sink

Posted: Sun May 21, 2017 7:35 pm
by BuddyCasino
There is an SBC encoder in the SDK, so its probably there for a reason. Let me know when you find out how.

Re: connect and send audio data to a2dp sink

Posted: Fri Sep 08, 2017 5:14 am
by ppisljar
still no progress on this, its the last thing holding my project back at the moment,

anyone else managed to make A2DP-SRC: (Advanced Audio Distribution Source) work on ESP32 ?

Re: connect and send audio data to a2dp sink

Posted: Fri Feb 09, 2018 12:23 am
by rudi ;-)
BuddyCasino wrote:There is an SBC encoder in the SDK, so its probably there for a reason. Let me know when you find out how.
ppisljar wrote:still no progress on this, its the last thing holding my project back at the moment,
anyone else managed to make A2DP-SRC: (Advanced Audio Distribution Source) work on ESP32 ?

here you go on with a random sequence
and here first steps with doubled fast audio
do you know why it is 2x faster?