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

Retrofit NBT to NBT EVO 6
19-03-2022, 09:12 AM,
Post: #1
XZBMW  Retrofit NBT to NBT EVO 6
Hello..
There is a retrofit done on my F10 from HU-NBT to HU-NBT EVO ID6, now when i go to my vehicle i can see the picture of the car but it is not a F10 but a G30.
Is there a way to code this to a F10??


Attached Files Thumbnail(s)
   

If I help you, please push thanks and reputation.  under
Quote this message in a reply
19-03-2022, 09:27 AM,
Post: #2
RE: Retrofit NBT to NBT EVO 6
(19-03-2022, 09:12 AM)Twointje Wrote:  Hello..
There is a retrofit done on my F10 from HU-NBT to HU-NBT EVO ID6, now when i go to my vehicle i can see the picture of the car but it is not a F10 but a G30.
Is there a way to code this to a F10??

EVO was never in F10. You would need to manually change it to F10.
To change picture:

hu-omap:/opt/hmi/ID5/data/ro/bmw/id6l/assetDB/Domains/Main/Heroes>
hero_myvehicle_F06\
hero_myvehicle_F12\
hero_myvehicle_F13\
hero_myvehicle_F15\
hero_myvehicle_F16\
hero_myvehicle_F20\
hero_myvehicle_F21\
hero_myvehicle_F22\
hero_myvehicle_F23\
hero_myvehicle_F30\
hero_myvehicle_F31\
hero_myvehicle_F32\
hero_myvehicle_F33\
hero_myvehicle_F34\
hero_myvehicle_F36\
hero_myvehicle_F39\
hero_myvehicle_F40\
hero_myvehicle_F44\
hero_myvehicle_F45\
hero_myvehicle_F46\
hero_myvehicle_F48\
hero_myvehicle_F52\
hero_myvehicle_G01\
hero_myvehicle_G02\
hero_myvehicle_G11\
hero_myvehicle_G20\
hero_myvehicle_G21\
hero_myvehicle_G29\
hero_myvehicle_G30\
hero_myvehicle_G31\
hero_myvehicle_G32\

Coding 2.0 File Service - Region Change/Typekey - SFA iDrive 8.5 REGION CHANGE
BMW Full FSC Set + CarPlay - NBT EVO ID4/5/6/ENTRYNAV2 (CP REMOVE/PATCH)
MGU CARPLAY/ANDROID AUTO Activation / MGU PATCH/CP REMOVE (EU service)
ISN RESET Remote F/G series
BMW KAFAS 2/4 FSCs(7E/BE/BF - 11F/13E/13F)
BMW KAFAS4/MRR/RAM Virgin / VIN FSC Matching
Reputation: +1 - vikro2000 [+1]
Quote this message in a reply
[+] 3 users say Thank You to dasi for this post
19-03-2022, 09:31 AM, (This post was last modified: 19-03-2022, 09:37 AM by maxwell4321.)
Post: #3
RE: Retrofit NBT to NBT EVO 6
In FA
Edit Type - Entwicklungsbaureihe=F010
and also the other options to match your car then save it,
Reload FA and Code the EVO.

EDIT: Ignore this EVO was not in F10 so won't work so you will have to do manually.
Quote this message in a reply
[+] 1 user says Thank You to maxwell4321 for this post
19-03-2022, 09:46 AM, (This post was last modified: 19-03-2022, 09:48 AM by user_530d.)
Post: #4
RE: Retrofit NBT to NBT EVO 6
Only possible with ssh and change picture inside hu.
You can't do this with coding, there is no picture of f10.
Change picture in /net/hu-omap/fs/sda0/opt/hmi/ID5/data/ro/bmw/id6l/assetDB/Domains/Main/Heroes/hero_myvehicle_G30
I have done this like in attachment.


Attached Files Thumbnail(s)
   

under If my post helped you hit the thanks and reputation button. Thank you. yes

Quote this message in a reply
[+] 2 users say Thank You to user_530d for this post
19-03-2022, 11:18 AM,
Post: #5
RE: Retrofit NBT to NBT EVO 6
Open SSH with HUE Tools ore something simmilar.

Login via Putty SSH to 169.254.199.119 / root/ts&SK412

Mount SDA0 Writeable:
mount -o remount rw /fs/sda0
mount -uw qnx6 /net/hu-omap/fs/sda0
mount -uw qnx6 /net/mnt/umass00100t12

Copy SCP.bin to USB drive and insert it into the USB Slot.

