lsusb on Linux/OSX gives a very strange ID:
============
idVendor 0x0843
idProduct 0x5740
Thanks for sharing this information
@paf! I make some efforts to support the users having problems with boards that have these strange chips over on Arduino Forum, but am hindered by not having one of the bad boards myself. So your findings are very interesting to me.
Does the board also have this 0843:5740 VID/PID pair on Windows?
If you are using Arduino IDE, a convenient way to get the VID/PID pair is:
- Connect the board to your computer with a USB cable.
- Select the port of the board from Arduino IDE's Tools > Port menu.
- Select Tools > Board Info from the Arduino IDE menus.
A dialog will open that shows the VID/PID pair after you do that.
Alternatively, you can get the VID/PID pair using the Windows Device Manager.