Search found 1 match
- Wed Dec 23, 2020 1:47 pm
- Forum: General Discussion
- Topic: Send I2S audio from A2DP sink to A2DP Source and then to Bluetooth Speaker
- Replies: 1
- Views: 3461
Send I2S audio from A2DP sink to A2DP Source and then to Bluetooth Speaker
Dear all, I am building a kind of Bluetooth audio extender. The setup includes two ESP32. The idea is to receive an a2dp audio stream with ESP32#1, send it via i2s to ESP32#2 and from there via Bluetooth to a Bluetooth speaker. ESP32 #1 (Audio Sink): A classical A2DP audio sink. Receiving audio data...