HID over GATT

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I am currently working with my first HID over GATT project.  I am using the sample code for HID Keyboard as the starting point.  However, I am unable to understand two things:

   

1. The 8 bytes of data I send out using CyBle_HidssSendNotification.  What do they mean?  Where can I find the specification?

   

2. How do I know when I can send another key?  For example, if I want to send the string "Hello" what should I do?  I tried sending via subsequent calls but only the first one arrive.

   

Thank you.

0 Likes
2 Replies