You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to receive the data from the Custom HID device. But I am not able to write the data to the device.
Does this CH559 have the functionality to send data back to the HID device? If yes please help I am confused
I get this when I try to send the via Serial Monitor in Arduino
Example Code that was used is ArdionoHostToSerial
This is the error :
No COMMAND Received
0x36 0x42 0x20
No COMMAND Received
0x36 0x32 0x20
The text was updated successfully, but these errors were encountered:
I am able to receive the data from the Custom HID device. But I am not able to write the data to the device.
Does this CH559 have the functionality to send data back to the HID device? If yes please help I am confused
I get this when I try to send the via Serial Monitor in Arduino
Example Code that was used is ArdionoHostToSerial
This is the error :
No COMMAND Received
0x36 0x42 0x20
No COMMAND Received
0x36 0x32 0x20
The text was updated successfully, but these errors were encountered: