How to use simultaneously A2D, AVRC and SPP in a ESP32?
Posted: Thu Feb 13, 2020 5:16 pm
Hi, I have the task to create a little device which is capable to send/receive data through SPP and then to simultaneously stream audio data through A2C/AVRC bluetooth protocols. Is that possible? I was looking to classic bluetooth examples in the repository, but I don't know how to "merge" these two bluetooth stacks in order to run simultaneously.
Another future job should be to use also the GATT stack; will this be possible while running the other three stacks? If yes, could you please provide some initialisation codes? I will appreaciate a lot, thank you.
Another future job should be to use also the GATT stack; will this be possible while running the other three stacks? If yes, could you please provide some initialisation codes? I will appreaciate a lot, thank you.