CarTechnoloGY
Coding to eliminate passenger seat - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: Coding to eliminate passenger seat (/showthread.php?tid=40416)



Coding to eliminate passenger seat - jaramillo - 04-10-2018

Hello all,

As tittle says I want to eliminate the passenger seat, but the airbag error will remain on dash.
Anyone has experience coding the sound/visual alerts out?

F21 2012

Until now I have found this codings, related to Recaro seats:


SIDEBAG_LINKS_1
aktiv (Make this nicht_aktiv, this is left side seat airbag.)

SIDEBAG_RECHTS_1
aktiv (Make this nicht_aktiv, this is right side seat airbag.)

OC3_1
aktiv (Make this nicht_aktiv, this is the occupancy mat.)

For newer cars:

AKS_LINKS_1_CD
aktiv (Make this nicht_aktiv, this is the left side active head restraint.)

AKS_RECHTS_1_CD
aktiv (Make this nicht_aktiv, this is the right side active head restraint.)


Thanks in advance


RE: Coding to eliminate passenger seat - jaramillo - 05-10-2018

Hello all,

Anyone could give me a hand please, The ACSM module is a complex one and I don't want to have a big trouble making changes on it.

Thanks in advance


RE: Coding to eliminate passenger seat - duss46 - 06-10-2018

I dont know whether F21 accepts these but try with VO codes:
+OI04 Deaktivierung Sidebag vorn rechts
+RECA Nachruestung Performance Sportsitz
Make sure SIDEBAG, AKS, SBE or OC3, AKS, GURTKONTAKT, GURTSTRAFFER (if you eliminate belt tensioner too), SBSBF, are turned to nicht_aktiv.


RE: Coding to eliminate passenger seat - kristikapa - 14-10-2018

Also you need to read fault codes for airbag ECU. This will tell you why airbag light still on and indicate what you still need to code out.