Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

DEBUG:obd.

elm327:write: b'AT RV\r'


DEBUG:obd.elm327:wait: 1 seconds
DEBUG:obd.elm327:read: b'13.4V\r\r>'
ERROR:obd.elm327:%s is not a valid protocol. Please use "1" through "A"
ERROR:obd.elm327:Adapter connected, but the ignition is off
WARNING:obd.obd:Cannot load commands: No connection to car
INFO:obd.obd:===================================================================
WARNING:obd.obd:'b'010C': Engine RPM' is not supported
WARNING:obd.obd:'b'0142': 12V Battery voltage' is not supported
WARNING:obd.obd:'b'2181': Module Voltages' is not supported
INFO:obd.asynchronous:Async thread not started because no connection was made
INFO:obd.obd:======================= python-OBD (v0.7.1) =======================
INFO:obd.obd:Using scan_serial to select port
INFO:obd.obd:Available ports: ['/dev/rfcomm0']
INFO:obd.obd:Attempting to use port: /dev/rfcomm0
INFO:obd.elm327:Initializing ELM327: PORT=/dev/rfcomm0 BAUD=auto PROTOCOL=auto
DEBUG:obd.elm327:Response from baud 38400: b'?\r\r>'
DEBUG:obd.elm327:Choosing baud 38400
DEBUG:obd.elm327:write: b'ATZ\r'
DEBUG:obd.elm327:wait: 1 seconds
DEBUG:obd.elm327:read: b'\r\rELM327 v1.5\r\r>'
DEBUG:obd.elm327:write: b'ATE0\r'
DEBUG:obd.elm327:wait: 1 seconds
DEBUG:obd.elm327:read: b'ATE0\rOK\r\r>'
DEBUG:obd.elm327:write: b'ATH1\r'
DEBUG:obd.elm327:wait: 1 seconds
DEBUG:obd.elm327:read: b'OK\r\r>'
DEBUG:obd.elm327:write: b'ATL0\r'
DEBUG:obd.elm327:wait: 1 seconds
DEBUG:obd.elm327:read: b'OK\r\r>'
DEBUG:obd.elm327:write: b'AT RV\r'

You might also like