Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Coding used NBT-HU
30-09-2019, 22:38 PM, (This post was last modified: 30-09-2019, 23:07 PM by Apansson.)
Post: #21
RE: Coding used NBT-HU
I got a return when running the job mentioned in the guide. I dont have it now, but it didnt say error.

Do i have to reboot or something after running the job?
Quote this message in a reply
01-10-2019, 13:03 PM,
Post: #22
RE: Coding used NBT-HU
(30-09-2019, 22:38 PM)Apansson Wrote:  I got a return when running the job mentioned in the guide. I dont have it now, but it didnt say error.

Do i have to reboot or something after running the job?

yes, you need to reboot unit.
Quote this message in a reply
01-10-2019, 15:10 PM,
Post: #23
RE: Coding used NBT-HU
This is the output of tool32:

apiJob("NBT","_steuern_delete_persistency_intel_plus_swt","swt","")

Satz : 0
OBJECT = nbt
SAETZE = 1
JOBNAME = _steuern_delete_persistency_intel_plus_swt
VARIANTE = NBT
JOBSTATUS =
UBATTCURRENT = -1
UBATTHISTORY = -1
IGNITIONCURRENT = -1
IGNITIONHISTORY = -1
Satz : 1
JOB_STATUS = OKAY
_REQUEST = 4 Bytes
0000 : 31 01 FD E4 1.ýä
_RESPONSE = 4 Bytes
0000 : 71 01 FD E4 q.ýä



If i run CPS-lesen i get the wrong VIN.
I changed the VIN using Esys. ISTA is not returning any error after changing VIN using esys.
Quote this message in a reply
01-10-2019, 15:27 PM,
Post: #24
RE: Coding used NBT-HU
(01-10-2019, 15:10 PM)Apansson Wrote:  This is the output of tool32:

apiJob("NBT","_steuern_delete_persistency_intel_plus_swt","swt","")

Satz : 0
 OBJECT                          = nbt
 SAETZE                          = 1
 JOBNAME                         = _steuern_delete_persistency_intel_plus_swt
 VARIANTE                        = NBT
 JOBSTATUS                       =
 UBATTCURRENT                    = -1
 UBATTHISTORY                    = -1
 IGNITIONCURRENT                 = -1
 IGNITIONHISTORY                 = -1
Satz : 1
 JOB_STATUS                      = OKAY
 _REQUEST                        = 4 Bytes
   0000 : 31 01 FD E4                                        1.ýä
 _RESPONSE                       = 4 Bytes
   0000 : 71 01 FD E4                                        q.ýä



If i run CPS-lesen i get the wrong VIN.
I changed the VIN using Esys. ISTA is not returning any error after changing VIN using esys.

Delete FSC ( i use SWT in argument box, not sure if it makes any difference), then reboot.
You need to have the right VIN to import the repair FSC's. Use "writedatbyidentifiervin", under FSC extended.
Quote this message in a reply
01-10-2019, 15:31 PM, (This post was last modified: 01-10-2019, 15:33 PM by Apansson.)
Post: #25
RE: Coding used NBT-HU
(01-10-2019, 15:27 PM)claw Wrote:  
(01-10-2019, 15:10 PM)Apansson Wrote:  This is the output of tool32:

apiJob("NBT","_steuern_delete_persistency_intel_plus_swt","swt","")

Satz : 0
 OBJECT                          = nbt
 SAETZE                          = 1
 JOBNAME                         = _steuern_delete_persistency_intel_plus_swt
 VARIANTE                        = NBT
 JOBSTATUS                       =
 UBATTCURRENT                    = -1
 UBATTHISTORY                    = -1
 IGNITIONCURRENT                 = -1
 IGNITIONHISTORY                 = -1
Satz : 1
 JOB_STATUS                      = OKAY
 _REQUEST                        = 4 Bytes
   0000 : 31 01 FD E4                                        1.ýä
 _RESPONSE                       = 4 Bytes
   0000 : 71 01 FD E4                                        q.ýä



If i run CPS-lesen i get the wrong VIN.
I changed the VIN using Esys. ISTA is not returning any error after changing VIN using esys.

Delete FSC ( i use SWT in argument box, not sure if it makes any difference), then reboot.
You need to have the right VIN to import the repair FSC's. Use "writedatbyidentifiervin", under FSC extended.

