wake up sleeping devices, access the BIOS or OS select menu (e.g., GRUB), access devices without Bluetooth interface (e.g., devices in a restricted environment or most KVM switches). Sounds familiar?
This demo use APIs which esp_hid component provided to create a BT, BLE or Bluetooth dual mode hid device. Users can choose mode by setting HID_DEV_MODE. The BT hid device plays as a mouse. When the ...
HID lets you build devices that are friendly ... You can tunnel HID over USB, Bluetooth, I2C, and modern-day operating systems support all three of these. Today, let’s go through the basics ...