Ok, that tells me a lot. Heres the story.
First off, yes this is the standard protocol that I had expected. It follows the J2178 SAE standard.
This is in a 3 byte form meaning the first byte is Priority/Type, second is Target Address (Functional), Third is Source Address.
All the Sources are "Body Controllers."
A0-BF are "Convience (Doors, Seats, Windows)"
The Target Address is Functional which means its value determines the item being controlled.
6A C2 A0 05 00 FA
Lets use the above to describe what is what. C2 is the mirrors being sent a message from A0 a source inside the vehicle. 05 is telling the mirror to retract.
05=retract mirror
06=extend mirror
SAE J2178 part 2 describes the packet, and J2178 Part 4 describes the functional addresses. If you google you may run across these documents.
Bookmarks