As you can see this is what i'm trying to do, also using the SWT argument.
I have written "writedatabyidentifiervin" using FSC extended. But when Reading it using cps-lesen command in tool32 i get the old VIN.

After running _steuern_delete_persistency_intel_plus_swt the FSCs are still there so i can't write the FSCs from my repair kit.
Quote this message in a reply
01-10-2019, 15:33 PM, (This post was last modified: 01-10-2019, 15:34 PM by DayvG.)
Post: #26
RE: Coding used NBT-HU
What Claw says, once you have restarted after clearing FSC using tool32. Writedataidentifierbyvin using your vin as you have a repair pack. Then store each FSC, then load the .der file in options FSC. Then use comfort mode, load FSC then upgrade button for each one. There are lots of guides for loading FSC, very similar to mine that I posted but for NBT

(01-10-2019, 15:31 PM)Apansson Wrote:  
(01-10-2019, 15:27 PM)claw Wrote:  
(01-10-2019, 15:10 PM)Apansson Wrote:  This is the output of tool32:

apiJob("NBT","_steuern_delete_persistency_intel_plus_swt","swt","")

Satz : 0
 OBJECT                          = nbt
 SAETZE                          = 1
 JOBNAME                         = _steuern_delete_persistency_intel_plus_swt
 VARIANTE                        = NBT
 JOBSTATUS                       =
 UBATTCURRENT                    = -1
 UBATTHISTORY                    = -1
 IGNITIONCURRENT                 = -1
 IGNITIONHISTORY                 = -1
Satz : 1
 JOB_STATUS                      = OKAY
 _REQUEST                        = 4 Bytes
   0000 : 31 01 FD E4                                        1.ýä
 _RESPONSE                       = 4 Bytes
   0000 : 71 01 FD E4                                        q.ýä



If i run CPS-lesen i get the wrong VIN.
I changed the VIN using Esys. ISTA is not returning any error after changing VIN using esys.

Delete FSC ( i use SWT in argument box, not sure if it makes any difference), then reboot.
You need to have the right VIN to import the repair FSC's. Use "writedatbyidentifiervin", under FSC extended.

As you can see this is what i'm trying to do, also using the SWT argument.
I have written "writedatabyidentifiervin" using FSC extended. But when Reading it using cps-lesen command in tool32 i get the old VIN.

After running _steuern_delete_persistency_intel_plus_swt the FSCs are still there so i can't write the FSCs from my repair kit.

After these steps have you tried loading the FSC?

I don't know much, but if I've helped you're welcome.
MGU Virgin/Component Protection Removal/Full Retrofit FSC
clapping BMW ISPI Admin Client License (Contact for info)
cheers Complete EntryNav2 FSC solution for Retrofit/Component Protection
enjoyKAFAS2 7E/BE/BF KAFAS4 11F/13E/13F
biggrin Carplay activations/FullScreen/ID4-5
rock EntryNav2 Carplay activations OEM/Provisioning
mail Contact me for more information
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW coding drl taillight x3 g1 with esys kwastmichiel 12 1,322 Yesterday, 11:57 AM
Last Post: Richard_1360
XZBMW BMW E71 EGS coding 8HP70 used BS68 10 564 21-05-2024, 20:56 PM
Last Post: Batje
XZBMW BMW G05. Coding(delete) Electric Tow Bar TIGHTFIN 3 100 21-05-2024, 15:56 PM
Last Post: kimz
XZBMW M performance brake DSC2 SBRE coding Ckh091020 4 381 19-05-2024, 06:09 AM
Last Post: Ckh091020
XZBMW Bmw e53 dsc coding hero3838 20 392 15-05-2024, 16:00 PM
Last Post: Node
XZBMW Coding a F80 M3 race car PeterY 18 835 14-05-2024, 08:38 AM
Last Post: simonchs
XZBMW coding 2018 bmw bike with ncs expert carlosabh71 13 1,648 09-05-2024, 14:25 PM
Last Post: TheNine90
XZBMW Motorrad esys coding using ENET and ICOMD cable bennymx 17 3,003 09-05-2024, 11:20 AM
Last Post: Vojno
  F25 5AS,8th and 5AC coding with 6wb kombi simplextibi 1 92 04-05-2024, 06:37 AM
Last Post: Stratofortress
XZBMW Bmw F34 trailer hitch coding ? Cryjack 2 100 27-04-2024, 20:27 PM
Last Post: dumitru.o

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content