BLE HID keyboard client
Posted: Sun Dec 22, 2019 9:41 pm
There is plenty of esp32 BLE HID keyboard examples. Today i wrote simple HID client example that can receive data from HID keyboard and handle it:
https://github.com/chegewara/esp32-hid-keyboard-client
https://github.com/chegewara/esp32-hid-keyboard-client