SD Connect C4 erase SBC fault code C2359


It’s my personal experience here…
I have a problem with the SBC unit, with the regular SBC error code C2359, after I did reset the counter. I read that there has to be made changes in EEPROM and somewhere else I read that there has to be soldered a cable on the circuit.

 

I used DAS Developer and SD Connect C4.
Here is what i did to solve SBC unit error C2359

Start Engine
–> Start DAS
–> Choose car/model
–> Entwicklungsdaten (developer data)
–> Ansteuerung (control gear)
–> Gesamtliste aller Ansteuerungen (complete list of all the control circuits)

To see the amount of usage brake pedal
–> Bremsenzahler (DJ_GetBrLive) (brake payer (dj_getbrlive))

Then chose 1 line underneath:
–> Bremsenz hler aktualisieren und Lebensdauerzahler F neu berechenen (brake upgrade and lifetime payer payers recalculated f)

Set –> Parameter uINBR = 0
Then –> click “F3”

Chose next line underneath: (or search line):
–> Bremsenz hler auf beliebigen Wert setzen (DJ_SetNBr)

Set –> Parameter uINBR = 0
Then –> click “F3”

Scroll down or search for line:
–> Lebensdauerz hler F neu berechenen (DJ_CalcLiveTime)
Set –> Parameter uINBR = 0
Then –> click “F3”

Chose line underneath:
–> Lebensdauerz hler F neu berechenen und schreiben (DJ_BuildAndWriteF)
Set –> Parameter uINBR = 0
Then –> click “F3”

Next step:
–> Log out of SBC
–> Log out of vehicle
Best would be to close DAS

Last step:
–> Let engine run at least 10 minutes or drive at least 10 minutes.
Now regular SBC error should be erased.