Search found 1 match
- Fri Dec 15, 2023 5:36 pm
- Forum: ESP-ADF
- Topic: Enabling BTDM in ESPADF example - crashes on init
- Replies: 0
- Views: 38251
Enabling BTDM in ESPADF example - crashes on init
I am trying to run the pipeline_a2dp_source_stream_example on as ESP32_LyraTv4.3 board The example works fine, able to connect it to a BT classic speaker and play an mp3 file from an sd card My application requires BLE to coexist with the BT classic a2dp source. So, I enabled BTDM - here is a snippe...