OBD2 Model B, unable to connect
Posted: Wed Jan 06, 2016 10:35 pm
Hi everyone,
First of all, i wish all of you a happy new year 2016
I have a OBD-II I2C Adapter "Built in Motion Sensor" for Arduino, that i can't get connected to my car.
I have a Land Rover that runs on CAN 11bit 500kb protocol.
My adapter is connected to the arduino UNO as follow:
- red -> 5V
- black -> GND
- white -> A4 (SDA)
- green -> A5 (SCL)
I have tried to run both rpm_led-i2c program and obd_i2c_test without success.(tried UART as well....just to be sure)
the obd_i2c_test program displays "Timeout" after each ATZ, ATL1, ATH0, ATRV, 0100, 010C, 0902 request.
Do you have an idea on how to fix it ?
I know my OBD2 port works on my car as i have a commercial reader that i use daily for basics engine data.
Thank you for your help.
Tim
First of all, i wish all of you a happy new year 2016
I have a OBD-II I2C Adapter "Built in Motion Sensor" for Arduino, that i can't get connected to my car.
I have a Land Rover that runs on CAN 11bit 500kb protocol.
My adapter is connected to the arduino UNO as follow:
- red -> 5V
- black -> GND
- white -> A4 (SDA)
- green -> A5 (SCL)
I have tried to run both rpm_led-i2c program and obd_i2c_test without success.(tried UART as well....just to be sure)
the obd_i2c_test program displays "Timeout" after each ATZ, ATL1, ATH0, ATRV, 0100, 010C, 0902 request.
Do you have an idea on how to fix it ?
I know my OBD2 port works on my car as i have a commercial reader that i use daily for basics engine data.
Thank you for your help.
Tim