PDA

View Full Version : DTCs in me7.1 problem



Gacekk
13th January, 2019, 04:15 PM
Hello. I have swapped vr5 0669006032a me7.1 into golf 2. I have some faults in ecu...

I can't found eskonf to do dtc off of these fualts. Can anyone help?

18044 - Powertrain Data Bus: Missing Message from Airbag Controller
P1636 - 35-00 - -
18057 - Powertrain Data Bus: Missing Message from ABS Controller
P1649 - 35-00 - -
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -
17834 - EVAP Purge Valve (N80): Open Circuit
P1426 - 35-00 - -
17841 - Secondary Air Pump Relay (J299): Open Circuit
P1433 - 35-00 - -
17840 - Secondary Air Injection Solenoid Valve (N112): Open Circuit
P1432 - 35-00 - -
17526 - Oxygen (Lambda) Sensor Heating: B1 S2: Open Circuit
P1118 - 35-00 - -
16525 - Oxygen (Lambda) Sensor B1 S2: Heating Circuit Malfunction
P0141 - 35-00 - -

Trojan001
13th January, 2019, 11:27 PM
I can turn it off.
Where are you from?

Gacekk
13th January, 2019, 11:33 PM
From Poland. I'm doing codewords off but i dont know how disable them in eskonf. In me7.1 is different than me7.5...

Trojan001
13th January, 2019, 11:55 PM
What do you offer in return? :D

Gacekk
14th January, 2019, 12:04 AM
What can i do...

icezero2010
14th January, 2019, 02:17 AM
Hello. I have swapped vr5 0669006032a me7.1 into golf 2. I have some faults in ecu...

I can't found eskonf to do dtc off of these fualts. Can anyone help?

18044 - Powertrain Data Bus: Missing Message from Airbag Controller
P1636 - 35-00 - -
18057 - Powertrain Data Bus: Missing Message from ABS Controller
P1649 - 35-00 - -
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -
17834 - EVAP Purge Valve (N80): Open Circuit
P1426 - 35-00 - -
17841 - Secondary Air Pump Relay (J299): Open Circuit
P1433 - 35-00 - -
17840 - Secondary Air Injection Solenoid Valve (N112): Open Circuit
P1432 - 35-00 - -
17526 - Oxygen (Lambda) Sensor Heating: B1 S2: Open Circuit
P1118 - 35-00 - -
16525 - Oxygen (Lambda) Sensor B1 S2: Heating Circuit Malfunction
P0141 - 35-00 - -

check adresse 10b70 or 71 there is esconf 13x1

8bit 2er system

than check here https://s4wiki.com/wiki/Tuning

Gacekk
14th January, 2019, 06:18 AM
I found it on 10b72. This is no sens. Thirst bit is CC and ev4 is off. 10b70 and 10b71 is 00 .On wiki 1 place on 1bit is sixth cylinder but i have 5 cylinders motor...

icezero2010
14th January, 2019, 11:34 PM
Hello. I have swapped vr5 0669006032a me7.1 into golf 2. I have some faults in ecu...

I can't found eskonf to do dtc off of these fualts. Can anyone help?

18044 - Powertrain Data Bus: Missing Message from Airbag Controller
P1636 - 35-00 - -
18057 - Powertrain Data Bus: Missing Message from ABS Controller
P1649 - 35-00 - -
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -
17834 - EVAP Purge Valve (N80): Open Circuit
P1426 - 35-00 - -
17841 - Secondary Air Pump Relay (J299): Open Circuit
P1433 - 35-00 - -
17840 - Secondary Air Injection Solenoid Valve (N112): Open Circuit
P1432 - 35-00 - -
17526 - Oxygen (Lambda) Sensor Heating: B1 S2: Open Circuit
P1118 - 35-00 - -
16525 - Oxygen (Lambda) Sensor B1 S2: Heating Circuit Malfunction
P0141 - 35-00 - -

here test n80 n112 off

me 7 wiki is for s4 but i think the bits the same

Apsik
15th January, 2019, 09:07 AM
I don't even have to say "test".
It's my SWAP file. Flashed over 20 times.


18044 - Powertrain Data Bus: Missing Message from Airbag Controller
P1636 - 35-00 - -
18057 - Powertrain Data Bus: Missing Message from ABS Controller
P1649 - 35-00 - -
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -

first 2 DTC's can be fixed with codding. Last one needs "00"

Ice is right - everything is in WIKI, but you must use brain.exe


DTC search procedure based on 066906032AG file:
DTC Error Code Class Table (8 bit table) 0x106E4
DTC Manufacturer P-codes (16 bits values) 0x14254
DTC CARB P-codes (16 bits values) 0x14694

For example, to find which error class goes with this code:
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -

In WinOLS, use the following view: 16 bits, LoHi, FF

Search for an hexadecimal value of 1650 in the first table.

Note: Since it's a Manufacturer P-Code, the error only appear in the first table

You will find 4 occurrences at the following addresses: 0x142E4, 0x142E6, 0x142E8, 0x142EA

Make the following calculation:
( addresses of the first occurrence - address of the associated DTC table) / 8 = index

( 0x142E4 - 0x14254 ) / 8 = 0x12

Now, 0x12 is the index of this DTC in the Error Code Class table.

Determine the address of the value to switch off the DTC

0x106E4 + 0x12 = 0x106F6

Gacekk
15th January, 2019, 02:04 PM
I know how to disable them in dtc table but i would like to do it in eskonf. CAN is no problem.

Gacekk
15th January, 2019, 02:38 PM
what's the pass?

Gacekk
15th January, 2019, 02:52 PM
I don't even have to say "test".
It's my SWAP file. Flashed over 20 times.


18044 - Powertrain Data Bus: Missing Message from Airbag Controller
P1636 - 35-00 - -
18057 - Powertrain Data Bus: Missing Message from ABS Controller
P1649 - 35-00 - -
18058 - Powertrain Data Bus: Missing Message from Instrument Cluster
P1650 - 35-00 - -

first 2 DTC's can be fixed with codding. Last one needs "00"

Ice is right - everything is in WIKI, but you must use brain.exe

I'm doing me7.1 thirst time and i haven't any dam for it, i'm working on r32 and s4 to find what i need.
I can't find clateve, clrshk yet.

Gacekk
16th January, 2019, 01:56 AM
I can't extract these files for you

Gacekk
16th January, 2019, 08:00 AM
I think i get it. Yesterday i did myself and think that's all what i need. o2 is not pass but i think it's because ecu don't see first o2 on table. I have to check on car this.