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

ENTRYNAV2 Deblocking Code
27-01-2022, 23:59 PM, (This post was last modified: 28-01-2022, 00:22 AM by BugFix.)
Post: #31
RE: ENTRYNAV2 Deblocking Code
ENAVEVO STEUERN_ROUTINE ARG;HU_VIN_PROTECTION;RRR
ENAVEVO STEUERN_ROUTINE ARG;HU_FSC_REFURBISH_VIN;RRR
ENAVEVO STEUERN_ROUTINE ARG;HU_FSC_REFURBISH_UI;RRR

NBTEVO, ENAV2, MGU  - CP OFF, Navi , APPS , Carplay, AA
MGU ID-8-9-10 Cars - Full Region change

NCD Secure Coding 2.0




Reputation: +3 - DayvG [+1] , jaramillo [+1] , DJenka [+1]
Quote this message in a reply
[+] 4 users say Thank You to BugFix for this post
28-01-2022, 08:36 AM, (This post was last modified: 28-01-2022, 09:42 AM by sambir.)
Post: #32
RE: ENTRYNAV2 Deblocking Code
(27-01-2022, 23:59 PM)BugFix Wrote:  ENAVEVO STEUERN_ROUTINE ARG;HU_VIN_PROTECTION;RRR
ENAVEVO STEUERN_ROUTINE ARG;HU_FSC_REFURBISH_VIN;RRR
ENAVEVO STEUERN_ROUTINE ARG;HU_FSC_REFURBISH_UI;RRR


Thanks for your reply

I ran these after clearing persistency and after coding with target vin

But still cannot load the target FSC.

EDIT:

I noticed after running this job i saw the donor vin was still stored on the HU

HU_FSC_REFURBISH_VIN;RRR

Sends a response with the donorvin

So somehow the vin never gets replaced.
Quote this message in a reply
28-01-2022, 12:25 PM,
Post: #33
RE: ENTRYNAV2 Deblocking Code
did you try reflash unit ?

Did I helped you?
Than please, give me Reputation and Thanks.

EntryNav2 - Custom FSC SET for any VIN - Patch REMOTE
EntryNav2 - Component Protection remove REMOTE
EntryNav2 - Carplay with ATM or withOUT REMOTE
8HP - Clear ISN Remote
BMW FSC Repair packs | FSC map codes (normal / Lifetime)
Full FSC Set + CarPlay Fullscreen - NBT EVO ID5/6(any software version)
EVO iDrive 4 to iDrive 6 FLASH including CarPlay Fullscreen
EVO Bootloader FIX / HW4.1 BTLD FIX / VO FIX / REGION CHANGE / BLACK SCREEN FIX / CLEAR V850

KAFAS 2/4 SLI / MGU REGION CHANGE / CARPLAY 
KAFAS4 Virgin
Quote this message in a reply
[+] 1 user says Thank You to fl3xy for this post
28-01-2022, 13:08 PM,
Post: #34
RE: ENTRYNAV2 Deblocking Code
(28-01-2022, 12:25 PM)fl3xy Wrote:  did you try reflash unit ?

Yes reflashed it multiple times with bl flash complete flash
Quote this message in a reply
28-01-2022, 13:35 PM,
Post: #35
RE: ENTRYNAV2 Deblocking Code
POST responce from HU in tool32 with jobs from my message

NBTEVO, ENAV2, MGU  - CP OFF, Navi , APPS , Carplay, AA
MGU ID-8-9-10 Cars - Full Region change

NCD Secure Coding 2.0




Quote this message in a reply
[+] 1 user says Thank You to BugFix for this post
28-01-2022, 13:47 PM, (This post was last modified: 28-01-2022, 13:59 PM by sambir.)
Post: #36
RE: ENTRYNAV2 Deblocking Code
(28-01-2022, 13:35 PM)BugFix Wrote:  POST responce from HU in tool32 with jobs from my message

Here you go.

Istep of unit 21-03-595

Code:
apiJob("ENAVEVO","steuern_routine","ARG;HU_VIN_PROTECTION;RRR","")


Satz : 0
  OBJECT                          = enavevo
  SAETZE                          = 1
  JOBNAME                         = steuern_routine
  VARIANTE                        = ENAVEVO
  JOBSTATUS                       = 
  UBATTCURRENT                    = -1
  UBATTHISTORY                    = -1
  IGNITIONCURRENT                 = -1
  IGNITIONHISTORY                 = -1
Satz : 1
  JOB_STATUS                      = OKAY
  _REQUEST                        = 4 Bytes
    0000 : 31 03 A0 F6                                        1. ö
  _RESPONSE                       = 5 Bytes
    0000 : 71 03 A0 F6 02                                     q. ö.
  STAT_HU_VIN_PROTECTION          = 2           00 00 00 02  ....                  
  STAT_HU_VIN_PROTECTION_EINH     = 0-n
  STAT_HU_VIN_PROTECTION_INFO     = liest den Status des Auslesens der VIN
  STAT_HU_VIN_PROTECTION_TEXT     = HU VIN Schutz aktiviert
