You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
I've got a ELM327 v1.4 interface and it causes a panic. Looks like the car does not return a VIN number
I've cut away the first part where everything works:
Output:
DEBUG: Sending command: ATSH 7DF
DEBUG: gotLine true
DEBUG: SendCmd resp= >OK
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>OK]
DEBUG: Sending command: 09 02
DEBUG: gotLine false
DEBUG: SendCmd resp=
DEBUG: gotLine false
DEBUG: SendCmd resp=
DEBUG: gotLine true
DEBUG: SendCmd resp= >CAN ERROR
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>CAN ERROR]
panic: runtime error: index out of range