Page 1 of 1

Problem OBD UART adapter

Posted: Mon Jan 05, 2015 2:06 am
by Venturi
Hello,

I try to make a dashboard for my french rally car in KWP2000 5 bauds but my UART adapter V1.2 doesn't work.
I try with the new library OBD.h and OBD.cpp but nothing.
I try on another car, nothing. I try with the sample program "LED RPM", nothing.

Can I send you my code to have another look ?

Before, in your codes you write #include <OBD.h> but when I write this I have an error message so I write #include "OBD.h" and the compilation is good !

Is it normal ?

Thanks for your help.

Best regards.

Re: Problem OBD UART adapter

Posted: Thu Jun 02, 2016 4:07 pm
by Venturi
Since thé last post, my program work perfectly, but none on my car with KWP 2000 low protocol.
It work only once and after the UART block. I must reload another program to unlock it.

I use OBD.h and .cpp December version. Before and after my program doesn't work.

Can you help me ?

Re: Problem OBD UART adapter

Posted: Thu Jun 02, 2016 7:56 pm
by stanley
I just committed a fix for current issue. Please update your OBD library with the latest revision in github and give another try.