Thread: Amber delete
View Single Post
      02-15-2024, 09:33 AM   #45
MrRager01
Private First Class
MrRager01's Avatar
34
Rep
182
Posts

Drives: BMW f80 M3
Join Date: Jan 2022
Location: Arizona

iTrader: (2)

Quote:
Originally Posted by F80_BK View Post
Code with BimmerCode app.

Both TMS Modules (Left & Right)

TMS_03 (Driver Headlight Module left):
>Section 3005
-Standlicht Modus 1
-Standlicht Modus 2
-Welcome Light 1 (if you want the 3 LEDs off when unlocking).

TMS_03 (Driver Headlight Module right):
>Section 3005
-Standlicht Modus 1
-Standlicht Modus 2
-Welcome Light 1 (if you want the 3 LEDs off when unlocking).

Stock (On) Amber LEDs:
00, 03, 00, 00, 64, 03, 00, 00, 64, 03, 00, 00, 2B, 04, 00, 00

change the Werte Value from 64 to 00 as follows:

Coded (Off) Amber LEDs:
00, 03, 00, 00, 00, 03, 00, 00, 64, 03, 00, 00, 2B, 04, 00, 00

Make this same change to all sections mentioned above (Standlicht Modus 1, Standlicht Modus 2, and Welcome Light 1)



Edit:

Just noticed you have a 2016 so you might have FLE ECUs instead of TMS. If so, then try this:

-To turn the side markers off, change LM_ID_LT04 and LM04_Name to F015Wert.

-To turn the side markers back on, change LM_ID_LT04 and LM04_Name back to F015Wert_SA552_SAE.
dm.f80 let’s try this
Appreciate 0