Vid = 1e3d Pid = 198a [exclusive]
If you have found yourself staring at a device manager error, an unknown device in your system information, or a line in a Linux lsusb output that reads vid = 1e3d pid = 198a , you are likely trying to identify a piece of hardware that your computer doesn’t quite recognize yet.
import usb.core import usb.util
If you are a Linux user troubleshooting this ID, you might have encountered an issue where the device is detected but not assigned a /dev/ttyUSB or /dev/ttyACM port. vid = 1e3d pid = 198a
lsusb -d 1e3d:198a -v