Search found 1 match
- Mon Jul 23, 2018 3:44 am
- Forum: ESP-IDF
- Topic: a2dp sink and WiFi coexistence
- Replies: 2
- Views: 6001
a2dp sink and WiFi coexistence
Hello, I would like to use a esp32 to receive an audio stream using the a2dp sink profile on the Bluetooth radio and at the same time send a lower rate (~20kbit/s) data stream on the WiFi radio. My starting point was using the a2dp sink example with a periodic esp-Now transmission (20 bytes every 10...