View Single Post
      02-20-2013, 05:26 AM   #2735
raj10800
Private
5
Rep
67
Posts

Drives: G20 330i
Join Date: Jan 2013
Location: India

iTrader: (0)

Quote:
Originally Posted by shawnsheridan View Post
For my car with Combox:

Change VO as follows:

- 639 (or 633 or 612 if present)
+ 644
+ 614
+ 615 (Required but already present)
+ 6AL
+ 6AB (Required but already present)

VO CODE HU_CIC
VO CODE CMB_MEDIA

FDL CODE CMB_MEDIA:
- TELEMATIK_VIN = Coding_VIN

FDL CODE CMB_MEDIA:
Use modified VO with VIN that has factory options 614 and 615 as explained in my post here:

Quote:
For writing a VIN to the Combox in E-Sys, I figured that out, and it is very simple:

So simple in fact, that I am mad I spent so much damn time in Tool32, CMEDIA.prg and E-Sys trying to figure it out.

First you must code CMB_MEDIA / TELEMATIK_VIN = Coding VIN using your real FA VIN. Then, open your FA up in the FA-Editor, change the VIN, Caluclate FP just to make sure there are no problems with it, and then save the FA with a new name, i.e. FA_VIN_FAKE. Lastly, go to the coding module, and under Vehicle Order load your new FA_VIN_FAKE, activate FA, and then FDL code CMB_MEDIA. Lastly, read CMB_MEDIA coding data, and verify the new VIN in brackets. In the attached picture, you can see my Combox and Head Unit are showing two different VIN's.

Afterwards, either shut down E-Sys, or load your original FA back and activate it before coding anything else. DO NOT code anything else with this FA, and DO NOT write this FA to the car.

For Internet and BMW Live to work, you need a VIN with factory options 614 and 615.

Read CMB_MEDIA and verify Short VIN in brackets [xxxxxxx] is FAKE VIN.

*** Use only to FDL Code CMB_MEDIA; DO NOT write this FA to the Car

1) Enable Data Transfer Option Under Phone
2) Enable Bluetooth Data Tethering on Phone
3) Under Connected drive; Update services (should show BMW Live and Internet services)
4) Go to BMW Live and Internet and make sure it it working

After it is working, use original VO with car VIN:

FDL CODE CMB_MEDIA:
- TELEMATIK_VIN = MOST_VIN

Read CMB_MEDIA and verify Short VIN in brackets [xxxxxxx] is REAL VIN.

DO NOT update services again or you will loose BMW Live and Internet.

*** If you do not return the Combox VIN to car VIN, you will encounter problems with future dealer programming, as the Combox will not be recognized, and programming will hault.
Hi Shawn - how do I activate the above in my car which does not have 614 or 615 - has only 6NH and Prof Nav? Which VIN can I use in my car?
Appreciate 0