T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.27k stars 378 forks source link

Esp ble keyboard works on windows, connects to macbook but does not work #281

Open varunpuppala opened 5 months ago

varunpuppala commented 5 months ago

Hi all, I have been testing this library. I am currently using media keys volume up and down. It works perfectly on windows laptop. For Mac, i am able to connect it but the same functions aren't working (the volume is not changing).

Pls help me regarding this.