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.
Problem OBD UART adapter
Re: Problem OBD UART adapter
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 ?
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
I just committed a fix for current issue. Please update your OBD library with the latest revision in github and give another try.