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

Any example of setup HID keyboard/consumer control

Hi,

I am working with Arduino/Ble Shield to implementing a keyboard device with some consumer control keys support,

My implementation will be based on hid_keyboard_template in the examples of ble_sdk_arduin0, my understanding is I will need to modify hid_keyboard.xml to change the configuration to support both keyboard report descriptor and consumer control device report descriptor. Do you have any example xml that does that?

Thanks a lot!

Parents
  • Hi,

    i'm trying to do the same thing. Did you ever find out how to do this?

    Damian

  • Hi Damain,

    Unfortunately after many tries of making it work, I gave up. I can do normal keys and control keys separately, but not at same time. Too bad, had to switch to TI's solution.

Reply
  • Hi Damain,

    Unfortunately after many tries of making it work, I gave up. I can do normal keys and control keys separately, but not at same time. Too bad, had to switch to TI's solution.

Children
No Data