Pandora Car Alarm System
BMW Garage BMW Meets Register Search Today's Posts Mark Forums Read

Go Back   BMW M3 and BMW M4 Forum > BMW F80 M3 / F82 M4 Technical Topics > DIY and Coding Discussions

Post Reply
 
Thread Tools Search this Thread
      04-05-2017, 01:07 AM   #1
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

Coding for Aftermarket Seats (Recaro)

I have a set of Recaro Sportster CS seats waiting to be installed. Does anyone know the values I need to code to disable all the seatbelt and airbag warnings I will get after the swap? I was able to find these codes for E9x, but I'm not sure if they would be the same on the F8x platform. Codes for E9x:

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.)
Appreciate 0
      04-05-2017, 12:07 PM   #2
packet.pilot
Banned
56
Rep
104
Posts

Drives: test mule
Join Date: Mar 2017
Location: proxied

iTrader: (0)

Suggestion: You could VO code ACSM against a Euro GTS Typeschlüssel... 4S91.

Since this is safety-critical stuff I should state that I assume no risk and my suggestions should be used for experimental purposes only. :-)
Appreciate 0
      04-05-2017, 03:38 PM   #3
banff
Enthusiast
banff's Avatar
152
Rep
143
Posts

Drives: BMW
Join Date: Apr 2016
Location: Central USA

iTrader: (0)

Euro GTS has the thorax bags.
Appreciate 1
      05-03-2017, 12:50 AM   #4
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)



Small update with some help from THEANCHORED

Coded the following in the ACSM module:

Occupancy sensor:
CIS_Beifaher: aktiv -> nicht_aktiv

Driver seat airbag:
Sitzairbag_Thorax_Fahrer: aktiv -> nicht_aktiv

Passenger seat airbag:
Sitzairbag_Thorax_Beifahrer: aktiv -> nicht_aktiv

Passenger seat position sensor:
Sitzpositionsensor_Beifahrer: aktiv -> nicht_aktiv

Driver seat position sensor memory:
Sitzpositionsensorserkennung_Sitzmemory_Fahrer: aktiv -> nicht_aktiv

Some of the codes related to the seat position sensor were already set to nicht_aktiv so I didn't touch them (ie. Sitzpositionsensor_Fahrer: nicht_aktiv)

Coded the car FIRST without unplugging the factory seats, and got the errors below in iDrive. After swapping the seats and unplugging the factory seats, the errors remain. Have also retained the plug carried over from the factory seat belt buckle with no changes.

Help?



Last edited by coolmody; 05-03-2017 at 12:55 AM..
Appreciate 2
Johnny2501039.50
M2_PLS32.00
      05-03-2017, 02:04 AM   #5
Nomana
Lieutenant Colonel
Nomana's Avatar
1466
Rep
1,637
Posts

Drives: BMW
Join Date: Sep 2014
Location: SN

iTrader: (0)

Your interior looks decent!
Hope you solve the problem soon

Ps. I'm replacing the seats too. Your thread will be useful
Appreciate 0
      05-03-2017, 03:16 AM   #6
GCinFLA
Banned
United_States
284
Rep
1,015
Posts

Drives: BMW
Join Date: Dec 2016
Location: FLA

iTrader: (3)

Quote:
Originally Posted by coolmody View Post
I have a set of Recaro Sportster CS seats waiting to be installed. Does anyone know the values I need to code to disable all the seatbelt and airbag warnings I will get after the swap? I was able to find these codes for E9x, but I'm not sure if they would be the same on the F8x platform. Codes for E9x:

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.)
Selling your current seats?

See PM
Appreciate 0
      05-07-2017, 11:06 PM   #7
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

The codes I posted above worked!

Thanks to both shawnsheridan and THEANCHORED for both helping out. All I needed to do was reset the SRS/Airbag/Restraint system errors and make sure the factory seatbelt receptacles were plugged in the correct way into the large yellow factory plug. I used tool32.exe from EDIABAS to reset the errors using the following directions from shawnsheridan:

Code:
Clear Fault Codes:

