Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Changing monitoring state from "Offline" to "Detecting serial connection"
- Performing autodetection with 12 port/baudrate candidates: /dev/ttyS5@115200, /dev/ttyS5@250000, /dev/ttyS4@115200, /dev/ttyS4@250000, /dev/ttyS3@115200, /dev/ttyS3@250000, /dev/ttyS2@115200, /dev/ttyS2@250000, /dev/ttyS1@115200, /dev/ttyS1@250000, /dev/ttyS0@115200, /dev/ttyS0@250000
- Trying port /dev/ttyS5, baudrate 115200
- Connecting to port /dev/ttyS5, baudrate 115200
- Handshake attempt #1 with timeout 2.0s
- Connected to: Serial<id=0xae8d5c10, open=True>(port='/dev/ttyS5', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS5, baudrate 250000
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS4, baudrate 115200
- Connecting to port /dev/ttyS4, baudrate 115200
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS4, baudrate 250000
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS3, baudrate 115200
- Connecting to port /dev/ttyS3, baudrate 115200
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS3, baudrate 250000
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS2, baudrate 115200
- Connecting to port /dev/ttyS2, baudrate 115200
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS2, baudrate 250000
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS1, baudrate 115200
- Connecting to port /dev/ttyS1, baudrate 115200
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS1, baudrate 250000
- Handshake attempt #1 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #2 with timeout 2.0s
- Send: N0 M110 N0*125
- Handshake attempt #3 with timeout 2.0s
- Send: N0 M110 N0*125
- Trying port /dev/ttyS0, baudrate 115200
- Connecting to port /dev/ttyS0, baudrate 115200
- Unexpected error while connecting to serial port /dev/ttyS0, baudrate 115200 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:2784
- Could not open port /dev/ttyS0, baudrate 115200, skipping
- Trying port /dev/ttyS0, baudrate 250000
- Connecting to port /dev/ttyS0, baudrate 250000
- Unexpected error while connecting to serial port /dev/ttyS0, baudrate 250000 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:2784
- Could not open port /dev/ttyS0, baudrate 250000, skipping
- Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected."
- Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)"
- Connection closed, closing down monitor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement