Oleksij Rempel
Oleksij Rempel
@mihai-demian , Sorry I do not have enough experience with this part of the protocol. So, let's try to understand. You are sending DM1 PGN 65226 message with SPN 1214...
can you please use candump and send the output of messages you send and receive?
What do you mean?
Ok, for protocol. You are sending following message 18FECA00#55FFB804030AFFFF and cluster interprate it properly: - 0xFECA - PGN for DM1 - 0x00 - source address - 0x55 - activate some...
What if you feed this message back to the cluster? Will it be able to decode it? You will need to replace source address from 0x17 to something different. The...
If I understand you comments correctly, this cluster is using SPN v1 message format. Correct? Is it MAN TGX, TGS, TGM, TGL compatible cluster?
@mihai-demian , if you need some extra parts for your track emulation project, here is one: https://github.com/olerem/can-utils/commit/188b83e17d8b8d110677fd5d8858c8c8cd20f230
To make it compile libgps-dev package is required.
Hi all, how to proceed with this pull request?
Hi @alisonbelow , You are setting NAME for the bind address: addr.can_addr.j1939.name = 0x01; // peer, name = 1 If you are doing it, you need to do address claiming...