ESP32 Forum
ESP32 Official Forum
https://esp32.com/
HID Keyboard Example Crashes Windows Bluetooth Driver
https://esp32.com/viewtopic.php?t=5167
Page
3
of
3
Re: HID Keyboard Example Crashes Windows Bluetooth Driver
Posted:
Fri Apr 13, 2018 2:17 am
by
chegewara
Few links ive been using working with hid:
http://eleccelerator.com/usbdescreqparser/
http://www.usb.org/developers/hidpage/Hut1_12v2.pdf
http://www.usb.org/developers/hidpage/
http://eleccelerator.com/tutorial-about ... scriptors/
https://github.com/jpbrucker/BLE_HID/bl ... doc/HID.md
Re: HID Keyboard Example Crashes Windows Bluetooth Driver
Posted:
Fri Apr 13, 2018 2:26 am
by
gnorkus
Thx! Will check them out...