The specification states: "After a successful write of EV the module will respond with WRACK, and a GRSP(NN,OK,EVLRN,ev#,actual-value-written)."
The GRSP message is only 5 Data bytes though
Byte 0: GRSP opcode (0xAF)
Byte 1-2: Node Number
Byte 3: Request opcode
Byte 4: Service type
Byte 5: Result code
Where should the ev# and actual-value-written go?
The specification states: "After a successful write of EV the module will respond with WRACK, and a GRSP(NN,OK,EVLRN,ev#,actual-value-written)."
The GRSP message is only 5 Data bytes though
Byte 0: GRSP opcode (0xAF)
Byte 1-2: Node Number
Byte 3: Request opcode
Byte 4: Service type
Byte 5: Result code
Where should the ev# and actual-value-written go?