This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf51422 + HID/Consumer control

Dear All,

I am sorry but I have to ask this question here, I searched and red trough the forum, tried the suggestions, nothing works. Basically I want to have a HID device with keyboard + consumer control buttons(volume up/down), I have the nrf51 dev board and work with the SDK10. I already added the report nr.2 to the TLC with the consumer control device to the report map, followed and merged the changes from this post: Modify ble_app_hids_keyboard to be able to send Volumn_up/down keys Although the device is shown always as a joystick and not a keyboard, and the consumer control buttons do not work at all. I am strugling with this for a few days now, if anybody has a working demo or ideas please share it. Maybe changes between SDK9 vs 10 with the ble_hids_inp_rep_send ?

Regards, Laszlo

Parents
  • I will answer to my own question, the problem was that I wasn't sending the key release... I will come back with a full description and code example asap. Now working on making it for IOS, since IOS doesn't see it as HID device, just a plain bluetooth device.

Reply
  • I will answer to my own question, the problem was that I wasn't sending the key release... I will come back with a full description and code example asap. Now working on making it for IOS, since IOS doesn't see it as HID device, just a plain bluetooth device.

Children
No Data
Related