Pages: [1]
Author Topic: 06A906032DL ME7_95040  (Read 10216 times)
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« on: February 06, 2016, 09:11:32 PM »

Error codes are all in ze code  Roll Eyes

I can make a list if theres is must interest, the dev should have a nice header file though.

I'm interested, searching through 39 pages of comments looking for my same code is pretty error prone for me :-)

Anyone know what 0x50501 and/or 0x50001 are?
As background, the executable is "ME7_EEPROM v1.40"  Is the correct version to be using for the read?

Thanks
Logged
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #1 on: February 07, 2016, 10:31:17 AM »

Deleted
« Last Edit: February 08, 2016, 09:05:41 PM by DannyTheMenace » Logged
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #2 on: February 07, 2016, 11:00:23 AM »

Think I'm seeing what valgas is seeing in Post:580 on Page:39 (one back)

Don't understand how he solved it.  Anyone know?
« Last Edit: February 08, 2016, 09:09:55 PM by DannyTheMenace » Logged
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #3 on: February 10, 2016, 08:39:49 AM »

ECU type: ME7.5/3/4019.20

Code:
C:\Users\ddevine\nefmoto>me7check full_ecu_dump.bin
=====================================
me7check v1.12 (c) mki, 06/2004-05/2012
Checking file full_ecu_dump.bin (size=1048576)
Reading Version Strings...
-> Bootrom Version = 05.12
-> EPK = 40/1/ME7.5/3/4019.20//24b/Dst03o/280800//
-> Contents of ECUID data table:
   - '0261206890'         (SSECUHN)
   - '1037360227'         (SSECUSN)
   - '06A906032DL '       (VAG part number)
   - '0003'               (VAG sw number)
   - '1.8L R4/5VT     '   (engine id)
-> Contents of ECUID data table:
   - 'HW_MAN004'

-> No errors found. File is OK.   *********************

C:\Users\ddevine\nefmoto\eepromtool>eepromtool.exe --in ../full_ecu_dump.bin --cluster
95040 Eeeprom Tool - 0.3 - No warranty implied or given, manually verify all changes before saving eeprom to ECU, this tool could cause permenent damage to ECU and prevent vehicle running

Read in 1048576bytes
WARNING: Cluster Code Block 1 and 2 do not match, this may indicate an error in the file, or a format not supported by this tool
WARNING: Cluster Code Block 1 and 3 do not match, this may indicate an error in the file, or a format not supported by this tool
WARNING: Cluster Code Block 2 and 3 do not match, this may indicate an error in the file, or a format not supported by this tool
WARNING: cannot decode VIN, try setting VIN to fix
WARNING: cannot decode ImmmoID
EEPROM Status:
- VIN:
- SKC: 033530
- Cluster Code: 70 00 FA 82 74 00 FA
- Immo ID:

Think I have IMMO 2, trying to read EEPROM and obtain PIN.  EEPROM dump attached in Reply #586.
« Last Edit: February 10, 2016, 08:42:14 AM by DannyTheMenace » Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #4 on: February 10, 2016, 07:13:53 PM »

Think I'm seeing what valgas is seeing in Post:580 on Page:39 (one back)

Don't understand how he solved it.  Anyone know?

Please learn how to use the "quote" feature.

Just thought id add my 2cents from when i did this

i did an immo 2 ecu from a 1.8t golf and was getting this:

EEPROM Status:
- VIN: XXXXXXXXXXXXXXXXX
- SKC: 065535
- Immobiliser: On
- Checksum: OK
- Size: 512bytes
- Cluster Code: 00 00 00 00 00 00
- P0601 DTC: not set
- Immo ID: XXXXXXXXXXXXXX
- Softcoding ID: 11500

so i was sweating a bit but took the gamble had to turn the baud rate up to max but all good Smiley

its so much easier to knock up a bench loom than attempt it on the car imo.

Thanks for a great tool  Smiley
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #5 on: February 10, 2016, 07:15:52 PM »

Think I have IMMO 2, trying to read EEPROM and obtain PIN.  EEPROM dump attached in Reply #586.

sigh.

http://nefariousmotorsports.com/forum/index.php?topic=9811.msg86534#msg86534
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #6 on: February 10, 2016, 09:01:22 PM »

Thank you, will do.

Valgas seemed to imply here that there was a way to read the values...
Quote
so i was sweating a bit but took the gamble had to turn the baud rate up to max but all good Smiley

its so much easier to knock up a bench loom than attempt it on the car imo.


I found an older thread on this topic, it contains info for disabling the IMMO 2 on the 06A906032DL
http://nefariousmotorsports.com/forum/index.php?topic=1546.msg14751#msg14751

I would like to keep the IMMO if possible, Is there a way to read the PIN so that I can make the adaption without going into bootmode?

Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #7 on: February 10, 2016, 09:06:10 PM »

there is no pin on immo2 for adapting ecu.
Logged
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #8 on: February 11, 2016, 01:00:44 AM »

I must not be using the correct acronyms / terminology... please excuse.

Would you please point me to a procedure/thread here for adapting new keys with the cluster?

I have the following ingredients:
1) 95040.bin dump from the EEPROM
2) Full ECU dump
3) Working ECU and Cluster, Immo-2 style and already paired.
4) Vehicle VIN
5) One working key (already paired)
6) Two new keys ready for pairing
7) Immo-2 adaption procedure from Ross-Tech site.

I need... a PIN and/or SKC to 'login' into the 'Instruments' controller with VCDS and do the adaption.

Is there a way to do this?
 
Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #9 on: February 11, 2016, 07:29:38 AM »

Would you please point me to a procedure/thread here for adapting new keys with the cluster?

7) Immo-2 adaption procedure from Ross-Tech site.

always nice when you answer your own questions.

I need... a PIN and/or SKC to 'login' into the 'Instruments' controller with VCDS and do the adaption.

Is there a way to do this?

this tool will read pin: http://opelinfo.com/
Logged
DannyTheMenace
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #10 on: February 12, 2016, 08:40:45 AM »

Thanks to both of you, well played.

VAGTacho with HEX+CAN cable and VCP does not work.  Can I obtain the information from the ECU dump?

My goal of keeping the immo and matching new keys looks to be fading, I may need to wire up a bench harness and switch it off this weekend.
Logged
giles92
Full Member
***

Karma: +13/-3
Offline Offline

Posts: 83


« Reply #11 on: February 17, 2016, 04:42:15 PM »

Your 95040 file has the SKC ff'd out at bits 32 and 33. Which means someone deleted your original 95040 or this is a replacement ecu. Since it cant be found on the 95040 the only other place it resides is in the cluster. What happened to the original 95040 file that came with the car? That would give you the info you need.
Logged
k0mpresd
Hero Member
*****

Karma: +146/-54
Offline Offline

Posts: 1655


« Reply #12 on: February 17, 2016, 05:27:58 PM »

Your 95040 file has the SKC ff'd out at bits 32 and 33. Which means someone deleted your original 95040 or this is a replacement ecu. Since it cant be found on the 95040 the only other place it resides is in the cluster. What happened to the original 95040 file that came with the car? That would give you the info you need.

no. it means this is an immo2 ecu that does not use a pin.
Logged
vwmaniac
Full Member
***

Karma: +8/-5
Offline Offline

Posts: 167


« Reply #13 on: February 19, 2016, 08:14:34 AM »

if you have vag commander you can pull the pin from the cluster as immo 2 ecus dont store it in the ecm
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.023 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)