I2C no response

Inquiry and support for Freematics products
Post Reply
bsxiong
Posts: 2
Joined: Tue Apr 19, 2016 10:44 am

I2C no response

Post by bsxiong »

I just got the unit today and I can't seem to get it to work.
Car: Honda Civic 96 LX 4dr Manual

I plugged in the unit and it turned blue a couple of times. Then it turn red. Then it turns off. (I assume it's okay)

I loaded up the sketch, "rpm_led_i2c".
1. Nothing happens.
2. I added Serial.begin(34800) and do a println(). It doesn't even get to the loop().
3. I just get "AT" repeatedly.

I loaded up the sketch, "obd_i2c_test".
1. Nothing happens.
2. Nothing is printed.


Note: I have UNO R3. Green -> A1, White -> A0. I've also tried swapping these two as well.
I've tried TX and RX on the UNO board and same thing.

Please advise

Thank you,
stanley
Site Admin
Posts: 1027
Joined: Sat Mar 01, 2014 3:15 am

Re: I2C no response

Post by stanley »

A 1996 car is likely not supported. Our supported protocols are:

CAN 500Kbps/29bit
CAN 250Kbps/29bit
KWP2000 Fast
KWP2000 5Kbps
Post Reply