Anyone know that whether it's possible to use ESP32 as a BLE HID Keyboard and mouse? if possible, how can I implement it using B4R? any extra library needed?
ESP32 implementation for HID over GATT Keyboard and Mouse (Bluetooth Low Energy).
Including serial API for external modules (similar to Adafruit EZKey HID).
You can control it through the second UART(via an external microcontroller).
ESP32 implementation for HID over GATT Keyboard and Mouse (Bluetooth Low Energy).
Including serial API for external modules (similar to Adafruit EZKey HID).
You can control it through the second UART(via an external microcontroller).