Page 1 of 1

kit #1 Obd2 problems

Posted: Fri Dec 12, 2014 11:05 pm
by vertmagazine
Hi everyone

I bought kit1 and i´m having some problems with the Obd2.
I have a 2009 vw golf mk6 and when i plugged the obd2,with the nanotimer sketch, the only thing that oled(128 x 64 ) shows is ' Performace Box Connecting OBD...'.
I've waited 45 minutes and nothing changed .
If someone could help me i really appreciate that.

Thank you!

Re: kit #1 Obd2 problems

Posted: Fri Dec 12, 2014 11:18 pm
by stanley
Have you tried nano logger sketch?

Re: kit #1 Obd2 problems

Posted: Sat Dec 13, 2014 4:25 am
by vertmagazine
When i compile the code(nanologger) it appears 'low memory available,stability problems may occur'.
But i'll upload this code and try in my car.
I dont have a sd card slot.
I'll tell you something very very soon
Thank you!

Re: kit #1 Obd2 problems

Posted: Sat Dec 13, 2014 5:27 am
by vertmagazine
Hello Stanley

I've tried the nanologger sketch but only appears something like this in the oled

Nanologger
obd X
acc X
sd X

Best regards

Re: kit #1 Obd2 problems

Posted: Wed Dec 17, 2014 1:41 pm
by stanley
Please use Arduino 1.5 if you encounter the low memory warning.

Re: kit #1 Obd2 problems

Posted: Wed Dec 17, 2014 7:31 pm
by stanley
Are you sure the Rx and Tx wire are connected to D1 and D0 correctly. Have you tried swapping them? Could you take a pic of the OBD adapter? I also want to make sure it is the correct model.

Re: kit #1 Obd2 problems

Posted: Thu Dec 18, 2014 4:29 am
by vertmagazine
Hi Stanley

I found the problem. One of the wires that conect the arduino to the oled was broken...is the only explanation to the problem. I replaced all the wires and everything works perfectly!!

Thank you very much for your help and sorry for all the story ;)

Best regards

Diogo

Re: kit #1 Obd2 problems

Posted: Sat Dec 20, 2014 8:44 pm
by stanley
Good to know that! Have fun!

Re: kit #1 Obd2 problems

Posted: Fri Jan 02, 2015 12:35 pm
by Domville
My problem with Kit #1 is that none of the sketches will compile. I down loaded
the new zipped library posted 12/31/14 (ArdunioOBD-Master) from github but get the
following error when I try to compile the sketch "nano logger" :

(or any of the other examples in the library)



In file included from nanologger.ino:10:
C:\Users\John\Documents\Arduino\libraries\OBD/OBD.h:13: error: stray '\302' in program
C:\Users\John\Documents\Arduino\libraries\OBD/OBD.h:13: error: stray '\267' in program
C:\Users\John\Documents\Arduino\libraries\OBD/OBD.h:224: error: stray '@' in program

The library was imported with no problems and I can navigate all the examples in the OBD library
thru the IDE no problem. Can someone spot where I am going wrong?

Re: kit #1 Obd2 problems

Posted: Tue Jan 06, 2015 5:14 pm
by stanley
Please check if OBD.h is intact.