View Single Post
      05-26-2019, 08:03 AM   #1
SDriver18i
Private First Class
SDriver18i's Avatar
No_Country
80
Rep
139
Posts

Drives: BMW X1 s18i 2019
Join Date: May 2019
Location: *

iTrader: (0)

Bimmercode - How to use rear lights as signal lights.

UPDATED WARNING:

My right LED rear DRL started to dim about 2 months ago, I got it fixed for free since I still have my warranty but I'm assuming its because of this.

It required changing the entire DRL module.

So, I will no longer recommend coding the DRL's. It might last 1 year, it might last 5 years, but it does have high probability of just giving out.

The fog lights as brake lights however is just a quick change led bulb, if it does ever fail. The fog code is on the second page, provided by Takabo.


So, I found this video.

https://www.youtube.com/watch?v=GN01Pa91PcM

Thought it was cool. Came here for help but I also found the solution.

I tried it but it didn't work properly.

With some help from the video creator, I managed to get it working for the X1 ECU!



Just a note: This will disable daytime running lights in the rear during the day.

Here's how it goes: >

Bimmercode > Body Domain Controller > Expert mode.

The codes below are found in LceLampMapping3 and 4.

What to modify: Keep in mind the names might be somewhat different in the X1. H2 becomes 2H and H becomes 1H. Other than that, this should hopefully work.

MAPPING_TAGFAHRL_H2_L_OUTPUT - sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION - Value 0x06
MAPPING_TAGFAHRL_H2_L_PRIORITY - Priority 1

MAPPING_TAGFAHRL_H2_R_OUTPUT - sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION - Value 0x07
MAPPING_TAGFAHRL_H2_R_PRIORITY - Priority 1
--
MAPPING_TAGFAHRL_H_L_OUTPUT - sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION - Value 0x06
MAPPING_TAGFAHRL_H_L_PRIORITY - Priority 1

MAPPING_TAGFAHRL_H_R_OUTPUT - sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION - Value 0x07
MAPPING_TAGFAHRL_H_R_PRIORITY - Priority 1
--
MAPPING_STANDL_H1_L_PRIORITY - Priority 3
MAPPING_STANDL_H1_R_PRIORITY - Priority 3
--
MAPPING_STANDL_H2_L_PRIORITY - Priority 4
MAPPING_STANDL_H2_R_PRIORITY - Priority 4
--
If you also want to disable the orange signal light and only use rear lights for signal, complete the following. (You might get a ticket or warning depending on your state, so, do not do this!)

MAPPING_BLINKER_H_L_PWM_LEVEL_1 - 00
MAPPING_BLINKER_H_L_PWM_LEVEL_r - 00

Last edited by SDriver18i; 12-31-2020 at 07:15 PM..
Appreciate 4
MJE60678.00
rameer5.00
Takabo49.00
X1604M55.50