Page 1 of 1

Unable to connect to OBD

Posted: Sat Feb 06, 2016 4:34 pm
by mpforum
I'm unable to get my OBD kit working correctly.

I have compiled and uploaded the code but when I plug it into the OBD port (Subaru 08 WRX ADM) I get on the screen a N then a M with a green tick then a few characters over a red X then on the next line a T0.

Does anyone have any idea what is happening?

I have attached a image to show what I have on the screen.

Re: Unable to connect to OBD

Posted: Mon Feb 08, 2016 5:21 pm
by stanley
Use Arduino 1.7.8 from http://www.arduino.org/software and this issue will be solved.

Re: Unable to connect to OBD

Posted: Mon Feb 08, 2016 8:22 pm
by mpforum
Stanley, thank you so much. Finally got it up and running. Now to play with some code.