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 a F80 M3 race car PeterY 19 917 2 hours ago
Last Post: PeterY
XZBMW F30 Coding flash with fog lights x3non507 0 58 03-06-2024, 12:33 PM
Last Post: x3non507
XZBMW Bmw f30 xdrive disable coding hero3838 5 184 02-06-2024, 10:54 AM
Last Post: hero3838
  Secure coding in BMWs (unit list) Node 88 15,589 01-06-2024, 02:05 AM
Last Post: champuser-riven
XZBMW E39 Rain Light Sensor / Auto Headlight Retrofit Coding bmw335coding 1 74 31-05-2024, 06:43 AM
Last Post: Vojno
XZBMW Coding bmw f26 Adaptative LED (FRM) wellcome light angel eyes max bright ruben_17non 5 435 28-05-2024, 23:07 PM
Last Post: ruben_17non
XZBMW BMW Lane change assistant Coding Zenel6GT 4 322 28-05-2024, 17:22 PM
Last Post: Zenel6GT
XZBMW F25 Hud retrofit with EVO and 6WB kombi coding simplextibi 0 69 26-05-2024, 15:54 PM
Last Post: simplextibi
XZBMW coding drl taillight x3 g1 with esys kwastmichiel 12 1,420 22-05-2024, 11:57 AM
Last Post: Richard_1360
XZBMW BMW E71 EGS coding 8HP70 used BS68 10 617 21-05-2024, 20:56 PM
Last Post: Batje

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content