I am trying to use the nrf51822 to send media button commands over HID. I have seen several questions on here and they usually involve the HID Mouse example (which doesn't work in my case since I am using mobile phones which only seem to support keyboard). However, with a decent example I am sure I could convert it over.
There was another question with answer and example posted by a Nordic employee (devzone.nordicsemi.com/.../), however I cannot seem to download the example code in this post.
Does anyone have an example of HID successfully sending media buttons? I am using v5.2 of the SDK and v6.0 of the S110 soft device.