autowp / arduino-mcp2515

Arduino MCP2515 CAN interface library
MIT License
768 stars 271 forks source link

J1939 CAN BUS listenmode #81

Open Som4567 opened 2 years ago

Som4567 commented 2 years ago

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]

malachib commented 1 year ago

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