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,287 362,578 Yesterday, 19:11 PM
Last Post: Yurka
XZBMW How to get HWEL from VIN - for EntryNav2 Units flashxcode 15 3,269 Yesterday, 14:41 PM
Last Post: joh4nn_123
  Entrynav2 Component Protection gt678 20 2,948 21-04-2024, 13:00 PM
Last Post: sambir
XZBMW Requesting fsc DEBLOCKING codes 0x1AA for Headunit BMWF01 1 137 21-04-2024, 10:05 AM
Last Post: BugFix
XZBMW BMW Navigation Maps FSC activation code (request) rogerkj71 82 11,445 17-04-2024, 08:29 AM
Last Post: Erezbmwm
XZBMW FSC Code for Route Maps Bimmer540 236 34,626 15-04-2024, 12:50 PM
Last Post: energjia
  DDE509 Internal fault 7 code 4703 GoNz0- 0 71 14-04-2024, 14:42 PM
Last Post: GoNz0-
  Mini Tooth to mechanical code koziol 0 93 14-04-2024, 14:27 PM
Last Post: koziol
  VO code RSE_HIGH_NBT2 error HU_man 3 165 12-04-2024, 07:08 AM
Last Post: Node
XZBMW BMW EntryNav2 CarPlay hardware compatibility list 320ed 5 426 09-04-2024, 09:53 AM
Last Post: PsevDo

Forum Jump:


Users browsing this thread:
2 Guest(s)

Return to TopReturn to Content