T-vK/ESP32-BLE-Keyboard

Windows 10 not recieving keystrokes

blacknirvana opened this issue · 1 comments

I have tried both the stable 3.0 release and the newest release.

I can connect to the ESP32 Bluetooth no problem and it is detected as a keyboard, I can see from the serial monitor the connection is good and its running the loop in the example. But no keystrokes shows up on windows (using notepad to check).

I tried connecting to my Android phone and it works as intended and sends the expected keystrokes?

Not sure what I can try to test it any further.

Got it working by enabling nimble mode in 0.3.2!