Skip to content
Discussion options

You must be logged in to vote

As the documentation clearly states, only a regular ESP32 support Classic Bluetooth. All other variants only support BLE!

Since Espressif plans to remove the A2DP functionality from Arduino, using an external module is a good choise.

Also have a look at the Wiki Documentation: Analysing Audio: Determining the Volume. You can build a switch using the VolumeMeter and switch the mixer on when you get some signal and switch it off after a defined period w/o volume.

I would recommend to do the mixing only when it is needed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants