View Single Post
      09-21-2019, 05:59 PM   #91
Nitrof23MT
New Member
0
Rep
14
Posts

Drives: 228ix convert, 528i, x3 35i
Join Date: Sep 2018
Location: midwest

iTrader: (0)

Quote:
Originally Posted by shammy786 View Post
Quote:
Originally Posted by Nitrof23MT View Post
I coded my F23...the LED bar works as a blinker but my inner brake light is flashing with the blinker. The picture attached shows what the blinker looks like when it is flashing. Can anyone help me figure out how to get this bulb not to flash with my blinker? It would be much appreciated Everything else though is working as intended.


I used this code:

REAR LIGHT BARS REMAPPED FOR TURN SIGNALS

MAPPING_TAGFAHRL_H2_L_OUTPUT > sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION > werte 06
MAPPING_TAGFAHRL_H2_L_PRIORITY > Priority 1

MAPPING_TAGFAHRL_H2_R_OUTPUT > sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION > werte 07
MAPPING_TAGFAHRL_H2_R_PRIORITY > Priority 1
--
MAPPING_TAGFAHRL_H_L_OUTPUT > sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION > werte 06
MAPPING_TAGFAHRL_H_L_PRIORITY > Priority 1

MAPPING_TAGFAHRL_H_R_OUTPUT > sl-r
MAPPING_TAGFAHRL_H_R_FUNCTION > werte 07
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
--
Turn off L/R Rear Orange Turn signal
MAPPING_BLINKER_H_L_PWM_LEVEL_1 > 00
MAPPING_BLINKER_H_R_PWM_LEVEL_1 > 00


Are your tail light bars on ALL the time as well as flashing when indicating?
Unfortunately they do not. I was more concerned with the blinking inner brake light that blinks with my coded LED light bar. Doesn't look very clean... I never figured that out. Did you get yours to stay on?
Appreciate 0