I'd like to use the Adafruit nrf52 feather to build a bluetooth keyboard emulator. I'd like to see a working example of sending media and other control keys.
Asked
Active
Viewed 338 times
1 Answers
0
The Nordic SDK has HID examples, but you will have to do some work to implement your own HID report/descriptors stuff. The nRF52 also has HW support for a single quadrature rotary encoder, also in the SDK.

MaliceInWonderland
- 81
- 2