THE LARGEST BMW 2-SERIES FORUM ON THE PLANET
2Addicts
2Addicts
BMW Garage BMW Meets Register Today's Posts
2Addicts | BMW 2-Series forum Technical Topics DIY and Coding Discussions DIY: LCI Tailights

Post Reply
 
Thread Tools Search this Thread
      04-24-2022, 09:22 AM   #133
BMW335l
Private
9
Rep
54
Posts

Drives: M240i, GTI MK5, Corolla TTE
Join Date: Sep 2020
Location: Unknown

iTrader: (0)

I'm thinking about changing my pre lci tail lights to either lci or lci blackline. Which one do you guys prefer?

And is the procedure exactly the same for blackline as with the regular LCI?
Appreciate 0
      04-24-2022, 07:39 PM   #134
TrboMike
First Lieutenant
142
Rep
345
Posts

Drives: BMW M240ix
Join Date: Sep 2019
Location: 07508

iTrader: (0)

Quote:
Originally Posted by BMW335l View Post
And is the procedure exactly the same for blackline as with the regular LCI?
Yup
Appreciate 0
      08-09-2023, 02:33 AM   #135
Matty2512
Registered
0
Rep
2
Posts

Drives: Bmw 235i
Join Date: Aug 2023
Location: Southampton

iTrader: (0)

Quote:
Originally Posted by Gabrola View Post
Attachment 1660754

The taillights are a direct fit in place of the pre-LCI ones but need a 6-pin connector instead of the 8-pin connector.

The old connector had 3-pins for the 3 brake light bulbs while the new one only needs one. While some people have opted to solder the 3 brake light wires together and connect them using a single pin. I opted to only use one of the pins, specifically the inner brake light pin since that is the one used for the brake force display function. The other two pins remain in the old connector and is left dangling next to the new connector in case the installation needs to be reversed for whatever reason.

Parts List:
  • Left Taillight: 63217420991
  • Right Taillight: 63217420992
  • 6-Pin Connectors (2x): 61132359993

Tools:
  • 10mm Socket and Driver
  • Pick tool or narrow flat-head screwdriver
  • ENET Cable and coding software (E-Sys)
  • Electrical tape
  • Masking tape (optional)

Instructions:
  1. Cover the area right below the taillight with masking tape because you risk scratching the bumper when pulling it out.
  2. Open the trunk and open the two plastic covers covering the two 10mm nuts on the taillight and unscrew them.
  3. Give the taillight a good tug and it will come out. The outer side is held in with a snap-in rubber ball thing so it needs a good tug.
  4. Remove the 8-pin connector from the taillight. First unlock the connector by pulling on gray locking tab and then pull on the connector to remove it.
  5. Put the old taillight aside.
  6. Now open the small pin-locking plastic pieces on both sides of the connector locking the pins in place.
  7. Remove all pins from the 8-pin connector except the two non-BFD brake light pins. To remove the pins just unlock them by pushing on them using a pick tool through the newly exposed area.
  8. Remove the purple locking tab from the new 6-pin connector and correctly insert the pins into it according to the pinning guide. Don't forget to insert the purple locking tab again.
  9. Now wrap the old 8-pin connector with the brake light pins with electrical tape so no water can get in there and corrode the pins.
  10. Plug in the new connector into the new taillight and install the taillight. Make sure while installing the tallight that the rubber drip rail is not bent and is correctly sealed against the body of the car.
  11. Repeat for the other side.
  12. Code the car

Pinout:
Pre-LCI Left:
Pin 1 Gray / Blue = Reversing Light
Pin 2 Gray / Violet = LED Bar
Pin 3 Gray / Yellow = Fog Light
Pin 4 Black / White = Turn Signal
Pin 5 Yellow / Black = Brake Light
Pin 6 Brown = Ground (-)
Pin 7 Black / Yellow = Brake Light
Pin 8 Gray / Pink = BFD/Brake Light

LCI Left:
Pin 1 Gray / Pink = BFD/Brake Light
Pin 2 Black / White = Turn Signal
Pin 3 Brown = Ground (-)
Pin 4 Gray / Violet = LED Bar
Pin 5 Gray / Blue = Reversing Light
Pin 6 Gray / Yellow = Fog Light

Pre-LCI Right:
Pin 1 Black / Gray = Turn Signal
Pin 2 Gray / Yellow = Fog Light
Pin 3 Gray / Black = LED Bar
Pin 4 Gray / Blue = Reversing Light
Pin 5 Gray / Pink = BFD/Brake Light
Pin 6 Black / Blue = Brake Light
Pin 7 Brown = Ground (-)
Pin 8 Yellow / Violet = Brake Light

