Thanks picgifs |
I'm going to guess the long pause was to mark separation between the message being repeated, this leaves me with the following possible meanings
More Obvious
These seem like easy ways to encode the information, we'll try this first- 4 and 3
I'm seeing two error codes, one being four and the other being three. - 7
Add the error codes together to get a single number. Why not just flash that many times? Maybe it's easier to count two smaller numbers. Hey, I'm guessing here. - 43
Concatenate the blinks, that's the error code.
Obscure
This might be what's in the internal state of the machine for the "obvious" answers above, but I'm not sure if this is where I need start looking- 2^4 + 2^3 (22) or 16 and 8 or 168
The numbers are powers of two, get these and do the same bit of addition or concatenation. - 00001111 00000111: 15 and 7 or 157
Let's assume little endian for right now, as this yields a small number, I don't think we'd have a "big" number for to use for an error code.
Found an answer...
- B2296
Front impact sensor failure, does not say which sensor, but the blink code does. The common "fix" for this is to remove the wire, check for ground faults, clean and re-attach the sensor. - B1342
The ECU has some crash data stored, this is likely the result of the sensor failure. A replacement is north of $600 or you can have the one in your car cleared for $50 from various vendors. I'm searching for a tool that can do this over the existing CAN network, as this part is buried under the center console.
No comments:
Post a Comment