arduino-mcp2515 icon indicating copy to clipboard operation
arduino-mcp2515 copied to clipboard

J1939 CAN BUS listenmode

Open Som4567 opened this issue 3 years ago • 1 comments

Hi,

I am able to read raw CAN bus data in my car (listen-only mode)but I couldn't get anything on trucks which is using J1939 protocol. did anyone have a chance to test this library with J1939 RAW CAN listen? [ Its basically about 29 bit extended]

Som4567 avatar Apr 30 '22 16:04 Som4567

I know it's been a while I have my own J1939 library that I test routinely with this library (and others) and it works quite well. If you want try it out and see how it plays with the rest of your system: https://github.com/malachi-iot/j1939/tree/alpha/test/arduino/console

malachib avatar Sep 05 '23 08:09 malachib