esp32-hid-keyboard-client
esp32-hid-keyboard-client copied to clipboard
This is simple demo code to use as BLE HID keyboard client to receive data from keyboard and handle data. Since it is simplified demo it will handle only 1 key at the same time.