This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HID class for PC/Mobile host application with HID device



Hello,

I want to write application in PC (host) to handle my HID device. Is it possible to make two way communication between Device and Host? Or only device can send the data packet using HID device stack? My application will send some data( lesser than 64 byte) to device and device will send the response data to PC in a time interval please let me know using HID class can i achieve this? if so please guide me how to start my application? how to use endpoints? how to use descriptors ? please guide me.

Nitesh