Update Tips, Tricks, and Troubleshooting
parent
822fce7e72
commit
7e3d92148a
|
@ -11,4 +11,4 @@
|
|||
ERROR: libserialport returned SP_ERR_FAIL - Host OS reported a failure.
|
||||
```
|
||||
|
||||
If the device is open connected via another program (e.g. Arduino Serial Monitor or Minicom), close that connection and shut down the program. Otherwise, trying to run the program again is usually sufficient to clear the error. If the error does not clear itself after 3 or 4 tries, reset the serial device by unplugging the USB cable and plugging it back in.
|
||||
If the device is connected via another program (e.g. Arduino Serial Monitor or Minicom), close that connection and shut down the program. Otherwise, trying to run the program again is usually sufficient to clear the error. If the error does not clear itself after 3 or 4 tries, reset the serial device by unplugging the USB cable and plugging it back in.
|
||||
|
|
Loading…
Reference in New Issue