Above Forum Ad

Collapse

Announcement

Collapse

Email Notifications Failing (mostly Telstra)

Hello everyone. Seems there is an issue with Telstra (possible others) blocking email from our server. If you are trying to sign up I would suggest a different email if possible. If you're trying to reset your password and it fails please use the Contact Us page:
See more
See less

ACC Retrofit Advice Please for Golf MK7

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ACC Retrofit Advice Please for Golf MK7

    Hi all

    I’m covering a basic write up on another thread regarding mods to my Golf MK7 PP DSG, including this ACC retrofit. I’m going to tidy that thread up as I go to try and provide easy to follow steps for anyone else that wants to do the ACC retrofit…

    I’ve been doing hours or reading on this and I’m still not 100% sure I understand what I need to do so I thought I’d check with the experts if you wouldn’t mind reviewing the below and picking me up on anything I’ve misunderstood. A lot of threads had info from Don (thanks Don) and I acknowledge that some of his material is included below along with XaGiCo Dossier (link below)…

    Dropbox - XaGiCo DOSSIER VCDS VW GOLF MKVII 1.5.pdf - Simplify your life

    I haven’t organised component protection removal yet. I have called euro car electrics on the Sunny Coast 3 times but couldn’t get through (they charge $300); next stop is VW Newstead in Brisbane. I’m toying with the idea of buying the VNCI 6154A tool but I think it could end up being a waste of money if I don’t know how to use it. I do know you can buy single uses of ODIS but don’t really understand how that works. If anyone else has suggestions for component protection removal I’d appreciate it please…

    Parts that I have bought already:
    Front bumper centre grille with radar hole – 5G0853677D
    ACC radar plug and loom – 4F0972708
    MFSW steering wheel switches – 5G0959442N
    Bosch Long Range Radar (LRR) – 5Q0907541J

    My install sequence plan:
    1. Remove front bumper and drill existing bumper iron to mount the radar
    2. Mount the radar with less than 0.2 degrees angle and refit bumper with new grille
    2. Route the wiring loom around the inside of the engine bay to behind the battery
    3. Feed the loom through the grommet in the firewall to the passenger footwell
    4. Connect the positive for the ACC to the fuse box and negative to a ground stud
    5. Connect the CAN-Bus to the black TUIL connector as noted below:
    Or/Br -> CAN-Bus Extended Low -> Pin 3 on Radar
    Grey -> CAN-Bus Extended High -> Pin 2 on Radar
    6. Remove the existing steering wheel buttons and install the new ones
    7. Hope and pray that was all done correctly

    Now the fun part, coding:
    01 – Engine
    Set ACC with Front Assist ( PR-8T3, PR-8T8 )
    03 – ABS (coding for 29 bit) you need to edit bit 24:
    Set F8
    09 – Gateway
    Add 13 – Auto Dist. Reg on the installation list
    Under Adaptation change steering wheel type to ACC
    17 – Instrument
    On the cluster set all the ticks for Front Assist and Distance Regulation
    5F – Radio
    Set all the ticks for Front Assist, ACC and PreCrash
    A5 – Front Camera
    Set presence of ACC
    13 – Radar
    Set presence of ACC

    This where I get a bit confused due to the following:
    1. The security access code (20103) that XaGiCo dossier mentions; is that just to allow me to make changes.
    2. ABS - how do I “Set F8”. From XaGiCo dossier it’s a set of 0 and 1 that need to be changed. Also do I have to change anything on byte 26.
    3. CAN-Gateway - minor detail but is it 09 or 19 (I don’t have my car or VCDS with me at the moment)
    4. Radio - do I also need to tick all AWV options as per XaGiCo dossier
    5. Front Camera - my car doesn’t have a front camera as far as I know. Is this an issue.
    6. Radar - XaGiCo dossier talks about setting Front Assist Camera and Trailer Recognition. Is this necessary.
    7. XaGiCo dossier has a coding step involving the need for ODIS (Funktion_ACC). Is this necessary.

    Thanks in advance!
    sigpic

  • #2
    Eurocarupgrades are possibly shut for the holidays .
    2021 Kamiq LE 110 , Moon White, BV cameras F & B
    Mamba Ebike to replace Tiguan

    Comment


    • #3
      Ok thanks, I wondered the same thing. I’ll try again next week…
      sigpic

      Comment


      • #4
        First - where did you buy the LRR - or more particularly, does it have the correct dataset for this car? Have you read THIS?

        Questions:
        1 -security code ONLY needed if you want to make changes to coding values on new hex13 module (only needed for some adaptation channels)
        2 -Assuming that this car has a MK100 ABS module (with a 30 x Byte long-code string) I think the change needs to be made to Byte 24 (not Byte 29). Change Bit 2=1 and Bit 4=1
        3 The address for the CAN Gateway is 19 (not 09)
        5 No, lots of earlier mk7s didn't have the front camera installed with ACC
        6 See response 5 about front camera - does this car have a trailer module (@ address hex69)?

        Don
        Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is in the forum proper. That way you get the benefit of the wider expertise of other forum members! Thank you.

        Comment


        • #5
          thanks for the reply Don…

          I bought the LLR from a wreckers and yes I’ve read that web page. As far as I'm aware 5Q0907541J supersedes 5Q0907541G...

          I’m not home for a week so will need to confirm ABS model etc then. See below screenshot of coding from XaGiCo dossier...



          I doubt it has a trailer module as it has no towbar so I guess I just don't tick the Trailer Recognition box...

          Do you know what the ODIS coding of Funktion_ACC is for on XaGiCo dossier, as per the screenshot below...

          Last edited by guile; 14-01-2024, 12:33 PM.
          sigpic

          Comment


          • #6




            Yes, as confirmed in the first of your pictures, the correct modification to tell the ABS module that you have added the ACC module is on Byte 24 (not Byte 29).

            I'm not quite convinced about the value of either F4 (for manual), or F8 (for DSG) - but both XaGiCo and my link suggest these values, so go with it!!

            As for the second picture, I first need to explain numbering theory (a little) - my apology if you already know this stuff.

            A Byte consists of 8 x Bits. Each Bit is independent of the other Bits. I think of a Bit as a software switch meaning that a Bit can have one of two states- being either ON, or OFF (just like a normal mechanical switch) - or 1, or 0. However, unlike a normal switch, the status of a Bit is changed by a software command rather than a mechanical lever, or button

            By convention, the Bits are numbered 0, 1, 2..........7 and the complete string of 8 x Bits make-up a Binary number. It's possible to convert Binary numbers into equivalent values in other counting systems. For example, there is an equivalence of a Binary number in the normal decimal system of counting and there is also an equivalence in hexadecimal (hex) numbers - which use a base 16 counting system. The values in XaGiCo pictures, F4 and F8 are hexadecimal numbers

            Again by convention, the Bits in a Binary number are read from right-to-left - meaning that the right-most digit is Bit 0 and the left-most digit is Bit 7.

            Here's an example: the hexadecimal number F4 is equal to the Binary number 1111 0100. So the last digit on the right in the Binary number is Bit 0 (which is equal to 0) and the left most digit is Bit 7 (which is equal to 1)

            Hopefully you are still following!

            In the second picture, Byte 26 =hex50=0101 0000. So, the instructions suggest that Bit 6=1 and Bit 4=1. According to my information, this means that you are telling the ABS module that the car is fitted with Bi-Directional Wheel Speed Sensors (Multi-Link Rear Suspension). ACC needs these type of speed sensors to operate correctly - I'm not sure what happens if you tell-porkies to the ABS module about this matter!




            I'm not a user of VAS5054 - but my guess is that the screenshot shows how to use the "guided-function" feature to implement the coding changes. The "guided function" facility is the forerunner of a similar feature that was copied by OBDeleven in their One Click Apps - it's an inbuilt software function that automatically implements all coding changes across each module without the need for the individual steps when using VCDS, or OBD11

            So the screenshot shows an alternative way of implementing the ACC coding changes - it doesn't show an additional coding change that's needed in the retrofit exercise!
            Last edited by DV52; 14-01-2024, 08:58 PM.
            Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is in the forum proper. That way you get the benefit of the wider expertise of other forum members! Thank you.

            Comment


            • #7
              Great, thanks again Don…

              I think I’ve got enough info to give the coding a go now…

              The final piece of the puzzle is to get cp removed…
              sigpic

              Comment


              • #8
                If you take the car to a dealer, removing CP should cost the minimum time for a master-tech - which is normally 1 x hour. It shouldn't take anywhere near 60 minutes for a half-competent master-tech - but dealers don't use clocks to measure chargeable time -instead they use the monopoly principle of squeezing the client's wallet!!

                The last time a friend threw money at a dealer to remove CP, it cost $250- outrageous!!

                Don
                Last edited by DV52; 15-01-2024, 06:54 AM.
                Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is in the forum proper. That way you get the benefit of the wider expertise of other forum members! Thank you.

                Comment


                • #9
                  I managed to get time to fit the parts on the weekend and have a crack at the coding...

                  some of the codes were not accepted which is a bit concerning but i'm hoping that can be rectified once the component protection is removed...







                  one of the control modules couldn't be reached, 5F: Information Electr. I'm guessing thats because i've replaced the head unit with an Android one. Hope this won't be a problem when trying to finalise the coding...

                  sigpic

                  Comment


                  • #10
                    Sun 2024-01-21 10:16 AM
                    Sunday,21,January,2024,09:18:50:54062
                    VCDS -- Windows Based VAG/VAS Emulator Running on Windows 8.1 x64
                    VCDS Version: 21.9.0.2 (x64)
                    Data version: 20210903 DS330.0
                    Ross-Tech: Home


                    VIN: WVWZZZAUZFW270452 License Plate: INK10
                    Mileage: 178137km-110689mi Repair Order:



                    --------------------------------------------------------------------------------
                    --------------------------------------------------------------------------------


                    Chassis Type: AU-VW37 (5Q0)
                    Scan: 01 02 03 08 09 10 13 14 15 16 17 19 32 42 44 52 55 5F A9

                    VIN: WVWZZZAUZFW270452 Mileage: 178137km-110689miles

                    01-Engine -- Status: OK 0000
                    02-Auto Trans -- Status: OK 0000
                    03-ABS Brakes -- Status: Malfunction 0010
                    08-Auto HVAC -- Status: OK 0000
                    09-Cent. Elect. -- Status: OK 0000
                    10-Park/Steer Assist -- Status: OK 0000
                    13-Auto Dist. Reg -- Status: Malfunction 0010
                    14-Susp. Elect. -- Status: OK 0000
                    15-Airbags -- Status: OK 0000
                    16-Steering wheel -- Status: OK 0000
                    17-Instruments -- Status: OK 0000
                    19-CAN Gateway -- Status: OK 0000
                    32-Differential Locks -- Status: OK 0000
                    42-Door Elect, Driver -- Status: OK 0000
                    44-Steering Assist -- Status: OK 0000
                    52-Door Elect, Pass. -- Status: OK 0000
                    55-Headlight Range -- Status: OK 0000
                    5F-Information Electr. -- Status: Malfunction 0010
                    A9-Struct. Borne Sound -- Status: OK 0000

                    -------------------------------------------------------------------------------
                    Address 01: Engine (J623-CHHA) Labels:. 06K-907-425-V1.clb
                    Part No SW: 5G0 906 259 HW: 06K 907 425 B
                    Component: 2.0l R4 TFSI H13 0010
                    Revision: --H13--- CVN: 5FBD913B
                    Coding: 091D00324464050B2000
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_ECM20TFS0215G0906259 001014
                    ROD: EV_ECM20TFS0215G0906259.rod
                    VCID: 6BD5C38F8256DED184-803E
                    VINID: 9E69EAAAA465A969C21C0105082C00D17E

                    No fault code found.
                    Readiness: 1110 0001

                    -------------------------------------------------------------------------------
                    Address 02: Auto Trans (J743) Labels: 0D9-927-770.clb
                    Part No SW: 0D9 300 020 G HW: 02E 927 770 AQ
                    Component: DQ250-6V MQB H53 4520
                    Revision: 03253104 Serial number: TFK01502080055 CVN: 0000B2F1
                    Coding: 0014
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_TCMDQ250021 001001
                    ROD: EV_TCMDQ250021.rod
                    VCID: 1939C947184A9C41A6-804C

                    No fault code found.

                    -------------------------------------------------------------------------------
                    Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-IPB-V1.clb
                    Part No SW: 3Q0 907 379 Q HW: 3Q0 907 379 F
                    Component: ESC H42 0610
                    Revision: 00000000 Serial number: 60385000000728
                    Coding: 01FA93A15427296C077B060541C56980C92A94E0608296F700 4200B9C209
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_Brake1UDSContiMK100IPB 034036
                    ROD: EV_Brake1UDSContiMK100IPB_034.rod
                    VCID: 489F5C03F360D5C9C9-801C

                    1 Fault Found:
                    8314 - Check Coding of ECUs on Powertrain Data Bus
                    P1647 00 [009] - -
                    [New feature! Extended UDS fault detail is only supported by
                    current gen. interfaces]
                    Confirmed - Tested Since Memory Clear
                    Freeze Frame:
                    Fault Status: 00000001
                    Fault Priority: 3
                    Fault Frequency: 2
                    Reset counter: 87
                    Date: 2024.01.21
                    Time: 09:07:27


                    -------------------------------------------------------------------------------
                    Address 08: Auto HVAC (J255) Labels:| 5G0-907-044.clb
                    Part No SW: 5G0 907 044 BC HW: 5G0 907 044 BC
                    Component: Climatronic H03 1001
                    Revision: 00001K08
                    Coding: 00120004200100001005000012101400
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_ACClimaBHBVW37X 003018
                    ROD: EV_ACClimaBHBVW37X_003_VW37.rod
                    VCID: 69D9B98788AACCC1F6-803C

                    Fresh air blower control module (front):

                    A/C pressure/coolant temperature sensor:

                    Air quality sensor:

                    No fault code found.

                    -------------------------------------------------------------------------------
                    Address 09: Cent. Elect. (J519) Labels:| 5Q0-937-08X-HV1.clb
                    Part No SW: 5Q0 937 084 AJ HW: 5Q0 937 084 AJ
                    Component: BCM MQBAB H H18 0137
                    Serial number: 01011504503381
                    Coding: 03001A42C24122FB0BA44080B10C0728100000000000000000 0000000000
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_BCMCONTI 013000
                    ROD: EV_BCMBOSCH_013.rod
                    VCID: 000F84239BD02D8941-8054

                    Wiper motor control module:
                    Subsystem 1 - Part No SW: 5G2 955 119 A HW: 5G2 955 119 A
                    Labels: 5QX-955-119-V1.CLB
                    Component: WWS 150202 042 0551
                    Serial number: 150207073710
                    Coding: 0E4DDD

                    Rain/Light Recognition Sensor:
                    Subsystem 2 - Part No SW: 5Q0 955 547 A HW: 5Q0 955 547 A
                    Labels: 5Q0-955-547.CLB
                    Component: RLHS 037 0059
                    Serial number: S5Y15M02D16H19M45S23
                    Coding: 00A8DD

                    Anti-theft alarm system sensor:
                    Subsystem 3 - Part No SW: 5Q0 951 172 HW: 5Q0 951 172
                    Component: Sensor, DWA 005 0315
                    Serial number: 000000000ZY1502342Z9

                    Alarm horn:
                    Subsystem 4 - Part No SW: 5Q0 951 605 HW: 5Q0 951 605
                    Component: Sirene, DWA 004 0311
                    Serial number: 00000000000061644739

                    No fault code found.

                    -------------------------------------------------------------------------------
                    Address 10: Park/Steer Assist (J791) Labels:| 5Q0-919-294.clb
                    Part No SW: 5Q0 919 294 E HW: 5Q0 919 294 A
                    Component: PARKHILFE 8K H03 0048
                    Revision: -------- Serial number: 39391504217542
                    Coding: 0031151011
                    Shop #: WSC 01357 011 00200
                    ASAM Dataset: EV_EPHVA18AU3700000 002024
                    ROD: EV_EPHVA18AU3700000_002_VW37.rod
                    VCID: 3D713DD7ACA280616A-8068

                    No fault code found.

                    -------------------------------------------------------------------------------
                    Address 13: Auto Dist. Reg (J42 Labels:| 5Q0-907-567.clb
                    Part No SW: 5Q0 907 567 J HW: 5Q0 907 567 J
                    Component: ACC3 H09 0395
                    Serial number: 23061375030055
                    Coding: 001E1300FE030B
                    Shop #: WSC 00028 028 00023
                    ASAM Dataset: EV_ACCBoschMQB 001022
                    ROD: EV_ACCBoschMQB_VW37.rod
                    VCID: 428B4E2BD55CFF9917-8016

                    3 Faults Found:
                    15360768 - Component Protection
                    U1101 00 [047] - Active
                    [New feature! Extended UDS fault detail is only supported by
                    current gen. interfaces]
                    Confirmed - Tested Since Memory Clear
                    Freeze Frame:
                    Fault Status: 00000001
                    Fault Priority: 4
                    Fault Frequency: 1
                    Reset counter: 87
                    Mileage: 178137 km
                    Date: 2024.01.21
                    Time: 09:07:27

                    Control Module temperature: 37 °C
                    Voltage terminal 15: 12.4 V
                    Vehicle speed: 0.00 m/s
                    Acceleration: 0.00 m/s²

                    1043 - Automatic Distance Control
                    B10E7 F0 [047] - Disconnected
                    [New feature! Extended UDS fault detail is only supported by
                    current gen. interfaces]
                    Confirmed - Tested Since Memory Clear
                    Freeze Frame:
                    Fault Status: 00000001
                    Fault Priority: 6
                    Fault Frequency: 1
                    Reset counter: 87
                    Mileage: 178137 km
                    Date: 2024.01.21
                    Time: 09:07:27

                    Control Module temperature: 37 °C
                    Voltage terminal 15: 12.4 V
                    Vehicle speed: 0.00 m/s
                    Acceleration: 0.00 m/s²

                    1058 - Databus
                    U1123 00 [047] - Received Error Message
                    [New feature! Extended UDS fault detail is only supported by
                    current gen. interfaces]
                    Confirmed - Tested Since Memory Clear
                    Freeze Frame:
                    Fault Status: 00000001
                    Fault Priority: 6
                    Fault Frequency: 1
                    Reset counter: 87
                    Mileage: 178137 km
                    Date: 2024.01.21
                    Time: 09:07:29

                    Control Module temperature: 37 °C
                    Voltage terminal 15: 12.3 V
                    Vehicle speed: 0.00 m/s
                    Acceleration: 0.00 m/s²


                    -------------------------------------------------------------------------------
                    sigpic

                    Comment


                    • #11
                      -------------------------------------------------------------------------------
                      Address 14: Susp. Elect. (J250) Labels: 5Q0-907-376.clb
                      Part No SW: 5Q0 907 376 HW: 5Q0 907 376
                      Component: DAEMPFUNGS-SG H16 0115
                      Serial number: 19011541350032
                      ASAM Dataset: EV_DRCONTITEMIC 001019
                      ROD: EV_DRCONTITEMIC_VW37.rod
                      VCID: 76E3E2FBC91413396B-8022

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 15: Airbags (J234) Labels:| 5Q0-959-655.clb
                      Part No SW: 5Q0 959 655 D HW: 5Q0 959 655 D
                      Component: AirbagVW20 014 0385
                      Serial number: 003F6R0G6FAC
                      Coding: 98CCC000000000005C00000000C800000065
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_AirbaVW20SMEVW37X 002130
                      ROD: EV_AirbaVW20SMEVW37X_VW37.rod
                      VCID: 41894127D05AE4810E-8014

                      Crash sensor for side airbag: driver side:
                      Subsystem 1 - Part No SW: ----------- HW: 480 001 102 15
                      Component: SideSensor_Df 001 0887
                      Serial number: 3576700000060274E21L
                      Coding: 2D2D2D

                      Front Passenger's Side Airbag Crash Sensor:
                      Subsystem 2 - Part No SW: ----------- HW: 480 001 102 15
                      Component: SideSensor_Pf 001 0887
                      Serial number: 3586700000036134E21K
                      Coding: 2D2D2D

                      Rear Side Airbag Crash Sensor (on driver's side):
                      Subsystem 3 - Part No SW: ----------- HW: 480 400 602 15
                      Component: SideSensor_Dr 001 6149
                      Serial number: 3516502A1196FF53D06K
                      Coding: 2D2D2D

                      Passenger side rear thorax airbag crash sensor:
                      Subsystem 4 - Part No SW: ----------- HW: 480 400 602 15
                      Component: SideSensor_Pr 001 6149
                      Serial number: 3526502BB196FF54804Q
                      Coding: 2D2D2D

                      Crash sensor for front airbag: driver side:
                      Subsystem 5 - Part No SW: ----------- HW: 480 400 502 15
                      Component: FrontSensor_D 001 6149
                      Serial number: 3556502C5192BC734039
                      Coding: 2D2D2D

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 16: Steering wheel (J524) Labels:| 5Q0-953-549.clb
                      Part No SW: 5Q0 953 521 P HW: 5Q0 953 569 A
                      Component: Lenks.Modul 075 0175
                      Revision: FF032032 Serial number: 20150212400803
                      Coding: 0410
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_SMLSVALEOMQB 001015
                      ROD: EV_SMLSVALEOMQB.rod
                      VCID: 3F8D47DFA6AE927178-806A

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 17: Instruments (J285) Labels:| 5G0-920-XXX-17.clb-SRI3
                      Part No SW: 5G1 920 756 HW: 5G1 920 756
                      Component: KOMBI 301 4310
                      Coding: 27AD09083F80000800802A011400000000000000
                      Shop #: WSC 00046 412 12345
                      ASAM Dataset: EV_DashBoardVDDMQBAB 009043
                      ROD: EV_DashBoardVDDMQBAB_009_VW26.rod
                      VCID: 6ADBC68B8DACC7D9FF-803E

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 19: CAN Gateway (J533) Labels:| 5Q0-907-530-V1.clb
                      Part No SW: 5Q0 907 530 AC HW: 5Q0 907 530 F
                      Component: GW MQB High 128 1204
                      Revision: -------- Serial number: 0003097448
                      Coding: 030100342F085900FF00026B9C0F0001000105000000000000 0000000000
                      Shop #: WSC 00046 412 12345
                      GVL: 01543C5000000000400C90000000CC00000000000000000000 00000000000000
                      ASAM Dataset: EV_GatewLear 011020
                      ROD: EV_GatewLear_011.rod
                      VCID: 72EBDEEBA57C0F1947-8026

                      Generator:

                      Multifunction steering wheel control module:
                      Subsystem 2 - Part No SW: 5G0 959 442 N HW: 5G0 959 442 N
                      Labels: 3C8-959-537.CLB
                      Component: E221__MFL-DC1 H06 0038
                      Serial number: 29140000427050064121
                      Coding: 2DFFFF

                      Battery Monitoring Control Module:
                      Subsystem 3 - Part No SW: 5Q0 915 181 G HW: 5Q0 915 181 G
                      Component: J367-BDMHella H04 8050
                      Serial number: 4199495603

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 32: Differential Locks (J492) Labels:* 0CQ-907-554.clb
                      Part No SW: 0CQ 907 554 E HW: 0CQ 907 554 E
                      Component: Quersperre H52 8040
                      Serial number: HA1-00002.12.14
                      Coding: 0001
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_LockElectHA1VW37X 001001
                      ROD: EV_LockElectHA1VW37X.rod
                      VCID: 479D5F3FFE7EDAB1C0-8012

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 42: Door Elect, Driver (J386) Labels:| 5QX-959-X93-42.clb
                      Part No SW: 5Q0 959 593 D HW: 5Q0 959 593 B
                      Component: TSG FS 020 0028
                      Serial number: 270115BAP14609
                      Coding: 003E02208001040000000000
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_DCUDriveSideEWMAXKLO 006003
                      ROD: EV_DCUDriveSideEWMAXCONT.rod
                      VCID: 428B4E2BD55CFF9917-8016

                      Rear Driver Side Door Control Module:
                      Subsystem 1 - Part No SW: 5Q0 959 812 HW: 5Q0 959 812 Labels:
                      5QX-959-81X-V1.CLB
                      Component: FOND_FHSG_DRV 005 0005
                      Serial number: 00000000000005296446
                      Coding: 0D0000

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 44: Steering Assist (J500) Labels:| 5Q0-909-144.clb
                      Part No SW: 3Q0 909 144 H HW: 3Q0 909 144 H
                      Component: EPS_MQB_ZFLS 505 5061
                      Coding: 8103
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_SteerAssisMQB 012140
                      ROD: EV_SteerAssisMQB_012_VW37.rod
                      VCID: 377D2FFF8E9EAA31B0-8062

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 52: Door Elect, Pass. (J387) Labels:| 5QX-959-X92-52.clb
                      Part No SW: 5Q0 959 592 D HW: 5Q0 959 592 B
                      Component: TSG BFS 020 0028
                      Serial number: 060215BB515856
                      Coding: 003E02208E01040000800000
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_DCUPasseSideEWMAXKLO 006003
                      ROD: EV_DCUPasseSideEWMAXCONT.rod
                      VCID: 41894127D05AE4810E-8014

                      Rear Passenger Door Control Module:
                      Subsystem 1 - Part No SW: 5Q0 959 811 HW: 5Q0 959 811 Labels:
                      5QX-959-81X-V1.CLB
                      Component: FOND_FHSG_PSG 005 0005
                      Serial number: 00000000000005331087
                      Coding: 150000

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 55: Headlight Range (J745) Labels:| 7P6-907-357.clb
                      Part No SW: 7P6 907 357 D HW: 7P6 907 357 A
                      Component: AFS-ECU H07 0090
                      Revision: -------- Serial number: --------------
                      Coding: 029603000B000200
                      Shop #: WSC 01357 011 00200
                      ASAM Dataset: EV_HeadlRegulVWAFSMQB 001120
                      ROD: EV_HeadlRegulVWAFSMQB.rod
                      VCID: 408F4423DB50ED8901-8014

                      Left Headlamp Power Output Stage:
                      Subsystem 1 - Part No SW: 3D0 941 329 E HW: 3D0 941 329 E
                      Labels: 3D0-941-329.CLB
                      Component: LeiMo links H01 0002
                      Coding: 2E0000

                      Right Headlamp Power Output Stage:
                      Subsystem 2 - Part No SW: 3D0 941 329 E HW: 3D0 941 329 E
                      Labels: 3D0-941-329.CLB
                      Component: LeiMo rechts H01 0002
                      Coding: 2E0000

                      No fault code found.

                      -------------------------------------------------------------------------------
                      Address 5F: Information Electr.
                      Cannot be reached

                      -------------------------------------------------------------------------------
                      Address A9: Struct. Borne Sound (J869) Labels: 4H0-907-159.clb
                      Part No SW: 5G0 907 159 HW: 4H0 907 159 A
                      Component: SAS-GEN 2 H06 0014
                      Serial number: 150118201063
                      ASAM Dataset: EV_SoundActuaGen2AU64X 003010
                      ROD: EV_SoundActuaGen2AU64X.rod
                      VCID: 6BD5C38F8256DED184-803E

                      No fault code found.

                      End-------------------------(Elapsed Time: 05:21)--------------------------
                      sigpic

                      Comment


                      • #12
                        just pasting this here from another website as i have a feeling it may come handy for abs coding...

                        MK100 ABS Coding | Ross-Tech Forums

                        Retrofitting Adaptive Cruise Control to Mk7 (oh the fun you shall have!) | VW Vortex - Volkswagen Forum

                        This is an extract from the link above:

                        "There's a .pdf floating around out there by "Xagico" that lists a pile of different retrofits and mods that can be done on the Mk7; it has a lot of the coding changes to be made. So that's where I started.

                        In ABS coding, however, the recommendations on Byte24 ( F4 or F8 ) were not accepted by my car. (I'm guessing this is because Xagico is Spanish(?), and the European cars came with some hardware as standard that were not offered on our cars).
                        Anyway, using the Somnus's spreadsheet, I was able to calculate that Byte24 on my car should be either 16 or 18; I tried 16 there and it worked. Again, YMMV, so do the math for yourself.

                        Next, I changed Byte26 to F0 - if you install the new rear wheel ABS sensors first and continue to drive your car without making any other changes, you'll probably have a pile of errors on your display. Change this byte and the errors should disappear literally as you're sitting there.
                        (Xagico's pdf said to change this to 50, and when I had my just the wheel sensors in my car - without swapping the ABS module - "50" made the errors go away. But once the new module was in the car, while I didn't have any errors, ACC would not work. Helpful user at ross-tech forum suggested to try "F0"....and just like that, everything, ACC worked. Not sure how he arrived at F0, but I'm glad he did.

                        Lastly in Byte29, Xagico said to change it to 39, but that didn't work for me. A user over at Ross-tech's forums helping me out suggested 22 - and that one worked."
                        Last edited by guile; 23-01-2024, 07:20 PM.
                        sigpic

                        Comment


                        • #13
                          It's good to hear you got it sorted; I like to use the VCDS coding helper for these types of things and cross-check other cars' scan logs with the setup you are trying to match.

                          Don't worry about any coding of the 5F unit, that's only for the menus to show up on the radio.


                          With your component protection issue, you need to find someone who has access to ODIS, 5054a or vas6154 and access to geko; I know due to the right to repair stuff, some good VAG specialists have access to this now.


                          There is a shady market of companies "renting" their accounts out in 15min\20min blocks, not going to recommend that here.
                          MY12 Passat FSI Highline | 3.6L VR6 | Cashmere Brown | Driver Assistance Package | Dynaudio | Discover Media | TPMS Direct | Side Assist | Adaptive Cruise | 3D colour cluster | More coming soon
                          Genuine VCDS HEX-NET and VCP Pro

                          Comment


                          • #14
                            @guile: hmmm........ the coding for the ABS module in your VCDS scan doesn't make sense (it doesn't comply with your words about the changes made).

                            Here's a more elucidating form of the hex03 long-code string from your SCAN report:
                            Byte
                            Hex Binary
                            00 01 00000001
                            01 FA 11111010
                            02 93 10010011
                            03 A1 10100001
                            04 54 01010100
                            05 27 00100111
                            06 29 00101001
                            07 6C 01101100
                            08 07 00000111
                            09 7B 01111011
                            10 06 00000110
                            11 05 00000101
                            12 41 01000001
                            13 C5 11000101
                            14
                            69 01101001
                            15 80 10000000
                            16 C9 11001001
                            17 2A 00101010
                            18 94 10010100
                            19 E0 11100000
                            20 60 01100000
                            21 82 10000010
                            22
                            96 10010110
                            23 F7 11110111
                            24 00 00000000
                            25 42 01000010
                            26 00 00000000
                            27 B9 10111001
                            28 C2 11000010
                            29 09 00001001
                            As you can see - the coding values that you describe are NOT consistent with the list above. Maybe these are the pre-change coding values? If so, please post up the actual SCAN results post changes (the old long-code isn't of much value if you are describing the coding values that worked!)

                            Don
                            Last edited by DV52; 23-01-2024, 07:10 AM.
                            Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is in the forum proper. That way you get the benefit of the wider expertise of other forum members! Thank you.

                            Comment


                            • #15
                              Originally posted by MIG View Post
                              It's good to hear you got it sorted; I like to use the VCDS coding helper for these types of things and cross-check other cars' scan logs with the setup you are trying to match.

                              Don't worry about any coding of the 5F unit, that's only for the menus to show up on the radio.


                              With your component protection issue, you need to find someone who has access to ODIS, 5054a or vas6154 and access to geko; I know due to the right to repair stuff, some good VAG specialists have access to this now.


                              There is a shady market of companies "renting" their accounts out in 15min\20min blocks, not going to recommend that here.
                              thanks mate and thanks for the reassurance regarding the 5F unit, i wondered if that would be the case. panic over...

                              I've also managed to get it booked in with VW for component protection removal, lets hope i walk out of there without having to remortgage the house...

                              sigpic

                              Comment

                              Working...
                              X