CarTechnoloGY
HU_ENTRYNAV (Move) coding - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: HU_ENTRYNAV (Move) coding (/showthread.php?tid=28554)

Pages: 1 2


HU_ENTRYNAV (Move) coding - bohozoku - 07-10-2017

Hello

I added 606 to VO, written VCM, encoded FEM/KOMBI.
I'm trying to encode HU_ENTRYNAV but i got no CAF on list.
[Image: bla.png]
I click detect CAF for SWE, something is selectable:
[Image: bla2.png]

So i'm clicking OK, then it appears on the list as red one.
[Image: bla3.png]


But when i code i got error:
Caf's suchen
Tal wird generiert
Abarbeitung wird gestartet

TAL execution started.
ExecutionID=2017/10/07-13:54:07.736
[] prepareTALExecution started
[] prepareTALExecution finished
[] prepareVehicleForCoding started
[] prepareVehicleForCoding finished
[HU_ENTRYNAV - 63] prepareECUforCoding started
[HU_ENTRYNAV - 63] prepareECUforCoding finished
[HU_ENTRYNAV - 63] authenticateECUforCoding started
[HU_ENTRYNAV - 63] authenticateECUforCoding finished
[HU_ENTRYNAV - 63 - cafd_00000ded-003_015_035] Transaction type: cdDeploy; Message: TA started
MCDDiagService<id=62649, job=com.bmw.psdz.jobs.uds.MCD3_PerformECUCoding, service=WDBI_PLAIN - WriteDataByIdentifier with unlimited Data-ID (plain hex value), description=error: negative response : requestOutOfRange, link=HU_ENTRYNAV_63_ETHERNET>
[HU_ENTRYNAV - 63 - cafd_00000ded-003_015_035] Transaction type: cdDeploy; Message: TA finished
[HU_ENTRYNAV - 63] There was an error during TAL execution, please check the log files.
[HU_ENTRYNAV - 63] - [Exception - HU_ENTRYNAV - 63] job failed with negative response error:
code: service returned global negative response
description: Service WDBI_PLAIN returned a negative response with response code requestOutOfRange; LinkName: HU_ENTRYNAV_63_ETHERNET
severity: ERROR

[HU_ENTRYNAV - 63] finalizeECUCoding started
[HU_ENTRYNAV - 63] finalizeECUCoding finished
[] There was an error, please check the log files.
[] - [Exception - HU_ENTRYNAV - 63] job failed with negative response error:
code: service returned global negative response
description: Service WDBI_PLAIN returned a negative response with response code requestOutOfRange; LinkName: HU_ENTRYNAV_63_ETHERNET
severity: ERROR

[] finalizeVehicleCoding started
[] finalizeVehicleCoding finished
[] finalizeTALExecution started
[] finalizeTALExecution finished
TAL execution finished
TAL-Execution finished with status: "FinishedWithError". [C207]
TAL execution finished. Duration: "17s". [C206]
Abarbeitung beendet


Don't have emulator yet, but i believe that is not issue here.
What i am doing wrong ?

PsdZdata latest, however this nav comes from older car.


RE: HU_ENTRYNAV (Move) coding - larshutten - 07-10-2017

Wrong vin in your FA. FA vin and HU vin should match or use emulator.


RE: HU_ENTRYNAV (Move) coding - bohozoku - 07-10-2017

(07-10-2017, 12:11 PM)larshutten Wrote:  Wrong vin in your FA. FA vin and HU vin should match or use emulator.

But is this a problem here?
And how can i read VIN of my HU ?


RE: HU_ENTRYNAV (Move) coding - larshutten - 07-10-2017

You can extract it from the current FSC codes inside unit or read data by identifier vin in FSC tab.


RE: HU_ENTRYNAV (Move) coding - sebastianfernandes - 07-10-2017

Just change the vin in fsc extended-writedatabyindentifiervin with your vin and try again.


RE: HU_ENTRYNAV (Move) coding - bohozoku - 07-10-2017

(07-10-2017, 12:37 PM)sebastianfernandes Wrote:  Just change the vin in fsc extended-writedatabyindentifiervin with your vin and try again.

Could you be please more specific as im newbie. ?
Thanks!


RE: HU_ENTRYNAV (Move) coding - sebastianfernandes - 07-10-2017

ESYS
GO TO EXPERT
FSC EXTENDED
PARAMETER-0X63
APPLICATION NUMBER-0XDF
UPGRADE INDEX-0X1
CLICK INDENTIFY

GO TO THE BOTTOM OF THE LEFT PANE
CLICK WRITEDATABYINDENTIFIERVIN MOVE TO RIGHT PANE
CLICK START
INPUT YOUR FULL VIN

You will loose functionality of Nav/Voice etc since the fsc will be valid for the donor vin. Unless you use an emulator of course..
If you use emulator then you do not need to change the headhunt unit.


RE: HU_ENTRYNAV (Move) coding - bohozoku - 07-10-2017

(07-10-2017, 12:53 PM)sebastianfernandes Wrote:  ESYS
GO TO EXPERT
FSC EXTENDED
PARAMETER-0X63
APPLICATION NUMBER-0XDF
UPGRADE INDEX-0X1
CLICK INDENTIFY

GO TO THE BOTTOM OF THE LEFT PANE
CLICK WRITEDATABYINDENTIFIERVIN MOVE TO RIGHT PANE
CLICK START
INPUT YOUR FULL VIN

You will loose functionality of Nav/Voice etc since the fsc will be valid for the donor vin. Unless you use an emulator of course..
If you use emulator then you do not need to change the headhunt unit.

For now i'd like to have at least language, etc... correct matching rest of my car
I did what you suggested

--> WriteDataByIdentifierVIN
<-- ok

but when i get back to coding, still no go :0


RE: HU_ENTRYNAV (Move) coding - larshutten - 07-10-2017

(07-10-2017, 12:37 PM)sebastianfernandes Wrote:  Just change the vin in fsc extended-writedatabyindentifiervin with your vin and try again.

This is not the Most handy thing to do.... because even with emulator your navi Will still not work.... and besides you now have vin mismatch in identifier vin and fsc vin


RE: HU_ENTRYNAV (Move) coding - sebastianfernandes - 07-10-2017

(07-10-2017, 13:16 PM)larshutten Wrote:  
(07-10-2017, 12:37 PM)sebastianfernandes Wrote:  Just change the vin in fsc extended-writedatabyindentifiervin with your vin and try again.

This is not the Most handy thing to do.... because even with emulator your navi Will still not work.... and besides you now have vin mismatch in identifier vin and fsc vin

yup thats what i said. he will loose functionality of nav/voice etc.. because fsc are donor.. unless he uses an emulator..but also if he had entrynav before he could use repair pack for his vin.. that way all will be good..