Bluetooth LE HID + Bluetooth classic A2DP
Posted: Wed Aug 22, 2018 9:20 am
Hi,
I am in case I would like to use the esp32 for my Bluetooth DIY keyboard. It currently works via an arduino mega connected by series.
Thanks to the modified ble_hid_device_demo example I was able to run the hid commands. I would now like to add the A2DP feature to connect a headset and a microphone.
Is it possible to have two bluetooth profiles coincide at the same time?
I saw example a2dp_gatts_coex, is that what I look for?
Thanks for your answers,
Julien
I am in case I would like to use the esp32 for my Bluetooth DIY keyboard. It currently works via an arduino mega connected by series.
Thanks to the modified ble_hid_device_demo example I was able to run the hid commands. I would now like to add the A2DP feature to connect a headset and a microphone.
Is it possible to have two bluetooth profiles coincide at the same time?
I saw example a2dp_gatts_coex, is that what I look for?
Thanks for your answers,
Julien