BT USB HID control. ( packet )

Hi All,

Could you please advice the HID data format is correct?

1byte for special key ( ALT/CTRL/..,etc) and 6 byte for 6 keys combination.

The report rate is about 10ms. If more than 6 keys between 10ms, it will be reported to next packet,( can't loss is HID spec? )

so total is 7 byte for every HID packet.

am I right?

BR/ F.Y.

Reply to
bokiteam
Loading thread data ...

formatting link

--
Michael N. Moran           (h) 770 516 7918
5009 Old Field Ct.         (c) 678 521 5460
 Click to see the full signature
Reply to
Michael N. Moran

It is 8 bytes if it is a boot protocol. And if more than 6 keys are pressed, you got the all 6 bytes filled with 0x01

But you can do it in any way you want, if you specify that in a Report descriptor

Reply to
Adrian

: ) Thanks.

BR/ Boki.

Reply to
bokiteam

Got it, thanks!

BR/ Boki.

Reply to
bokiteam

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.