My bench CEM won't obey FF 86s unless I send the messages pretty fast (clicking away with the mouse).
I assume that it's due to bus contention as the CEM is a chatty unit.
For what it's worth, I always get an SRS DTC when I play in the car and issue FF 86 messages (via DiCE or the Teensy cracker).
VIDA seems to be the answer for clearing it but I read somewhere that these errors accumulate in the SRS module
There's also the issue of getting all the modules to resume normal operations (pulling the battery negative works but is always worrying).
B.R.
dikidera wrote: ↑22 Apr 2023, 09:52 So it isn't just about sending the command and ensuring all modules have received it, it's about how fast it is sent? Is this why I got an SRS Airbag DTC?
My python code for RPI basically alternated between the buses and sent the FF 86 command for a second or two, spamming basically. This worked for me, but the SRS Airbag code got triggered and could not be easily cleared. Obviously python->socketcan->mcp2515->can bus is introducing a lot of latency.
As for knock off dice, some people have had no luck getting it to even work.
https://www.swedespeed.com/threads/conn ... st-8078413