LCI Right:
Pin 1 Gray / Pink = BFD/Brake Light
Pin 2 Black / Gray = Turn Signal
Pin 3 Brown = Ground (-)
Pin 4 Gray / Black = LED Bar
Pin 5 Gray / Blue = Reversing Light
Pin 6 Gray / Yellow = Fog Light

Coding:

REM:
3061 LceOutputChannels:
SL_L_KALTUEBERWACHUNG = nicht_aktiv
SL_L_WARMUEBERWACHUNG = nicht_aktiv
SL_L_IS_LED = aktiv
SL_R_KALTUEBERWACHUNG = nicht_aktiv
SL_R_WARMUEBERWACHUNG = nicht_aktiv
SL_R_IS_LED = aktiv

SL_2_L_KALTUEBERWACHUNG = nicht_aktiv
SL_2_L_WARMUEBERWACHUNG = nicht_aktiv
SL_2_L_IS_LED = aktiv
SL_2_R_KALTUEBERWACHUNG = nicht_aktiv
SL_2_R_WARMUEBERWACHUNG = nicht_aktiv
SL_2_R_IS_LED = aktiv

BL_L_KALTUEBERWACHUNG = nicht_aktiv
BL_L_WARMUEBERWACHUNG = nicht_aktiv
BL_L_IS_LED = aktiv
BL_R_KALTUEBERWACHUNG = nicht_aktiv
BL_R_WARMUEBERWACHUNG = nicht_aktiv
BL_R_IS_LED = aktiv

BFD_L_KALTUEBERWACHUNG = nicht_aktiv
BFD_L_WARMUEBERWACHUNG = nicht_aktiv
BFD_L_IS_LED = aktiv
BFD_R_KALTUEBERWACHUNG = nicht_aktiv
BFD_R_WARMUEBERWACHUNG = nicht_aktiv
BFD_R_IS_LED = aktiv

NSL_L_KALTUEBERWACHUNG = nicht_aktiv
NSL_L_WARMUEBERWACHUNG = nicht_aktiv
NSL_L_IS_LED = aktiv
NSL_R_KALTUEBERWACHUNG = nicht_aktiv
NSL_R_WARMUEBERWACHUNG = nicht_aktiv
NSL_R_IS_LED = aktiv

FRA_H_L_KALTUEBERWACHUNG = nicht_aktiv
FRA_H_L_WARMUEBERWACHUNG = nicht_aktiv
FRA_H_L_IS_LED = aktiv
FRA_H_R_KALTUEBERWACHUNG = nicht_aktiv
FRA_H_R_WARMUEBERWACHUNG = nicht_aktiv
FRA_H_R_IS_LED = aktiv

3062 LceLampMapping1:
MAPPING_BREMSL_L_PWM_LEVEL_1 = 13.7V (89)
MAPPING_BREMSL_R_PWM_LEVEL_1 = 13.7V (89)
MAPPING_BRAKEFORCED_L_PWM_LEVEL_1 = 13.7V (89)
MAPPING_BRAKEFORCED_R_PWM_LEVEL_1 = 13.7V (89)
MAPPING_BLINKER_H_L_PWM_LEVEL_1 = 13.7V (89)
MAPPING_BLINKER_H_R_PWM_LEVEL_1 = 13.7V (89)

3063 LceLampMapping2:
MAPPING_NEBELSCHLUSSL_L_PWM_LEVEL_1 = 13.7V (89)
MAPPING_NEBELSCHLUSSL_R_PWM_LEVEL_1 = 13.7V (89)

Images:

Attachment 1660755

Attachment 1660756

Attachment 1660757
Would the coding settings above be suitable for pre lci to gt style upgraded lights or would that coding package not work?
Appreciate 0
      08-09-2023, 03:29 PM   #136
TrboMike
First Lieutenant
142
Rep
345
Posts

Drives: BMW M240ix
Join Date: Sep 2019
Location: 07508

iTrader: (0)

I assume the GTStyle is all LED. You'd have to code the car to tell it which are LED and leave alone those that are not, the above coding assumes all is LED except for the reverse lights. Other than that the only thing you might not want to do it the mapping to the 13.7 voltage. You might want to fork with the voltages to make sure you get the blink rate/brightness you want out of the LEDs. But thats just playing with it to get it the way you want.
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 02:16 PM.




2addicts
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