Skip to content

Instantly share code, notes, and snippets.

@NervenCid
Created August 17, 2017 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NervenCid/bc7431c16d125a20c69df3b09f8f1dd7 to your computer and use it in GitHub Desktop.
Save NervenCid/bc7431c16d125a20c69df3b09f8f1dd7 to your computer and use it in GitHub Desktop.
serial.log Error
2017-08-16 10:54:01,103 - Changing monitoring state from 'Offline' to 'Detecting serial port'
2017-08-16 10:54:01,197 - Serial port list: ['/dev/ttyACM0']
2017-08-16 10:54:01,253 - Connecting to: /dev/ttyACM0
2017-08-16 10:54:01,563 - Connection closed, closing down monitor
2017-08-16 10:54:01,571 - Unexpected error while connecting to serial port: /dev/ttyACM0 SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_detectPort:1705
2017-08-16 10:54:01,590 - Changing monitoring state from 'Detecting serial port' to 'Error: Failed to autodetect serial port, please set it manually.'
2017-08-16 10:54:01,614 - Failed to autodetect serial port, please set it manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment