- Joined
- May 17, 2016
- Messages
- 26
- Reaction score
- 12
- Location
- West Virginia, USA
- VCDS Serial number
- C?ID=278990
Tried to enable the high-beam assistant(auto dimming) function on my A5 B9, Prestige. I got this from an Audi forum from one of the Q models. I do get the the "auto" icon in the display, and the option to enable it in the mmi, under exterior lighting, but it doesn't work. Must be missing something? Any help appreciated.
Front camera is required to enable this. I used a Ross-Tech, Hex-V2.
09 - Central Electrics
Coding, long coding helper,
In Byte 5, check bit 0, mmi_fla_glw_myb
Check bit 2, mmi_adaptive_light.active
In bit 5-7, replace 00 high_beam_functions.not_active
With 60 high_beam_functions->high-beam assistant
Front camera is required to enable this. I used a Ross-Tech, Hex-V2.
09 - Central Electrics
Coding, long coding helper,
In Byte 5, check bit 0, mmi_fla_glw_myb
Check bit 2, mmi_adaptive_light.active
In bit 5-7, replace 00 high_beam_functions.not_active
With 60 high_beam_functions->high-beam assistant