Launch C:\EDIABAS\Bin\TOOL32.EXE
Hit F3
Load C:\EDIABAS\Ecu\F01.PRG
In the "Select Job: F01" window, select FS_LOESCHEN_FUNKTIONAL
Hit F5
"Results" window should show "JOB_STATUS = OKAY"

Note: fs_lesen_funktional only read fault codes, FS_LOESCHEN_FUNKTIONAL will delete it.
Appreciate 4
Johnny2501039.50
M2_PLS32.00
      02-14-2018, 01:42 AM   #8
Johnny250
Colonel
1040
Rep
2,152
Posts

Drives: 328d Wagon
Join Date: Apr 2012
Location: Los Angeles

iTrader: (38)

in the process of doing this.. did all the coding you provided above but i still need to reset my airbag module by using tool32.

did your errors turn into just "restraint malfunction" instead of passenger/driver restraint malfunction after you did the coding?

with no reset.. i now only have one "restraint malfunction" instead of passenger and driver restraint malfunction.
Appreciate 0
      02-15-2018, 02:12 AM   #9
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

You need to do a reset using tool32. Also check to make sure the seat belt receptacle is properly plugged into the factory yellow connector.
Appreciate 0
      02-15-2018, 02:05 PM   #10
Johnny250
Colonel
1040
Rep
2,152
Posts

Drives: 328d Wagon
Join Date: Apr 2012
Location: Los Angeles

iTrader: (38)

Quote:
Originally Posted by coolmody View Post
You need to do a reset using tool32. Also check to make sure the seat belt receptacle is properly plugged into the factory yellow connector.
did all of that.. didn't work.

just went to tom @ eas to get it fixed.. wasn't worth the headache.
Appreciate 0
      05-10-2018, 02:22 AM   #11
M3mo
New Member
3
Rep
26
Posts

Drives: M3 2011 ZCP
Join Date: Dec 2015
Location: UK

iTrader: (0)

Quote:
Originally Posted by coolmody View Post
I have a set of Recaro Sportster CS seats waiting to be installed. Does anyone know the values I need to code to disable all the seatbelt and airbag warnings I will get after the swap? I was able to find these codes for E9x, but I'm not sure if they would be the same on the F8x platform. Codes for E9x:

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.)
Hi, do you have any pictures? How was the mounting? did you need to use any subframe?
Appreciate 0
      06-16-2018, 11:35 PM   #12
Revvvm3
Second Lieutenant
Revvvm3's Avatar
United_States
170
Rep
216
Posts

Drives: AW E92 M3
Join Date: Jun 2016
Location: Bay Area

iTrader: (1)

Just got my Recaro Sportster CS installed. Was anyone able code this successfully? I'm still getting the Driver Restraint light. Did the coding stated above and I still have the light on. Also if someone knows where to plug in the seatbelt connector.
Attached Images
 
__________________
Instagram: @m.ch.ael

Current: Yas Marina Blue M4
Current : Mini Cooper S R56
Sold: E46 M3/E92 M3

KW | Fall line | Volk Racing | Recaro | Bayoptiks | BM3 | THOR | IND |
Appreciate 0
      06-26-2018, 01:46 AM   #13
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

Seatbelt receptacle goes on the very bottom plug in your photo. Make sure that's plugged in correctly to clear the driver restraint error.
Appreciate 0
      06-26-2018, 09:41 AM   #14
Brasko
#LSBM3
Brasko's Avatar
No_Country
1419
Rep
1,973
Posts

Drives: 2016 BMW M3
Join Date: Feb 2015
Location: Oregon / Florida

iTrader: (4)

Garage List
Subscribed for future reference.
__________________


/// M3
Appreciate 0
      06-27-2018, 02:33 AM   #15
Revvvm3
Second Lieutenant
Revvvm3's Avatar
United_States
170
Rep
216
Posts

Drives: AW E92 M3
Join Date: Jun 2016
Location: Bay Area

iTrader: (1)

Quote:
Originally Posted by coolmody View Post
Seatbelt receptacle goes on the very bottom plug in your photo. Make sure that's plugged in correctly to clear the driver restraint error.
Plugged in, coded, and still have the Christmas Tree dashboard...
__________________
Instagram: @m.ch.ael

