Re: Reset SRS AirBag Fault - 2004 VY2 Wagon
Posted: Sun Sep 01, 2019 1:48 am
Yeah the command is Device ID target (FA), Packet Length (56, has an offset), command aka mode (0A), checksum (A6).
The VT onwards ALDL cars are hard to talk too because the protocol was never designed for the amount of in car communications on the bus that they ended up with. There is a heartbeat from the BCM, then the modules fire off their data packets in their timeslices, then there is a short (100ms?) gap, then it all happens again. Its hard for a PC to time its message to go out in the gap. You can send a silence chatter command and the modules will stop talking for about 3 seconds, or you can unplug the bcm to make life easier as everything will stop when the heartbeat stops meaning you can put your data on the bus more easily.
The flashtool should silence the chatter though. It might be that your interface has too much lag to get the timing right and could be causing a collision on the bus, then the app is getting overrun with bus traffic it doesnt expect. At least it sounds like the silence chatter is failing. As for keys etc, you can do that with an MDI interface and the tech2win emulator software which you can license for a short period of time from GM, or with an actual tech2. And for bcm linking you can do the same or disable the security by reflashing the prom and disabling vats with off the shelf tools and definitions from here. True about difficulty to steal, though personally I wouldnt be too worried. Its somewhat unlikely (but not impossible) that people will try and steal it in the hope that software security is disabled.
The VT onwards ALDL cars are hard to talk too because the protocol was never designed for the amount of in car communications on the bus that they ended up with. There is a heartbeat from the BCM, then the modules fire off their data packets in their timeslices, then there is a short (100ms?) gap, then it all happens again. Its hard for a PC to time its message to go out in the gap. You can send a silence chatter command and the modules will stop talking for about 3 seconds, or you can unplug the bcm to make life easier as everything will stop when the heartbeat stops meaning you can put your data on the bus more easily.
The flashtool should silence the chatter though. It might be that your interface has too much lag to get the timing right and could be causing a collision on the bus, then the app is getting overrun with bus traffic it doesnt expect. At least it sounds like the silence chatter is failing. As for keys etc, you can do that with an MDI interface and the tech2win emulator software which you can license for a short period of time from GM, or with an actual tech2. And for bcm linking you can do the same or disable the security by reflashing the prom and disabling vats with off the shelf tools and definitions from here. True about difficulty to steal, though personally I wouldnt be too worried. Its somewhat unlikely (but not impossible) that people will try and steal it in the hope that software security is disabled.