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 Bmw e53 dsc coding hero3838 4 45 09-05-2024, 20:04 PM
Last Post: hero3838
XZBMW coding 2018 bmw bike with ncs expert carlosabh71 13 1,588 09-05-2024, 14:25 PM
Last Post: TheNine90
XZBMW Motorrad esys coding using ENET and ICOMD cable bennymx 17 2,935 09-05-2024, 11:20 AM
Last Post: Vojno
XZBMW BMW E71 EGS coding 8HP70 used BS68 5 353 08-05-2024, 11:19 AM
Last Post: EngineerX
  F25 5AS,8th and 5AC coding with 6wb kombi simplextibi 1 86 04-05-2024, 06:37 AM
Last Post: Stratofortress
XZBMW Bmw F34 trailer hitch coding ? Cryjack 2 90 27-04-2024, 20:27 PM
Last Post: dumitru.o
XZBMW F20 LCI2 black panel cluster coding sqorpius 10 2,133 27-04-2024, 06:51 AM
Last Post: hamzettin
  FDL coding BMW Apps Mugga 3 251 26-04-2024, 18:06 PM
Last Post: Mugga
XZBMW Coding a F80 M3 race car PeterY 10 613 25-04-2024, 23:32 PM
Last Post: Furgus
  NBT Evo CAFD missing after coding error Mugga 13 681 24-04-2024, 22:47 PM
Last Post: Mugga

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content