Code:
apiJob("ENAVEVO","steuern_routine","ARG;HU_FSC_REFURBISH_VIN;RRR","")


Satz : 0
  OBJECT                          = enavevo
  SAETZE                          = 1
  JOBNAME                         = steuern_routine
  VARIANTE                        = ENAVEVO
  JOBSTATUS                       = 
  UBATTCURRENT                    = -1
  UBATTHISTORY                    = -1
  IGNITIONCURRENT                 = -1
  IGNITIONHISTORY                 = -1
Satz : 1
  JOB_STATUS                      = OKAY
  _REQUEST                        = 4 Bytes
    0000 : 31 03 A0 FB                                        1. û
  _RESPONSE                       = 11 Bytes
    0000 : 71 03 A0 FB 32 4C 35 33   36 36 33                 q. û<DONORVIN>
  STAT_HU_FSC_REFURBISH_VIN_EINH  = TEXT
  STAT_HU_FSC_REFURBISH_VIN_INFO  = Wert der geschützten VIN, die in der HU gespeichert ist
  STAT_HU_FSC_REFURBISH_VIN_TEXT  = <DONORVIN>

Code:
apiJob("ENAVEVO","steuern_routine","ARG;HU_FSC_REFURBISH_UI;RRR","")


Satz : 0
  OBJECT                          = enavevo
  SAETZE                          = 1
  JOBNAME                         = steuern_routine
  VARIANTE                        = ENAVEVO
  JOBSTATUS                       = 
  UBATTCURRENT                    = -1
  UBATTHISTORY                    = -1
  IGNITIONCURRENT                 = -1
  IGNITIONHISTORY                 = -1
Satz : 1
  JOB_STATUS                      = OKAY
  _REQUEST                        = 4 Bytes
    0000 : 31 03 A0 F7                                        1. ÷
  _RESPONSE                       = 6 Bytes
    0000 : 71 03 A0 F7 00 02                                  q. ÷..
  STAT_HU_FSC_REFURBISH_UI_EINH   = -
  STAT_HU_FSC_REFURBISH_UI_INFO   = Wert des nötigen Index, der in der HU gespeichert ist
  STAT_HU_FSC_REFURBISH_UI_WERT   = 2.000000E+000
Quote this message in a reply
28-01-2022, 14:00 PM,
Post: #37
RE: ENTRYNAV2 Deblocking Code
If he’s using a zgw based bench, does the vin need to be changed to the target with the headunit in the target car? And similarly, do the FSCs need to be loaded in the target car?
Quote this message in a reply
31-01-2022, 23:58 PM,
Post: #38
RE: ENTRYNAV2 Deblocking Code
No response on this?
Quote this message in a reply
01-02-2022, 00:27 AM,
Post: #39
RE: ENTRYNAV2 Deblocking Code
(31-01-2022, 23:58 PM)sambir Wrote:  No response on this?

Tool 32 shows CP Triggered, and you need 170 0x02 FSC Code is needed.

[Image: Rear-38-Percent.png][Image: 3-4-View-38-Percent.png][Image: Front-38-Percent.png]
2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Quote this message in a reply
01-02-2022, 09:39 AM,
Post: #40
RE: ENTRYNAV2 Deblocking Code
(01-02-2022, 00:27 AM)shawnsheridan Wrote:  
(31-01-2022, 23:58 PM)sambir Wrote:  No response on this?

Tool 32 shows CP Triggered, and you need 170 0x02 FSC Code is needed.


Dont think so. When its triggered it shows different info

Funny thing is I have 170 but cant load it with esys. It fails. Any other fsc loads fine.

I can remove cp but putting the unit in the car and run initialization of cp with ista.
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW REQUEST FSC CODE muskatas 4,343 379,082 29 minutes ago
Last Post: mksa
  G82 Cannot Code Seat Module MatthewLC 15 426 30-05-2024, 21:36 PM
Last Post: MatthewLC
  Please, can somebody help me to ZCS CODE from a MINI R50? hipolitogt 2 51 30-05-2024, 10:30 AM
Last Post: hipolitogt
XZBMW Code A/C compressor with solenoid clutch. BMW F25 TIGHTFIN 3 128 28-05-2024, 10:25 AM
Last Post: Node
XZBMW Entrynav2 to NBT EVO retrofit, no rear view camera image jce777 3 154 26-05-2024, 12:15 PM
Last Post: bimmerlab
XZBMW Re-Enabling CarPlay on 2022 BMW with 6P1 code (MGU ID7) itonus 6 450 25-05-2024, 07:05 AM
Last Post: itonus
XZBMW G30 Entrynav2 - rear camera retrofit problem Krysiaman 19 1,395 23-05-2024, 20:39 PM
Last Post: Node
XZBMW BMW Navigation Maps FSC activation code (request) rogerkj71 96 12,539 21-05-2024, 09:11 AM
Last Post: zemanely
  BMW E60 A565 code GoNz0- 0 50 18-05-2024, 10:24 AM
Last Post: GoNz0-
  How to code hands free driver assistant (G-series) btvaleks 21 5,765 14-05-2024, 07:27 AM
Last Post: btvaleks

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content