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 G01 2019 X3 - ATM Replacement/Coding Help Needed jchisholm17 10 331 18-04-2024, 21:44 PM
Last Post: jchisholm17
  TMS FRM3 F10 Coding issue mj_mj_mj 17 1,898 16-04-2024, 09:30 AM
Last Post: user_530d
  BMW F10 RHD to LHD coding? morto 12 1,469 13-04-2024, 17:32 PM
Last Post: pablito94
  E60 EVO OABR to OBD Coding painsage 13 480 12-04-2024, 10:54 AM
Last Post: painsage
XZBMW 1 serie F40 coding help nixte 1 146 08-04-2024, 17:16 PM
Last Post: Fatalix
  BMW E60 Telephone coding for mr12volt Jbpetkov 3 191 06-04-2024, 19:02 PM
Last Post: Jbpetkov
  NBT Evo CAFD missing after coding error Mugga 12 502 05-04-2024, 20:30 PM
Last Post: Mugga
  BMW E60 coding problem GarageX 8 349 02-04-2024, 10:07 AM
Last Post: GarageX
XZBMW BMW F34 LHD to RHD heated seats retrofit coding Schnitzer 4 195 29-03-2024, 20:44 PM
Last Post: grizzle
  G30 LCI Headlights retrofit: High Beam Laser light locking active tcp443 19 3,467 26-03-2024, 21:25 PM
Last Post: Satia

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content