Thanks!chegewara wrote:This library got HID class and keyboard is tested in software layer and works.
https://github.com/nkolban/esp32-snippets
Search found 3 matches
- Sun Jan 14, 2018 3:57 pm
- Forum: ESP-IDF
- Topic: Working Bluetooth HID example?
- Replies: 2
- Views: 7547
Re: Working Bluetooth HID example?
- Sun Jan 14, 2018 3:56 pm
- Forum: General Discussion
- Topic: BLE server + windows 10 as client
- Replies: 4
- Views: 9237
Re: BLE server + windows 10 as client
After hours of research (with no result), different code configurations and reverse engineering bluetooth devices ive found reason why i couldnt connect esp32-mouse to windows 10 laptop. It really sucks because reason is trivial but there is not even 1 info i could find on internet. Windows 10 hid ...
- Sat Jan 13, 2018 9:40 pm
- Forum: ESP-IDF
- Topic: Working Bluetooth HID example?
- Replies: 2
- Views: 7547
Working Bluetooth HID example?
Hi guys, I'm looking for a bluetooth hid example project that I can use to create a bluetooth keyboard using the esp32. I don't want to connect a keyboard to the esp32, I want the esp32 to be a bluetooth keyboard. Thanks!