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 > LED Headlamp Welcome Light: How to Turn off "Low-Beam" and only have Corona Rings On?
Extreme Powerhouse
Post Reply
 
Thread Tools Search this Thread
      11-18-2017, 11:58 AM   #23
marin01
Registered
0
Rep
1
Posts

Drives: F30 318d Sportline AT 2016
Join Date: Jan 2017
Location: Croatia

iTrader: (0)

Quote:
Originally Posted by schelm61 View Post
Do switch off the LED Beam at Welcome Light

Here what you must coding

FLE -> 3000 -> WELL_LED_INSC_EIN -> 0
FLE -> 3000 -> WELL_LWR_INSC_EIN -> 0

0 = Off, 1= On

Good Luck.
It works, only have to be done on both sides, left (43) and right (44) lamp, so:
FLE (43) -> 3000 -> WELL_LED_INSC_EIN -> 00
FLE (43) -> 3000 -> WELL_LWR_INSC_EIN -> 00

FLE (44) -> 3000 -> WELL_LED_INSC_EIN -> 00
FLE (44) -> 3000 -> WELL_LWR_INSC_EIN -> 00

00 = Off, 01= On

Thanks schelm61
Appreciate 0
      02-02-2018, 05:48 AM   #24
faruk0671
New Member
0
Rep
15
Posts

Drives: F20
Join Date: Oct 2017
Location: Germany

iTrader: (0)

Quote:
Originally Posted by Tim@codemybimmer View Post
But if one were to do that, welcome lights do not become active.

There seems to be a difference between the welcome lights with Xenons (pre-LCI) and LEDs (LCI)

Pre-LCI Xenons - Essentially the Parking Lights come on (Angel eyes, side markers, rear LED accents, license plate lights), in addition to the door handle LEDs

LCI LEDs - Parking Lights come on, but the Self-Leveling LEDs do it's thing (motorized noise from the self-leveling units) and turns on for a good 5 seconds. I took a video of my loaner I had just the other day since it did capture the noise from the motors, i'll post it up when I get the chance.

Hi I have proplem. Led motor nosie why? Have you solution
Appreciate 0
      04-11-2018, 11:42 AM   #25
crossbytje
Registered
2
Rep
4
Posts

Drives: Mini Cooper D
Join Date: May 2010
Location: Belgium

iTrader: (0)

Quote:
Originally Posted by marin01 View Post
It works, only have to be done on both sides, left (43) and right (44) lamp, so:
FLE (43) -> 3000 -> WELL_LED_INSC_EIN -> 00
FLE (43) -> 3000 -> WELL_LWR_INSC_EIN -> 00

FLE (44) -> 3000 -> WELL_LED_INSC_EIN -> 00
FLE (44) -> 3000 -> WELL_LWR_INSC_EIN -> 00

00 = Off, 01= On

Thanks schelm61
So, if I would want my LED headlights (F20 LCI with adaptive leds) to stay on longer than these 5 seconds, what would I have to code for that?
Appreciate 1
JovanUK141.50
      04-11-2018, 12:46 PM   #26
Hypermile
First Lieutenant
Hypermile's Avatar
Canada
50
Rep
308
Posts

Drives: 2017 F31 328d xDrive M-S M-P
Join Date: Jun 2017
Location: Toronto, Ontario

iTrader: (0)

Quote:
Originally Posted by crossbytje View Post
So, if I would want my LED headlights (F20 LCI with adaptive leds) to stay on longer than these 5 seconds, what would I have to code for that?
this
__________________
2017 F31 328d xDrive
M Sport
M Performance

Appreciate 1
JovanUK141.50
      10-25-2018, 06:17 PM   #27
jebs2k
Private First Class
Canada
27
Rep
191
Posts

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

iTrader: (2)

anyone know how to code leds for longer than 5 seconds?
__________________
2012 328
2012 335
2016 435
2019 440 GC
Appreciate 1
JovanUK141.50
      12-15-2018, 12:29 AM   #28
sisu
Enlisted Member
15
Rep
45
Posts

Drives: BMW 320D F31
Join Date: Nov 2018
Location: DK

iTrader: (0)

Did you found out how to make them stay on for more than 5 sec?
Appreciate 1
JovanUK141.50
      03-28-2020, 05:01 PM   #29
bringmywallet
Enlisted Member
Netherlands
9
Rep
30
Posts

Drives: F30 lci
Join Date: Dec 2012
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by schelm61 View Post
Do switch off the LED Beam at Welcome Light

Here what you must coding

FLE -> 3000 -> WELL_LED_INSC_EIN -> 0
FLE -> 3000 -> WELL_LWR_INSC_EIN -> 0

0 = Off, 1= On

Good Luck.
Works perfectly, thanks!
Appreciate 0
      08-13-2020, 03:03 PM   #30
JovanUK
First Lieutenant
JovanUK's Avatar
United Kingdom
142
Rep
301
Posts

Drives: '17 M4 F83 CP, '18 M140i SHA.
Join Date: May 2015
Location: Oxfordshire

iTrader: (0)

Quote:
Originally Posted by crossbytje View Post
So, if I would want my LED headlights (F20 LCI with adaptive leds) to stay on longer than these 5 seconds, what would I have to code for that?
same here, just got my f20 lci2 with adaptive led, i want to extend the headlight 'welcome light' longer than 5sec. i have bimmercode pro but its not in any of the menus. can someone please help?

kind regards
__________________
"We at BMW do not build cars as consumer objects, just to drive from A to B. We build mobile works of art" - Chris Bangle

"If it depreciates, lease it. If it appreciates, buy it."
Appreciate 0
      01-01-2021, 07:54 AM   #31
schlichtm3
Driver
schlichtm3's Avatar
Germany
157
Rep
155
Posts

Drives: M4 Competition 2019
Join Date: Apr 2014
Location: Germany

iTrader: (0)

Hello,

Sorry. In advance for the stupid question, but I am brand new and would like to know
where in e-Sys I can find the FLE settings - I have the LED adaptive headlights.

Under: Read VCM or Read ECU?

I want to turn off the low beam on the welcome light (set from 01 to 00)
with the following Coding:

FLE (43) -> 3000 -> WELL_LED_INSC_ON -> 00
FLE (43) -> 3000 -> WELL_LWR_INSC_ON -> 00

FLE (44) -> 3000 -> WELL_LED_INSC_ON -> 00
FLE (44) -> 3000 -> WELL_LWR_INSC_ON -> 00

and. can not find it :-(

Thx for help, diy/how to/Instruction and a happy new year.
Appreciate 0
      10-31-2022, 09:16 AM   #32
Moycmika
New Member
0
Rep
7
Posts

Drives: F54 Clubman
Join Date: Sep 2022
Location: France

iTrader: (0)

Hello everyone, it's been months since I've been trying to disable them during the welcom light but without success on my 2017 Mini Clubman. Would anyone have an idea?
Appreciate 0
      12-28-2022, 06:43 PM   #33
dv8ed
Private
9
Rep
89
Posts

Drives: 2013 F30 328i N26
Join Date: Nov 2010
Location: Southern, CA

iTrader: (0)

Quote:
Originally Posted by schelm61 View Post
Do switch off the LED Beam at Welcome Light

Here what you must coding

FLE -> 3000 -> WELL_LED_INSC_EIN -> 0
FLE -> 3000 -> WELL_LWR_INSC_EIN -> 0

0 = Off, 1= On

Good Luck.
Thank you worked for me as well!

Mine was set to 1, only option available was 2 so did it for both modules working great!
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 07:20 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