hu_omap: cd/fs/usb0
hu_omap: cp /fs/usb0/scp

chmod +x scp

Then login via WINSCP (same User as Putty)

got to:
cd / net / hu-omap / fs / sda0 / opt / hmi / ID5 / data / ro / bmwm / id6l / assetDB / Domains / Main / Heroes / hero_myvehicle_G30

Exchange the .png with your Pic. Reboot I Drive and your F10 should appear.
Reputation: +3 - DJenka [+1] , BimmerSLO [+1] , simzep [+1]
Quote this message in a reply
[+] 8 users say Thank You to moreply for this post
19-03-2022, 12:41 PM,
Post: #6
RE: Retrofit NBT to NBT EVO 6
Thanks everyone...
This is above my paygrade to difficult for me so i will leave it like it is ...

If I help you, please push thanks and reputation.  under
Quote this message in a reply
20-03-2022, 13:00 PM,
Post: #7
RE: Retrofit NBT to NBT EVO 6
(19-03-2022, 12:41 PM)Twointje Wrote:  Thanks everyone...
This is above my paygrade to difficult for me so i will  leave it like it is ...

If you want to make it looks more like F10, just code the Baureihe to F12
F12 car icon is available on EVO, and it looks more similar to F10 happy
Quote this message in a reply
[+] 1 user says Thank You to simonchs for this post
22-03-2022, 10:20 AM,
Post: #8
RE: Retrofit NBT to NBT EVO 6
(19-03-2022, 09:46 AM)user_530d Wrote:  Only possible with ssh and change picture inside hu.
You can't do this with coding, there is no picture of f10.
Change picture in /net/hu-omap/fs/sda0/opt/hmi/ID5/data/ro/bmw/id6l/assetDB/Domains/Main/Heroes/hero_myvehicle_G30
I have done this like in attachment.

ssh possible with ID6 with ilevel F020-21-03-545

idea Click @ Thanks & Rep. idea 
* BUY  -> MEGA.nz Account 
CREATE AN ACCOUNT YOURSELF - GET THE DATA INTO YOUR ACCOUNT - OFFER IT TO SOMEONE ELSE FROM THERE
Quote this message in a reply
22-03-2022, 10:28 AM, (This post was last modified: 22-03-2022, 10:32 AM by user_530d.)
Post: #9
RE: Retrofit NBT to NBT EVO 6
No problem up to NBTevo_Y

under If my post helped you hit the thanks and reputation button. Thank you. yes

Quote this message in a reply
22-03-2022, 10:34 AM,
Post: #10
RE: Retrofit NBT to NBT EVO 6
(22-03-2022, 10:28 AM)user_530d Wrote:  No problem up to NBTevo_Y

cheap alternative to HUE Tools

idea Click @ Thanks & Rep. idea 
* BUY  -> MEGA.nz Account 
CREATE AN ACCOUNT YOURSELF - GET THE DATA INTO YOUR ACCOUNT - OFFER IT TO SOMEONE ELSE FROM THERE
Quote this message in a reply
[+] 1 user says Thank You to hashtagmaster for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bmw G31 retrofit Mgu id7 atm problem intranet 20 2,332 1 hour ago
Last Post: smilo
  Kafas issue aftrer ACC Retrofit It3_Magic 14 582 23-04-2024, 07:44 AM
Last Post: It3_Magic
  G82 rear tail lights CSL retrofit Sauron 10 779 20-04-2024, 07:35 AM
Last Post: SANYA
XZBMW BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS intel123 891 466,185 20-04-2024, 01:05 AM
Last Post: fe7565
XZBMW Neck warmer retrofit Just2fast5 5 378 17-04-2024, 11:20 AM
Last Post: Spirit5676
  ID4 evo to ID6 Evo full retrofit, ATM issues 03178A mitch32 1 180 15-04-2024, 17:52 PM
Last Post: mitch32
XZBMW BMW E84 Cruise control retrofit not workig Alyn546 4 219 12-04-2024, 14:23 PM
Last Post: DieStream
  F10 FLA retrofit beng2k 30 1,031 11-04-2024, 18:43 PM
Last Post: beng2k
XZBMW BMW f20 KOMBI2 retrofit bm92 15 508 10-04-2024, 07:51 AM
Last Post: bm92
  Car Systems / Custom Retrofit Garage ENBT Adapter Ulsmak 39 2,077 02-04-2024, 08:25 AM
Last Post: painsage

Forum Jump:


Users browsing this thread:
2 Guest(s)

Return to TopReturn to Content