-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi,
The python script, doesn't seem to detect the device.
└──╼ $./ncp.py scan
Connecting to.. /dev/ttyUSB1 57600 True False
Exception: <class 'serial.serialutil.SerialException'> /dev/ttyUSB1
Connecting to.. /dev/ttyUSB0 57600 True False
Exception: <class 'serial.serialutil.SerialException'> /dev/ttyUSB0
{"ports": [{"port": "/dev/ttyUSB1", "vid": "10C4", "pid": "8A2A", "deviceType": "unknown"}, {"port": "/dev/ttyUSB0", "vid": "10C4", "pid": "8A2A", "deviceType": "unknown"}]}
I'm pretty sure i have everything setup correctly. Anyone else got this error?
Metadata
Metadata
Assignees
Labels
No labels