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

what arduino hardware does it run #269

Open
geetee24 opened this issue Dec 23, 2024 · 0 comments
Open

what arduino hardware does it run #269

geetee24 opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@geetee24
Copy link

geetee24 commented Dec 23, 2024

I have an arduino mega using serial3 connected to OBDLink SX USB OBD via HiLetgo FT232RL Mini USB to TTL Serial Converter Adapter Module 3.3V/5.5V

elmduino at 38400 nor 115200 and tried every protocol for lexus rx350 and sample code fails all the time.

Clearing input serial buffer
Sending the following command/query: AT D
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT Z
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT E0
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT S0
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT AL
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT ST 00
Timeout detected with overflow of 0ms
Clearing input serial buffer
Sending the following command/query: AT SP A0
Timeout detected with overflow of 0ms
Setting protocol via AT TP A%c did not work - trying via AT SP %c
Clearing input serial buffer
Sending the following command/query: AT SP 0
Timeout detected with overflow of 0ms
Setting protocol via AT SP %c did not work
Couldn't connect to OBD scanner

yet in terminal at 115200 the odb2 scanner processes correctly all the commands above. Any idea what is wrong in elmduino latest version? Thank you

@geetee24 geetee24 added the bug Something isn't working label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants