BLE HID mouse mostly not supported on Windows 11 #7950
Answered
by
gfwilliams
yerpj
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
|
I have experienced that almost no WIN11 PC will accept HID reports sent by Espruino with this module. If anyone found a solution, why not publishing it here? :-) |
Answered by
gfwilliams
Mar 25, 2026
Replies: 2 comments 5 replies
|
Does BLE HID Combo work? https://www.espruino.com/BLE+Keyboard#combination |
4 replies
could it be that the win11 does not want to accept HID commands from a device that was once connected as standard BLE. ? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, I guess there must be. It's possible that you could find another one somewhere that you could use, or maybe the HID combo one could be stripped down. For example you could remove these lines: https://github.com/espruino/EspruinoDocs/blob/master/modules/ble_hid_combo.js#L76-L98
I just did this and tested: