avrcp volume control #181
-
Hi, I was wondering if the I came across this and I believe this is a similar issue as I am having: #41 Many thanks 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Can you double check the Arduino ESP32 Version. You need to use a version > 2. The latest version is 2.0.2. See https://github.com/pschatzmann/ESP32-A2DP/wiki/Controlling-your-Phone-with-AVRC-Commands |
Beta Was this translation helpful? Give feedback.
Can you double check the Arduino ESP32 Version. You need to use a version > 2. The latest version is 2.0.2.
If you use this version and it is still not working then your phone might not support this function. In this case the set_volume() function is just applied on top of the volume provided by the phone...
See https://github.com/pschatzmann/ESP32-A2DP/wiki/Controlling-your-Phone-with-AVRC-Commands