Friday, October 26, 2018

Enable European rear fog light

Coded with BimmerCode and ODBLink MX Bluetooth connector on a Google Pixel 3 smartphone.

Enable Expert Mode in Bimmercode:

FEM_BODY / 3060 LCEMaster 1C / NSL_Verbaut = Verbaut

REM / 3063 LCELampMapping 2 / Mapping_Nebelschlussl_L_output = nsl_l
REM / 3063 LCELampMapping 2 / Mapping_Nebelschlussl_L_Function = nebelschlusslicht
REM / 3063 LCELampMapping 2 / Mapping_Nebelschlussl_R_output = nsl_r
REM / 3063 LCELampMapping 2 / Mapping_Nebelschlussl_R_Function = nebelschlusslicht



Image and information from:
F30 DIY US Headlight Switch Modification for Rear Fog Lights + Coding

Beauty shot

F87 M2 DCT, F30 335i M Sport SAT, E60 535i M Sport 6MT

Sunday, March 11, 2018

Decoding 8S4 and 5AP

In modern US-spec BMW vehicles, two options are decoded / disabled:
8S4 Decoding for variable light distribution (VLD)
5AP Decoding for no-dazzle high-beam assistance, or glare-free high beam assistance (GFHBA)

For vehicles with adaptive front lighting using Bi-Xenon or LED, VLD can be enabled. On a F87 M2 and a F30 335i, the following codes enable VLD:
  3073 LaMaster 1, FC
    Funktionen
      LUT_FLC_FORWARDLIGHTING_Y - F020_mit_AFS
      C_AFS_ENA = F020_enable


For vehicles with adaptive front lighting using LED and high-beam assistance (required), GFHBA can be enabled. On an F87 M2 and F30 335i, the following codes enable GFHBA:
FEM_BODY or FEM_01
  3073 LaMaster 1, FC
    Funktionen
      C_HBA_ENA = F020_enable

For vehicles with Bi-Xenon additional coding may be required, eg C_HBA_ADAPT_SHUT_ENA.

GFHBA assistance demo video / VLD information.