Open GiyeopKim1993 opened 1 month ago
@GiyeopKim1993 - This has been fixed by https://github.com/espressif/arduino-esp32/pull/10398 Please try the patch and let me know. Thanks.
@SuGlider Thanks for your answer. But that is only usb hid. Ble hid still not work.
You're right. It's BLE, not USB. Let me take a look into it.
Description
LED events work correctly on WINDOWS and ANDROID, but they do not function on macOS. Please check if this issue is the same as the one where LED events did not work when using USB with QMK, TinyUSB, etc.
@me-no-dev - The issue happen with MacOs. I am not able to test it.
Board
ESP32-C3
Device Description
Geekble Mini ESP-C3 it should work on any ESP32-C3 with BT connection.
Hardware Configuration
D9 is pullup button. usb serial connected pc.
Version
v3.0.0
IDE Name
ArduinoIED
Operating System
macOS
Flash frequency
?
PSRAM enabled
yes
Upload speed
115200
Description
LED events work correctly on WINDOWS and ANDROID, but they do not function on macOS.
Please check if this issue is the same as the one where LED events did not work when using USB with QMK, TinyUSB, etc.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide