MembersPage/HendrikS (2017-03-01 10:40:43)

I'd like to gather some data from the ECU via a serial connection.


AIM (broadcast format)

5 byte packets, (aligned to 0xA3, although A3 is weirdly not the first byte, see the AIM-serial/RS232 specs)


Can you provide an example in C?

Sending a TF (send+receive) example in Perl via other channel.