Current: Yas Marina Blue M4
Current : Mini Cooper S R56
Sold: E46 M3/E92 M3

KW | Fall line | Volk Racing | Recaro | Bayoptiks | BM3 | THOR | IND |
Appreciate 0
      06-29-2018, 11:50 PM   #16
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

Quote:
Originally Posted by Revvvm3 View Post
Plugged in, coded, and still have the Christmas Tree dashboard...
Are you getting driver restraint and airbag warnings? Any passenger side warnings?
Appreciate 0
      06-29-2018, 11:51 PM   #17
Revvvm3
Second Lieutenant
Revvvm3's Avatar
United_States
170
Rep
216
Posts

Drives: AW E92 M3
Join Date: Jun 2016
Location: Bay Area

iTrader: (1)

Quote:
Originally Posted by coolmody View Post
Quote:
Originally Posted by Revvvm3 View Post
Plugged in, coded, and still have the Christmas Tree dashboard...
Are you getting driver restraint and airbag warnings? Any passenger side warnings?
Both
__________________
Instagram: @m.ch.ael

Current: Yas Marina Blue M4
Current : Mini Cooper S R56
Sold: E46 M3/E92 M3

KW | Fall line | Volk Racing | Recaro | Bayoptiks | BM3 | THOR | IND |
Appreciate 0
      07-01-2018, 10:08 AM   #18
coolmody
First Lieutenant
365
Rep
362
Posts

Drives: AW/SO F80 M3
Join Date: Mar 2014
Location: Calgary, Canada

iTrader: (0)

Quote:
Originally Posted by Revvvm3 View Post
Both
Reset using tool32 and instructions above if you have the airbag warnings. The driver/passenger restraint errors occur if you don't have the seatbelt receptacles plugged in correctly.
Appreciate 0
      01-17-2019, 12:22 PM   #19
utkunoa
New Member
Germany
2
Rep
18
Posts

Drives: 2018 BMW F82 M4 Competition
Join Date: Oct 2013
Location: Izmir, Berlin

iTrader: (0)

Im solved this problem friends without connected plugs. If anyone need to help just send me pm
Appreciate 0
      09-13-2019, 12:34 PM   #20
gvitki
Registered
0
Rep
1
Posts

Drives: BMW e61
Join Date: Jun 2015
Location: Italy

iTrader: (0)

Hi friends,
I have the same problem.
I have performed all the coding steps listed above, but without success.
Can you please help me?
Infinitely thank you very much!!
Appreciate 0
      05-09-2020, 10:59 PM   #21
iBrakeLate
Private
93
Rep
76
Posts

Drives: 2020 M2 Competition
Join Date: Dec 2019
Location: Miami

iTrader: (0)

I tried to install the seats in an 2020 F87 M2 Comp today, and seems like no matter what I do, I can't code out one restraint system error.

I only have the driver seat changed right now, was making sure I can code everything before changing the passenger seat.

I have the factory belt buckle on, the connector is connected correctly, because if I remove the connector I get a secondary code.

I tried to clear all the codes with tool32 but one won't clear.

So far I coded all the following:

Occupancy sensor:
CIS_Beifaher: aktiv -> nicht_aktiv

Driver seat airbag:
Sitzairbag_Thorax_Fahrer: aktiv -> nicht_aktiv

Driver seat position sensor memory:
Sitzpositionsensorserkennung_Sitzmemory_Fahrer: aktiv -> nicht_aktiv

Coded all the memory settings to nicht_aktiv as well.

Any help would be appreciated.



Attached Images
  
Appreciate 0
      12-18-2020, 08:13 PM   #22
chetrickerman
ECUTek Master Tuner
chetrickerman's Avatar
United_States
10438
Rep
1,728
Posts

Drives: F80 M3 YMB
Join Date: Jul 2017
Location: Colorado Springs

iTrader: (0)

Garage List
2016 BMW M3  [9.00]
Just ordered some Sparco QRT seats. Were you guys able to get the coding resolved?
__________________
Quote:
Torque is a measure of an engine's ability to do work; Power is the rate at which work is done
Appreciate 0
Post Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 10:59 PM.




f80post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST