Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELP !!! Windows 10 (2024) Update Causes No HID Keyboard Drivers to be Loaded on connect #287

Open
creepscompilation opened this issue Mar 22, 2024 · 1 comment

Comments

@creepscompilation
Copy link

This ESP32-BLE Keyboard library has been working GREAT for over 1 year.

However, as of March 19th, 2024, I have tested up to (6) different Windows PC's and all
of them will CONNECT without any issues, but fail to load any HID keyboard drivers.

This results in the ESP32 BLE Keyboard connecting, but failing to OUTPUT and keyboard codes.
The ESP32 BLE Keyboard stills works GREAT on Windows 8, 11, MacOS, iOS, and Android OS.

HELP !!! I need to find some solution to get Windows 10 to active the ESP32 BLE Keyboard
and load the HID keyboard drivers so I can send keyboard codes again.
ESP32 BLE Keyboard Win 10

@creepscompilation
Copy link
Author

I resolved this issue..
Basically I allowed Arduino IDE 2.0 to auto-update the libraries every time I used it..
Somewhere along the line, one of the libraries was updated which caused this issue..
I installed Arduino IDE 2.0 on a NEW PC and the problem disappeared..

Warning: Be very careful allowing Arduino IDE 2.0 to auto-update the libraries.
"If it ain't broke, don't fix it"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant