Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBD-II UART Adapter - odb.init() keep failing #23

Open
jossef opened this issue Mar 13, 2015 · 2 comments
Open

OBD-II UART Adapter - odb.init() keep failing #23

jossef opened this issue Mar 13, 2015 · 2 comments

Comments

@jossef
Copy link

jossef commented Mar 13, 2015

I recently bought this OBD-II arduino adapter.

I'm troubleshooting with the rpm-led basic example

iv'e defined #define DEBUG Serial and saw these messages in arduino ide serial monitor:

SEARCHING...UNABLE TO CONNECT>[865698]ATZ OBDUART v1.0>[865754]ATE0 
OBDUART v1.0>[865754]ATE0 
ATEOOK)[865807]ATL1
OK>[865860]010C
SEARCHING...UNABLE TO CONNECT>[872586]ATZ OBDUART v1.0>[872641]ATE0 
OBDUART v1.0>[872641]ATE0 
ATEOOK)(872694]ATL1
OK)(872748]010C
SEARCHING...UNABLE TO CONNECT>[879473]ATZ OBDUART v1.0>[879528]ATE0 
OBDUART v1.0>[879528]ATE0 
ATEOOK)(879582]ATL1
OK)(879635]010C
SEARCHING...UNABLE TO CONNECT>[886362]ATZ OBDUART v1.0>[886417]ATE0 

i debugged the code, and odb.init() keep failing. @stanleyhuangyc Any suggestions?


this is how i connected the OBD-II adapter

tested on Arduino Leonardo,
My car - Volkswagen Polo 1998

image

@stanleyhuangyc
Copy link
Owner

1998 Polo is not supported

@conors891
Copy link

is 2000 mk2 punto supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants