Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

F25 x3 cornering light coding
09-03-2019, 18:40 PM, (This post was last modified: 09-03-2019, 19:21 PM by Fatalix.)
Post: #1
XZBMW  F25 x3 cornering light coding
Hi.  hi

Been trying to code cornering lights active on a F25 x3 production year 2012. 

Car does only have xenon lights as standard equipment. 
Any one has got any hints? Tried coding SA524 but that obviously makes adaptive light check control lights in iDrive, but the cornering light was functioning as it should. Does anyone know the parameters to enable the feature? 

Did try and code FRM > ALC_AFS_ENABLE > aktiv, but without changes.

Thanks.  biggrin

- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Quote this message in a reply
09-03-2019, 20:47 PM, (This post was last modified: 09-03-2019, 20:48 PM by jararak.)
Post: #2
RE: F25 x3 cornering light coding
if you like cornering lights with fog lights
C_CLC_ENA F030enable F030disable Enables cornering lights
C_BLC_ENA aktiv nicht_aktiv Enables cornering lights
KL_ENABLE_LI KL_Ein KL_Aus Enables cornering lights
KL_ENABLE_RE KL_Ein KL_Aus Enables cornering lights
MAPPING_abbiegel_L_output nsw_l Off Enables cornering lights -
MAPPING_abbiegel_R_output nsw_r Off Enables cornering lights
MAPPING_NEBELSCHW_L_PART_OF_WL Soft_On nicht_aktiv Turns on Left Fog Lamp with Welcome Lights
MAPPING_NEBELSCHW_R_PART_OF_WL Soft_On nicht_aktiv Turns on Right Fog Lamp with Welcome Lights
Quote this message in a reply
09-03-2019, 21:01 PM,
Post: #3
RE: F25 x3 cornering light coding
(09-03-2019, 20:47 PM)jararak Wrote:  if you like cornering lights with fog lights
C_CLC_ENA F030enable F030disable Enables cornering lights
C_BLC_ENA aktiv nicht_aktiv Enables cornering lights
KL_ENABLE_LI KL_Ein KL_Aus Enables cornering lights
KL_ENABLE_RE KL_Ein KL_Aus Enables cornering lights
MAPPING_abbiegel_L_output nsw_l Off Enables cornering lights -
MAPPING_abbiegel_R_output nsw_r Off Enables cornering lights
MAPPING_NEBELSCHW_L_PART_OF_WL Soft_On nicht_aktiv Turns on Left Fog Lamp with Welcome Lights
MAPPING_NEBELSCHW_R_PART_OF_WL Soft_On nicht_aktiv Turns on Right Fog Lamp with Welcome Lights

Those are all FEM_BODY parameters. FRM does not support these paramters.  cheers

Attached CAFD from the FRM.


Attached Files
CAFD_0000012F_013_002_020.rar
File Type: .rar
Downloaded: 17 times
Size: 1.27 KB


- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Quote this message in a reply
23-03-2019, 10:24 AM,
Post: #4
RE: F25 x3 cornering light coding
Bump. Still looking for a solution.

- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Quote this message in a reply
24-03-2019, 06:25 AM,
Post: #5
RE: F25 x3 cornering light coding
AHL2_ENABLE is what likely caused error.


Quote this message in a reply
24-03-2019, 07:58 AM,
Post: #6
RE: F25 x3 cornering light coding
(24-03-2019, 06:25 AM)Almaretto Wrote:  AHL2_ENABLE is what likely caused error.

Could it be so simple?   clapping

- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Quote this message in a reply
24-03-2019, 16:52 PM,
Post: #7
RE: F25 x3 cornering light coding
Read this in a russian forum for F10:
FRM > 3080 > Lamp_map_para_satz_01 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3080 > Lamp_map_para_satz_02 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3400 > ALC_AFS_ENABLE > aktiv
FRM > 3060 > U_EFF_CL > wert_07__13,0V = 82
FRM > AHL_ENABLE > aktiv
FRM > NSW_AUS_BEI_FL > aktiv

Could this be confirmed working for F25? Having quite a long trip to be able to test this i want to make sure it could work.

- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Quote this message in a reply
19-09-2019, 12:41 PM,
Post: #8
RE: F25 x3 cornering light coding
Is it possible to code the cornering lights ( fog lights ) in 2010 bmw X3 F25 ?
This car is equipped with FRM not FEM
VIN : L523597

Any suggestions ?

[Image: d75ed50b082be680med.png]
Quote this message in a reply
19-09-2019, 18:22 PM,
Post: #9
RE: F25 x3 cornering light coding
I succesfully got it working by coding

FRM > 3080 > Lamp_map_para_satz_01 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3080 > Lamp_map_para_satz_02 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3400 > ALC_AFS_ENABLE > aktiv
FRM > 3060 > U_EFF_CL > wert_07__13,0V = 82
FRM > AHL_ENABLE > aktiv
FRM > NSW_AUS_BEI_FL > aktiv

- Remote coding & programming - F 8HP45/50/70/75 ISN reset remote
- Remote ECU tuning MEVD17 + EDC17 + MGD1 ECUS + 8HP EGS BMW/MINI
- M2/M3/M4 CS, CSL OR GTS Flash F8x G8x -
 8HP 
Alpina EGS flash F & G remote
- EVO ID4 to ID6 flash - Apple Carplay activation

Skype: live:fatalix - Whatsapp: PM for details
Reputation: +1 - zygi898 [+1]
Quote this message in a reply
[+] 1 user says Thank You to Fatalix for this post
26-09-2019, 18:26 PM,
Post: #10
RE: F25 x3 cornering light coding
(19-09-2019, 18:22 PM)Fatalix Wrote:  I succesfully got it working by coding

FRM > 3080 > Lamp_map_para_satz_01 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3080 > Lamp_map_para_satz_02 > BV_F025_WERT02_Corneringlight-UBER-NSW
FRM > 3400 > ALC_AFS_ENABLE > aktiv
FRM > 3060 > U_EFF_CL > wert_07__13,0V = 82
FRM > AHL_ENABLE > aktiv
FRM > NSW_AUS_BEI_FL > aktiv

Thanks mate but not working for me sad

[Image: d75ed50b082be680med.png]
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW Bmw F34 trailer hitch coding ? Cryjack 2 75 27-04-2024, 20:27 PM
Last Post: dumitru.o
XZBMW F20 LCI2 black panel cluster coding sqorpius 10 2,105 27-04-2024, 06:51 AM
Last Post: hamzettin
  FDL coding BMW Apps Mugga 3 222 26-04-2024, 18:06 PM
Last Post: Mugga
XZBMW Coding a F80 M3 race car PeterY 10 579 25-04-2024, 23:32 PM
Last Post: Furgus
  NBT Evo CAFD missing after coding error Mugga 13 631 24-04-2024, 22:47 PM
Last Post: Mugga
XZBMW 6wb cluster swap and coding xMoses 4 265 22-04-2024, 19:07 PM
Last Post: NikolaIMRS
XZBMW M performance brake DSC2 SBRE coding Ckh091020 3 247 22-04-2024, 12:58 PM
Last Post: Ckh091020
  pulling both paddles put transmission into neutral coding tintoverano 1 140 22-04-2024, 12:42 PM
Last Post: raresh.tazz
XZBMW G01 2019 X3 - ATM Replacement/Coding Help Needed jchisholm17 10 491 18-04-2024, 21:44 PM
Last Post: jchisholm17
  TMS FRM3 F10 Coding issue mj_mj_mj 17 1,967 16-04-2024, 09:30 AM
Last Post: user_530d

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content