No1coolfool
03-05-2017, 02:23 PM
Hey guys i just need a little coding with vcds to help me do this:
I believe folks with MMI 2G will need to do the following in VAG COM
Step 1:
Then enable the 'connection' between Cent. Elect and the Interior light MMI menu item (the same on all systems):
Code:
[09 – Cent. Elect.][Coding - 07] -> Long Coding Helper -> Byte 16
Bit 6 - Set this bit manually to “1” - (1 = active)
Step 2:
Code:
Enable the Interior lighting (extended) MMI item:
[07 - Control Head][Adaptation - 10] -> Channel 1
add 2 to the existing value
Step 3:
Hidden Menu
"Under DIAG SETTINGS -> APK 0x01, 0x0B, 0x0C -> Interior lighting (extended), you'll want to select that option and it will turn from an empty box to a checked box.
Reboot the MMI and under CAR you will see the option "Background Lighting".
Sent from my iPhone using Tapatalk
I believe folks with MMI 2G will need to do the following in VAG COM
Step 1:
Then enable the 'connection' between Cent. Elect and the Interior light MMI menu item (the same on all systems):
Code:
[09 – Cent. Elect.][Coding - 07] -> Long Coding Helper -> Byte 16
Bit 6 - Set this bit manually to “1” - (1 = active)
Step 2:
Code:
Enable the Interior lighting (extended) MMI item:
[07 - Control Head][Adaptation - 10] -> Channel 1
add 2 to the existing value
Step 3:
Hidden Menu
"Under DIAG SETTINGS -> APK 0x01, 0x0B, 0x0C -> Interior lighting (extended), you'll want to select that option and it will turn from an empty box to a checked box.
Reboot the MMI and under CAR you will see the option "Background Lighting".
Sent from my iPhone using Tapatalk