sandeepmistry / arduino-CAN

An Arduino library for sending and receiving data using CAN bus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBD RMP example works but CANReceiver is not working

Som4567 opened this issue · comments

Hi

I set 8MHZ ( MCP2515 crystal) and 500KBPS for my car ( Maruti Baleno) and read RPM perfectly, but I do not receive any data if I run CANREceiver example code.

I tried with different KBPS speeds but unfortunately, nothing works.

Please help me out with this.

Edit : I am using Arduino uno