logo elektroda
logo elektroda
X
logo elektroda

[ESP32][esp-idf][esp_hid_device] How do I configure a BT keyboard to send 'regular' keys?

Scyś 447 1
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19510766
    Scyś
    Level 3  
    Hello.
    Using the ready-made esp_hid_device example I wanted to make the ESP32 behave as a BT keyboard, and while the example is only sending "keys for media" (mute, play, pause, etc) which works, it is not showing how to send "normal" keys (letters, ctrl, etc).
    If anyone has used this example or the library and knows how to do this I would appreciate your help.
    I will of course upload the example code if necessary.
  • ADVERTISEMENT
  • #2 19510955
    khoam
    Level 42  
    Here is an example of a BLE Keyboard, but based on the Arduino Core: Link .
ADVERTISEMENT