pschatzmann / arduino-audio-tools

Arduino Audio Tools (a powerful Audio library not only for Arduino)
GNU General Public License v3.0
1.27k stars 199 forks source link

streams_generator_a2dp No sound #1491

Closed pschatzmann closed 1 month ago

pschatzmann commented 1 month ago

Discussed in https://github.com/pschatzmann/arduino-audio-tools/discussions/1489

Originally posted by **wizwik** April 8, 2024 I am using the unmodified streams_generator_a2dp example on Arduino with a ESP32. I am using Arduino V2.3.2. It complies and connects ok. I am using a JBL Flip Essential 2 as a speaker which is a2dp. I have tested the speaker with an iPhone and a Mac Pro. I have tested the software with a number of other Bluetooth receiver such as headphones. The problem is I don't get any sound. I think I have missed a setting somewhere. Here is the connection message I receive W] A2DPStream.h : 285 - ==> state: Connected A2DP is connected now...
pschatzmann commented 1 month ago

The internal I2S functionality was not properly deactivated