Hi everyone,
I’m currently working on implementing the SAE J1939 protocol for a vehicle diagnostics project, and I could really use some help. I’ve read through the basics of PGNs, SPNs, and the CAN layers, but I’m struggling to understand how to properly structure the messages and decode the parameter groups in real-time.
Is there a practical way to simulate or test J1939 communication without connecting to a real ECU or engine system? Also, I’m curious about how others here have handled message prioritization and broadcast intervals when dealing with multiple ECUs on the same bus.
Additionally, once I start getting data, I’d like to analyze it visually for better understanding. Could anyone suggest the best data visualization tools for interpreting J1939 data logs or CAN traffic in general?
Any examples, tools, or guidance would be greatly appreciated. I want to ensure my implementation is both accurate and efficient. Thanks in advance!
Best Regards,
Darcie