NefMoto

Noob Zone => Noob Questions => Topic started by: mushtafa on December 18, 2015, 02:43:59 PM



Title: ESKONF 06A906032HJ 0002
Post by: mushtafa on December 18, 2015, 02:43:59 PM
From the Wiki;

Quote
Bit pairs: (4B0906018CH ONLY! Every ECU ESKONF is different.)
Byte 0= ZUE4 ZUE3 ZUE2 ZUE1
Byte 1= NC NC NC NC
Byte 2= EV4 EV3 EV2 EV1
Byte 3= LSHHK EFLA LDR TEV
Byte 4= BKV NC AAV MIL
Byte 5= NC NC EKP SLP
Byte 6= ULT UAGR SLV NWS

Does this mean my MAP will be different and could look like this? (For example);

Quote
Byte 0= ZUE4 ZUE3 ZUE2 ZUE1
Byte 1= EV4 EV3 EV2 EV1
Byte 2= ULT UAGR SLV NWS
Byte 3= NC NC NC NC
Byte 4= LSHHK EFLA LDR TEV
Byte 5= NC NC EKP SLP
Byte 6= BKV NC AAV MIL

How do I decide which order my ESKONF is in?

I think it is located at 10C4F. I have this;   

AA FF 00 30 FF F8 30    

Quote
0 10101010
1 11111111
2 00000000
3 00110000
4 11111111
5 11111000
6 00110000



Title: Re: ESKONF 06A906032HJ 0002
Post by: fknbrkn on December 18, 2015, 03:07:57 PM
nope
its same as wiki says


Title: Re: ESKONF 06A906032HJ 0002
Post by: mushtafa on December 19, 2015, 12:52:51 AM
Thank you


Title: Re: ESKONF 06A906032HJ 0002
Post by: TijnCU on December 19, 2015, 04:24:13 AM
It means that the configuration can be different on each ecu, but the order remains the same. Use the FR and a hex calculator for filling in the settings. ESKONF bits are right before KFKHFM map if I'm correct.
I think I have it figured out: I'll elaborate so maybe someone else can understand too! (open http://s4wiki.com/wiki/Tuning and scroll to the eskonf part or open FR and look in DEKON for sauger längseinbau und turbo)
My ESKONF is currently FF FF 00 C0 FF F8 33
0-FF = 11 11 11 11
1-FF = 11 11 11 11
2-00 = 00 00 00 00
3-C0 = 11 00 00 00
4-FF = 11 11 11 11
5-F8 = 11 11 10 00
6-33 = 00 11 00 11
I will now adjust it to match my setup:
3-C3 = 11 00 00 11 (n80 delete)
5-FB = 11 11 10 11 (SAI)
6-3F = 00 11 11 11 (SAI)
So final ESKONF will be FF FF 00 C3 FF FB 3F   :-)


Title: Re: ESKONF 06A906032HJ 0002
Post by: mushtafa on December 19, 2015, 05:52:17 AM
...the configuration can be different on each ecu, but the order remains the same

This is what confused me. Think I over thought about it