F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Today's Posts
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > F30 DIYs and Coding Discussions > Coding combos?
Studio RSR
Post Reply
 
Thread Tools Search this Thread
      12-15-2016, 02:15 PM   #1
TheRealEssad
Private First Class
TheRealEssad's Avatar
56
Rep
144
Posts

Drives: 2015 328i xDrive
Join Date: Mar 2014
Location: NJ

iTrader: (0)

Coding combos?

I like that there's the ability to code the car to close the sunroof when the rain sensor gets tripped on.

I am interested in two other "combos", and wonder if they can be coded.

1. When the auto headlights turn on, I would like the fog lights to turn on with them automatically. I prefer the look with those lights on but hate having to turn them on every time.

2. When I turn the heated seats on, I would like the heated steering wheel to also turn on.

Are these possible through coding? These also might be iDrive settings, but I've tried to look through there and can't find them.
Appreciate 0
      12-15-2016, 06:29 PM   #2
Almaretto
Major General
Almaretto's Avatar
2374
Rep
8,364
Posts

Drives: Test Vehicles
Join Date: Dec 2015
Location: Mountain View, CA

iTrader: (0)

Quote:
Originally Posted by TheRealEssad View Post
I like that there's the ability to code the car to close the sunroof when the rain sensor gets tripped on.

I am interested in two other "combos", and wonder if they can be coded.

1. When the auto headlights turn on, I would like the fog lights to turn on with them automatically. I prefer the look with those lights on but hate having to turn them on every time.

2. When I turn the heated seats on, I would like the heated steering wheel to also turn on.

Are these possible through coding? These also might be iDrive settings, but I've tried to look through there and can't find them.
Not sure if you can use IFFFT, but I do not know any way to pair features like that through E-sys.

There is coding for Rain sensor, but I do not know anyone who has actually tested it.

The only coding option is to turn on fog lights as welcome lights or allow fog with high beam or parking lamps. Set this way due to regulations against running fogs without inclement weather.

There are options for remembering heat / cooling / massage settings for seats / steering for designated shutoff interval (eg, Shutting down vehicle ==> run quick errand (< designated period) ==> start car & feature still enabled).

Never looked for pairing cold weather options.
Appreciate 0
      12-16-2016, 03:05 PM   #3
TheRealEssad
Private First Class
TheRealEssad's Avatar
56
Rep
144
Posts

Drives: 2015 328i xDrive
Join Date: Mar 2014
Location: NJ

iTrader: (0)

Sounds good, it was worth a shot to ask, thanks.
Appreciate 0
      12-17-2016, 12:04 PM   #4
jebs2k
Private First Class
Canada
27
Rep
191
Posts

Drives: 2016 435
Join Date: May 2016
Location: vancouver

iTrader: (2)

There are options for remembering heat / cooling / massage settings for seats / steering for designated shutoff interval (eg, Shutting down vehicle ==> run quick errand (< designated period) ==> start car & feature still enabled).

Never looked for pairing cold weather options.[/QUOTE]


i read on here the save timeout is 15 mins, anyone know where to change this setting?

tia
__________________
2012 328
2012 335
2016 435
2019 440 GC
Appreciate 0
      12-17-2016, 06:58 PM   #5
Almaretto
Major General
Almaretto's Avatar
2374
Rep
8,364
Posts

Drives: Test Vehicles
Join Date: Dec 2015
Location: Mountain View, CA

iTrader: (0)

Quote:
Originally Posted by jebs2k View Post

i read on here the save timeout is 15 mins, anyone know where to change this setting?

tia
NACHLAUFZEIT_SITZHEIZUNG_FRONT
NACHLAUFZEIT_SITZHEIZUNG_FOND
NACHLAUFZEIT_LENKRADHEIZUNG
Appreciate 0
      12-18-2016, 09:01 PM   #6
jebs2k
Private First Class
Canada
27
Rep
191
Posts

Drives: 2016 435
Join Date: May 2016
Location: vancouver

iTrader: (2)

Quote:
Originally Posted by Almaretto View Post
NACHLAUFZEIT_SITZHEIZUNG_FRONT
NACHLAUFZEIT_SITZHEIZUNG_FOND
NACHLAUFZEIT_LENKRADHEIZUNG

i tried coding that in the FEM but it didn't seem to work
according to this page (google translated)

https://www.drive2.ru/l/7492089/

he could get the heated wheel to stick but not the seats
a user suggested coding REM as well and it will work, but i coded both FEM and REM and still not saving after the 15 mins...

thoughts?
__________________
2012 328
2012 335
2016 435
2019 440 GC
Appreciate 0
      12-18-2016, 09:18 PM   #7
Almaretto
Major General
Almaretto's Avatar
2374
Rep
8,364
Posts

Drives: Test Vehicles
Join Date: Dec 2015
Location: Mountain View, CA

iTrader: (0)

Quote:
Originally Posted by jebs2k View Post
i tried coding that in the FEM but it didn't seem to work
according to this page (google translated)

https://www.drive2.ru/l/7492089/

he could get the heated wheel to stick but not the seats
a user suggested coding REM as well and it will work, but i coded both FEM and REM and still not saving after the 15 mins...

thoughts?
There are two different heat settings, functional time as well as shutdown interval.

Coding will depend on your vehicle packages. For example, if you have adaptive xenons or LED's, then lighting changes are done in LHM/TMS or FLE rather than Fem_body.

Equally, if you have comfort seats, there are SM (CAFD_000000B5/ CAFD_000000B6) settings. Fem_body is the main module, but REM usually controls rear functions like rear taillights and windows.
Appreciate 0
      12-18-2016, 09:52 PM   #8
jebs2k
Private First Class
Canada
27
Rep
191
Posts

Drives: 2016 435
Join Date: May 2016
Location: vancouver

iTrader: (2)

Quote:
Originally Posted by Almaretto View Post
There are two different heat settings, functional time as well as shutdown interval.

Coding will depend on your vehicle packages. For example, if you have adaptive xenons or LED's, then lighting changes are done in LHM/TMS or FLE rather than Fem_body.

Equally, if you have comfort seats, there are SM (CAFD_000000B5/ CAFD_000000B6) settings. Fem_body is the main module, but REM usually controls rear functions like rear taillights and windows.

figured it out
in addition to the FEM codes, you need to also code the SM module
3000 SA_MEMORY_ZEIT - > Set to Wert-Dauer

cheers!
__________________
2012 328
2012 335
2016 435
2019 440 GC
Appreciate 0
      12-18-2016, 09:53 PM   #9
Almaretto
Major General
Almaretto's Avatar
2374
Rep
8,364
Posts

Drives: Test Vehicles
Join Date: Dec 2015
Location: Mountain View, CA

iTrader: (0)

Quote:
Originally Posted by jebs2k View Post
figured it out
in addition to the FEM codes, you need to also code the SM module
3000 SA_MEMORY_ZEIT - > Set to Wert-Dauer

cheers!
Appreciate 0
Post Reply

Bookmarks


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 03:33 AM.




f30post
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