Closed mcuee closed 3 years ago
With the same device, it works under Linux (Raspberry Pi 400), tested with the hidraw backend.
It seems the issue is with hidapi Windows (inconsistent handing of input report and feature report) and not hidapitester. So I will close this issue.
https://github.com/libusb/hidapi/issues/285
It seems to me that hidapitester report reading of one more byte for the Feature report under Windows. Not so sure if this is a problem with hidapitester or hidapi under Windows. If it is related to hidapi under Windows, the test gui seems to be correct. That is strange.