This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending Function Keys using nrf52832 HID Keyboard

Hi, I need to use nrf52832 as HID keyboard and send function keys F1-F9 to computer. I have tired to run HID keyboard example in nrf5 SDK. How do I send function keys instead of ASCII codes of the letters? Thanks

Related