I have two HIDs with same VID, same PID but different Serial number connected to the host. Is the host able to detect and to communicate with these 2 HIDs individually?
I am using mcHID.dll where VID + PID are used to write to/ read from the HID device. How to make use of the VID + PID + Serial number information to write to/ read from dedicated HID in my case here?