Page 1 of 1

No PID return

Posted: Tue Apr 05, 2016 4:32 am
by CoCo24
Hi,

I have a 1998 Opel Vectra B who have a K-Line, and I recently received the OBD2 I2C Adapter. When I try the "rpm_led_i2c" sketch, obd.init() seems to be OK (I added some Serial.print) but when the Arduino reach obd.read(PID_RPM, value), it's return some weird and wrong values (an old value that was stored in "int value", like 1281 or 18177).
Please, can you help me ? I desperately tries to run the adapter

Thank you,
CoCo24

Re: No PID return

Posted: Mon Apr 11, 2016 7:33 pm
by stanley
Can you run the OBD example sketch obd_i2c_test and let me see what the output is?