I am working on trying to make a USB barcode scanner work with the USB port on the MKR1010 WiFi. I can successfully connect a mouse and a keyboard, but when I connect the scanner, which "emulates" a keyboard, it does not work. A USB keyboard works fine. I have messed with this for days, and I can see the different states the USBHost goes through. I believe the issue is the library can not identify the scanner as a known device type. I have seen several topics posted here on the same subject all a year or two old, and none have solutions. I am wondering if anyone has been successful and connecting a USB scanner to an MRK1010 Wifi. I gave up and coded a Bluetooth connection and have that working, but it will not work with the wifi connection, so I am back to the drawing board. Any help of status from others who are or have tried to solve the same solution would be great.
TIA