Pages: [1]
Author Topic: ESKONF in 4Z7907551R  (Read 10488 times)
CoupedUp
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 59


« on: March 26, 2013, 07:31:45 PM »

I'm trying to find out where ESKONF is in my BIN but I don't know how to find it. I am looking at a stock 4Z7907551R ME7.1.1 BEL 2.7T bin. I've read through the Emissions delete and setting readiness thread but it all appears to apply to other ECUs. I've checked the addresses mentioned in that thread but I don't see anything similar to it.

I guess, also moving forward after finding where ESKONF is, I'll need to figure out which bits are what(which order are they in)? How can I do this?

TIA,
Sean
Logged
catbed
Sr. Member
****

Karma: +8/-1
Offline Offline

Posts: 300


« Reply #1 on: March 26, 2013, 07:49:09 PM »

I'm trying to find out where ESKONF is in my BIN but I don't know how to find it. I am looking at a stock 4Z7907551R ME7.1.1 BEL 2.7T bin. I've read through the Emissions delete and setting readiness thread but it all appears to apply to other ECUs. I've checked the addresses mentioned in that thread but I don't see anything similar to it.

I guess, also moving forward after finding where ESKONF is, I'll need to figure out which bits are what(which order are they in)? How can I do this?

TIA,
Sean

Disassembly is really the only way to find the correct bits. Upload your file and I'm sure some people will take a look for you.
Logged
CoupedUp
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 59


« Reply #2 on: March 26, 2013, 08:06:10 PM »

Attached is the file. Code disassembly seems awfully intimidating to a mechanical engineer but I'm definitely willing to look into it.
Logged
catbed
Sr. Member
****

Karma: +8/-1
Offline Offline

Posts: 300


« Reply #3 on: March 26, 2013, 09:52:04 PM »

Attached is the file. Code disassembly seems awfully intimidating to a mechanical engineer but I'm definitely willing to look into it.

Ah, a fellow mechie. I have yet to delve into IDA. Figure I'll get my car tuned 100% to my liking before trying anything.

I believe ESKONF is located @10C86. Maybe someone else will chime in here to be sure.
« Last Edit: March 26, 2013, 09:55:05 PM by catbed » Logged
CoupedUp
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 59


« Reply #4 on: March 27, 2013, 10:24:06 AM »

Thanks, if that's the case.

It looks like:

               From        To
0x10C86: 00            C0
0x10C87: F0            FF        (Examples I've seen are F3 -> FF)

For SLS & SLV(if in same location, relatively):

0x10C85: (bits 4 and 5 to 1 instead of 0)
0x10C87: (bits 4 and 5 to 1 instead of 0, if FF didn't do that)

For the last two, I'll need to brush up on my hex to dec as it's been a minute since I've looked at their four bit representations. This is what I could see while on my lunch break.
Logged
NOTORIOUS VR
Administrator
Hero Member
*****

Karma: +58/-7
Offline Offline

Posts: 1056


« Reply #5 on: June 25, 2013, 10:56:40 AM »

need a little help...

I've narrowed down where the ESKONF is in the 551R box (I think so anyway), but am having a hard time making sure it's the right one.

The string which could be the ESKONF seem to repeat itself with one slight change.

Can anyone help/confirm where the proper Byte 0 is?

Thanks!
Logged

SCHNELL ENGINEERING BLOG ·  STANDALONE ECUS · TUNING · DYNO · WIRING · PARTS · VEMS
Google Talk: NOTORIOUS.VR
n00bs start here: http://s4wiki.com/wiki/Tuning
NetMofo
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10


« Reply #6 on: June 27, 2013, 10:06:38 AM »

Based on this post, I think ESKONF is at 10C86 (since it's after the 00 0D sequence):
http://nefariousmotorsports.com/forum/index.php?topic=3043.msg30065#msg30065

This post seems to confirm it:
http://nefariousmotorsports.com/forum/index.php?topic=3528.0
Logged
NOTORIOUS VR
Administrator
Hero Member
*****

Karma: +58/-7
Offline Offline

Posts: 1056


« Reply #7 on: June 27, 2013, 10:26:44 AM »

Cool! I didn't think to search for that at all.. Tongue

Thanks
Logged

SCHNELL ENGINEERING BLOG ·  STANDALONE ECUS · TUNING · DYNO · WIRING · PARTS · VEMS
Google Talk: NOTORIOUS.VR
n00bs start here: http://s4wiki.com/wiki/Tuning
marrakech
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 30


« Reply #8 on: January 31, 2015, 12:18:28 PM »

Any info about every bytes meaning?
I want to delete EGT sensors malfunction error...
Logged
learning1
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 9


« Reply #9 on: September 28, 2015, 05:19:55 PM »

It looks like:

               From        To
0x10C86: 00            C0
0x10C87: F0            FF        (Examples I've seen are F3 -> FF)

0x10C87: F0      to     ??
Can you post your results thanks
F0 = 1111 0000
F3 = 1111 0011
FC = 1111 1100
FF =  1111 1111
F6 = 1111 0110

Fomr the S4 wiki
ESKONF[5] (0x10C7A) - set to 0xC0 (set bits 6 and 7)
ESKONF[6] (0x10C7B) - set from 0xF3 to 0xFF (M-box) (set bits 2 and 3)

you might wish to CHECK
CLRHK is also 0x48 -> 0x49
or set to 0x05
BIT 1 and 4 must be set
Logged
Snow Trooper
Hero Member
*****

Karma: +89/-24
Offline Offline

Posts: 689


WWW
« Reply #10 on: September 28, 2015, 10:28:51 PM »

Hope this helps. the file has what I use to set readiness, it has never not worked for me.

I also exported a csv with map info for every map I change on an a6/allroad for my stage2/catless/readiness needs.

Logged

cartoons?
6A 61 72 65 64 40 76 6C 6D 73 70 65 63
tom-k
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 33


« Reply #11 on: January 15, 2021, 08:03:10 AM »

Anyone has know full bits pair of ESKONF for 551R or 551N bin?
Logged
bikemaker
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 7


« Reply #12 on: January 21, 2021, 08:40:43 PM »

Anyone has know full bits pair of ESKONF for 551R or 551N bin?

I had the same questions. This is what I came up with

Logged
Pages: [1]
  Print  
 
Jump to:  

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