Do you know Bluetooth Sample Code. a2dp+spp



  • Hey, everyone.

    I am looking for a sample in arduino-esp32.
    Bluetooth profiles have a2dp and spp. I would like to run this a2dp and spp at the same time. Have you seen any sample code anywhere that achieves this functionality?
    If anyone knows of any, could you please let me know?
    As for my specific story, I am running the ESP32-A2DP library and BluetoothSerial at the same time and using two M5 ATOM Lite devices to synchronize GIF animation and MP3 background music to be played back synchronously.

    Thank you in advance.