F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Search Today's Posts Mark Forums Read
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > F30 DIYs and Coding Discussions > Rain light sensor retrofit coding HELP!
Studio RSR
Post Reply
 
Thread Tools Search this Thread
      03-24-2018, 09:54 AM   #1
Dfahmy
Second Lieutenant
Egypt
139
Rep
216
Posts

Drives: F30 335i PWG
Join Date: Jan 2017
Location: Cairo,Egypt

iTrader: (0)

Garage List
2013 BMW 335i  [0.00]
Exclamation Rain light sensor retrofit coding HELP!

Hello everyone, I have an issue trying to code my retrofitted rain light sensor and I was wondering if anyone can help. I am supposed to change
FEM: 3060 FLC_AKTIV from nicht_aktiv --> aktiv, but I do not have that option in the drop down menu on esys. I tried changing the werte value to 01 instead of 00 and it still wont work.
Any ideas? the rest of the codes work fine, and the sensor is installed correctly as its seen in ISTA/D

Last edited by Dfahmy; 03-24-2018 at 11:34 PM.. Reason: fixed the title
Appreciate 0
      03-27-2018, 10:19 AM   #2
Dfahmy
Second Lieutenant
Egypt
139
Rep
216
Posts

Drives: F30 335i PWG
Join Date: Jan 2017
Location: Cairo,Egypt

iTrader: (0)

Garage List
2013 BMW 335i  [0.00]
any ideas??
Appreciate 0
      03-30-2018, 06:57 AM   #3
THE_AVIATOR
Private First Class
THE_AVIATOR's Avatar
Egypt
15
Rep
103
Posts

Drives: F30 320i LCI M-Sport
Join Date: Jan 2016
Location: Egypt

iTrader: (0)

I'm facing the same problem with a car that I had retrofitted before but went to replace something and Bavarian Auto updated it. Also, tried to VO code it, but didn't work. I'm trying different things, the problem is it's a friend's car and I don't have much access on it to keep trying.
Appreciate 0
      03-31-2018, 10:52 PM   #4
Dfahmy
Second Lieutenant
Egypt
139
Rep
216
Posts

Drives: F30 335i PWG
Join Date: Jan 2017
Location: Cairo,Egypt

iTrader: (0)

Garage List
2013 BMW 335i  [0.00]
Quote:
Originally Posted by THE_AVIATOR View Post
I'm facing the same problem with a car that I had retrofitted before but went to replace something and Bavarian Auto updated it. Also, tried to VO code it, but didn't work. I'm trying different things, the problem is it's a friend's car and I don't have much access on it to keep trying.
What's the VO code for the rls I'll try doing that.
__________________
2013 335i BSM ~ Stage 3 turbo, forged internals and more check out my build thread https://f30.bimmerpost.com/forums/sh...7#post23789807
Appreciate 0
      04-01-2018, 06:32 AM   #5
atzebmw
Colonel
Germany
588
Rep
2,302
Posts

Drives: Tesla Model 3
Join Date: May 2016
Location: Germany

iTrader: (0)

The VO code for the rain light sensor is the 521.
The manual codings are:


FEM_01 > LceConfiguration 3064 > LCE_BEL_LIN_VAR = nicht_aktiv [Default]
FEM_01 > LceMaster 3060 > FLA_AKTIVIERUNG = nicht_aktiv [Default]
FEM_01 > LceMaster 3060 > FLC_AKTIV = aktiv
FEM_01 > LceMaster 3060 > LDS_MIT_STELLUNG_A = aktiv
FEM_01 > PfLinSteeringWheel 3140 > LIN_VARIANTE_SPARE_SZL = szl_aic_4Band
FEM_01 > PfLinSteeringWheel 3140 > LIN_VARIANTE_SZL = szl_aic
FEM_01 > PfRainLightSensor 3130 > REGENSENSOR_INTERVALL = nicht_aktiv [Default]
FEM_01 > PfRainLightSensor 3130 > RLS_LIN_VAR = RLS
FEM_01 > WipeWashMaster 3080 > WW_REGENSENSOR = RLS_Verbaut


KOMBI L7_MID > ERM_Konfiguration 3004 > BRIG_SURR_APPL = aktiv
KOMBI L7_MID > ERM_Konfiguration 3004 > BRIG_SURR_TIMEOUT = aktiv
KOMBI L7_MID > ERM_Konfiguration 3004 > STAT_FAHRLICHT_TIMEOUT = aktiv
KOMBI L7_MID > KI_Dimmung 3007 > DIM_RLS_NACHT_AUS = mit_rls
KOMBI L7_MID > KI_Dimmung 3007 > DIM_RLS_NACHT_EIN = mit_rls
Appreciate 1
      11-06-2019, 06:47 PM   #6
Toad535
Private
United_States
11
Rep
67
Posts

Drives: F10 535 MSport
Join Date: Dec 2014
Location: Cincinnati

iTrader: (0)

Quote:
Originally Posted by atzebmw View Post
The VO code for the rain light sensor is the 521.
The manual codings are:


FEM_01 > LceConfiguration 3064 > LCE_BEL_LIN_VAR = nicht_aktiv [Default]
FEM_01 > LceMaster 3060 > FLA_AKTIVIERUNG = nicht_aktiv [Default]
FEM_01 > LceMaster 3060 > FLC_AKTIV = aktiv
FEM_01 > LceMaster 3060 > LDS_MIT_STELLUNG_A = aktiv
FEM_01 > PfLinSteeringWheel 3140 > LIN_VARIANTE_SPARE_SZL = szl_aic_4Band
FEM_01 > PfLinSteeringWheel 3140 > LIN_VARIANTE_SZL = szl_aic
FEM_01 > PfRainLightSensor 3130 > REGENSENSOR_INTERVALL = nicht_aktiv [Default]
FEM_01 > PfRainLightSensor 3130 > RLS_LIN_VAR = RLS
FEM_01 > WipeWashMaster 3080 > WW_REGENSENSOR = RLS_Verbaut


KOMBI L7_MID > ERM_Konfiguration 3004 > BRIG_SURR_APPL = aktiv
KOMBI L7_MID > ERM_Konfiguration 3004 > BRIG_SURR_TIMEOUT = aktiv
KOMBI L7_MID > ERM_Konfiguration 3004 > STAT_FAHRLICHT_TIMEOUT = aktiv
KOMBI L7_MID > KI_Dimmung 3007 > DIM_RLS_NACHT_AUS = mit_rls
KOMBI L7_MID > KI_Dimmung 3007 > DIM_RLS_NACHT_EIN = mit_rls
Interested in how you did this? I'm trying to figure the same out for a heated steering wheel (VO 248) in an F25 LCI. Don't have eSYS handy, so wondering if you had another way to figure this out...

Last edited by Toad535; 11-06-2019 at 06:57 PM..
Appreciate 0
      06-13-2021, 05:06 AM   #7
spazolla
Registered
0
Rep
4
Posts

Drives: BMW F30
Join Date: Feb 2021
Location: Bulgaria

iTrader: (0)

Thank you but how to fix FLC_AKTIV from nicht_aktiv --> aktiv, but I do not have that option in the drop down menu on esys?
Appreciate 0
      09-15-2023, 01:05 PM   #8
PedroRios
New Member
0
Rep
11
Posts

Drives: Bmw 320i f30
Join Date: Sep 2023
Location: Brasil

iTrader: (0)

Does anyone know how to disable the angel eyes completely? Even when you have a position light or headlight on? Via bimmercood
Appreciate 0
Post Reply

Bookmarks

Tags
automatic lights, coding, rain light sensor, retrofit

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 08:52 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