Hi guys,

I'm trying to communicate with an external hid-compliant USB device.
I've been looking for a way to do this, but I'm not getting anywhere.
With the Generic HID Tester I did not manage to get proper communication, allthough I got the application to recognise the device using the porper vendor id and device id
I'm not sure how to translate (part of the communication protocol):

Type   REQ  Value    Index     Length
 81    06    00 22   00 00      67 00

into something vb.net undertands. the generic hid tester sends out bytes to the device.

Anyone any ideas?

kind regards,

v.

addition: the generic hid tester sends out 2 bytes to the device which can be configured: eg.: byte 0 = 00, byte 1 = 80.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.