|
Post by eduquintela on Nov 11, 2021 23:15:18 GMT
Hello I have a Skoda scala full led from 2021 and through the applications I cannot activate the light assist (high Beam assist) because it gives an error. By long coding im able to activate it and when pushing the lever the icon of high beam activated in the vc appears but they never come on even in the most complete darkness on the highway. I don't know what else to try because I did all the coding correctly but didnt work. Thanks
|
|
|
Post by jesse93 on Nov 12, 2021 12:58:15 GMT
The high beam should only come on when: - You're driving at least 60-65 km/h - There is no other lightning around the road - There are no cars in front of you (it detects headlights and backlights). Mine is working fine on a MY20. Can you share the coding you've done?
|
|
|
Post by eduquintela on Nov 12, 2021 15:21:11 GMT
Yes, I have tested it at more than 100km / h, on the highway without cars and without lights that can bother and it does not work.
CONTROL UNIT 09 – CENTRAL ELECTRICS
SECURITY CODE 31347
ADAPTATION
FERNLICHT_ASSISTENT
EXPANDED HIGH BEAM CONTROL -> AFS FLA FERNLICHT ASSIST UBER AFS
MENUESTERUNG FERNLICHTASSISTEN –> PRESENT
FERNLICHTASSISTEN RESET -> ACTIVE
MENUESTERUNG FERNLICHTASSISTEN WERKSEINSTELLUNG –> PRESENT
FERNLICHTASSISTEN_ZETVERZOEGENERUNGSWERT - 800 ms
CONTROL UNIT A5 – DRIVER ASSISTANCE
LONG CODING
AFS_CODING_LIGHT_ASSIST –> HIGH_BEAM_ASSIST
|
|
nikos1
Closed beta tester
Posts: 63
|
Post by nikos1 on Nov 18, 2021 12:19:56 GMT
I had the same issue with a T-Roc My18 with full led, i remember that i changed on Unit 09 -> Security Code: 31347 -> Adaptation -> Fernlicht_Assistent -> Expanded Hight Beam Control -> ''AFS, Fernlicht ueber AFS'' to ''AFS, FLA, FERNLICHT ASSIST UBER AFS''. Seems you have done this but take a look again, you might try options with AFS one by one. Also take a look on A5 unit-> Long coding -> FLA_Headinglight_type: Led , FLA_Additional_high_bBeam : no_Additional_High_Beam , AFS-coding_LIght_Assist : Hight_Beam_assist .
|
|
|
Post by slothking on Jan 6, 2023 11:50:39 GMT
I have a 2022 Scala with full LED. I tried all the options in the fernlicht setting. Some of the options bought up the A on the dash, but they didn’t do anything. Some of the options gave me an error either thag the headlight assist wasn’t available, or some disabled my travel assist.
Not sure what else to try!
|
|
|
Post by jesse93 on Jan 13, 2023 11:05:49 GMT
Your coding in module 09 seems right, in module A5 something is missing:
I have the following: Controller 09 - Central Electrics Security Access - 16: 31347 Adaptations - 10 Fernlicht_assistent Menusteuerung Fernlichtassistent Werkeinstellung: Set to aanwezig (active) Menusteuerung Fernlichtassistent: Set to aanwezig (active) Erwiterte Fernlichtsteuerung: Set to AFS: FLA: FERNLICHT UEBER AFS Fernlichtassistent Reset: Set to active
Controller A5 - Front Sensor FLA_Additional_High_Beam, set to no_Additional_High_Beam (Byte 19, Bit 0-3) FLA_Headinglight_Type, set to LED (Byte 19, Bit 4-7) AFS_coding_Light_Assist, set to High_Beam_Assist (Byte 21, Bit 5-7)
Also: tick the box of "light assist" that appears in the infotainment.
|
|