Can anyone help?
I am trying to write a code to receive automatic steering information and send vehicle telemetry back to an automatic guidance system on an agricultural machine we are building. The people who make the guidance system have given me the ISO 11783-7 document detailing the relevant commands they will be transmitting, along with their CAN address.
but the ISO document only shows the SPN, I have a copy of the J1939DA document as well, which also only shows SPN data. How would you send and receive data without knowing the PGN or the position of the SPN data bytes?
I am new to this, so could be barking up the wrong tree completely!