I’m trying to use the CAN-BUS shield to interface with a sensor that uses the SAE J1939 standard. I’ve used this shield with other sensors that use the normal CAN-BUS standard but it doesn’t seem to work with the extended 29-bit header that J1939 uses. Any help would be appreciated. Thanks!
Hi jfairchild,
While we cannot help you debug any issues with modifying the Arduino library to get the CAN-Bus Shield working with SAE J1939, [this guide may have some tips or example code to help you get that working.
You can download that guide as a PDF from the repository or just view it there. I hope this helps!](Additional-files/DEV-13262/Controller-Area-Network-Prototyping-With-Arduino-Wilfried-Voss.pdf at master · SparkfunTechSupport/Additional-files · GitHub)
Thank you for this reply! I’ll be sure to read this document.