Hi!
I am trying to do a similar project like on this link. I have soldered two wires to the rx and tx pins on the ELM device, which are connected to the rx and tx pins on Arduino UNO Rev3. I am also using ELM327 v1.5a.
I have modified the code to work with the lcd display I have and thats it.
When I run the program on Arduino then the ELM device seems to get the test message (ATI) because the green and yellow LEDs flash but nothing gets sent back. I have also tried ATZ command but same result.
Is there a difference between the newer release ELM device and older one used in the guide or why doesn't this work?
Code is also on the link above.
Sorry for my bad english, not my native language.
Thanks in advance for any help.
Marek