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

nrf51822 send media key to android device

hey I have a nRF51822 eval board and I want to use it as hid keyboard to send some media key such as vol+/- play/pause, etc. I have used the example code ble_hid_keyboard and it works well to send characters but I don't know how to send these media keys. thanks

Related