You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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
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]
The text was updated successfully, but these errors were encountered: