stanleyhuangyc / ArduinoOBD

OBD-II library and sketches for Arduino
http://freematics.com
975 stars 519 forks source link

OBD 1 ? #71

Open marianpolek opened 4 years ago

marianpolek commented 4 years ago

Hi All,

i have an freemantics uart adapters v2.1 OBD2 .... and mazda mx5 nb 1998. So obd is version 1 , in engine bay place. I have reduction from OBD1 to OBD2 . And i tried to run example code which light led when RPM is higher then 3000 . But led light never appear.

freemantics blue led is turned on, so this is great. Arduino is ready and program is loaded to arduino.

Do you have any idea where can be problem ?

Thank you

marianpolek commented 4 years ago

i found that obd.init() never happen succesfully ... but i dont know why.

Lacassefire commented 4 years ago

I get the same result on e46...

Le ven. 14 août 2020 3 h 50 p.m., marianpolek notifications@github.com a écrit :

Hi All,

i have an freemantics uart adapters v2.1 OBD2 .... and mazda mx5 nb 1998. So obd is version 1 , in engine bay place. I have reduction from OBD1 to OBD2 . And i tried to run example code which light led when RPM is higher then 3000 . But led light never appear.

freemantics blue led is turned on, so this is great. Arduino is ready and program is loaded to arduino.

Do you have any idea where can be problem ?

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stanleyhuangyc/ArduinoOBD/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAWKYBJYH66X5X6UAUHGP3SAWIQXANCNFSM4P7Z4O7A .

NickDeBeenSAE commented 8 months ago

Hello, please see my name above.

I am requesting code that can read an OBDI ports code and extract it.