Dưới đây là đoạn mã cording cho dong BMW X5/X6 E70/E71. Bác nào có máy OBD thì có thể tự làm, các dong khác đều có hết, rất đơn giản .
1-connect OBD cable to car
2-turn the ignition on
3-if both Battery and Ignition has 2 black dots
4-then, proceed forward[this means you have good connection]
5-then, close INPA and open NCSEXPERT,
6-proceed to step 17 of the DIY doc.
7-The rest is, follow DIY doc and enjoy your new features.
please see the list below.
================================================== ==============
Disable Sidemarker (The main reason why i started the journey of CODING ugly ambers are off)
FRM Module
SIDEMARKER_US
nicht_aktiv
================================================== ==============
Double Blink Hazards (some thing cool looking)
FRM Module
DOPPELBLINKIMPULS_WARNBLK
aktiv
================================================== ==============
Key fob remote mirror close (this has a dependency with remote window close, for this to work i thing remote window close should be coded as well)
FRM Module
ASP_KOMFORT_EINKLAPP (MY09-11)
aktiv
SPIEGEL_KOMFORT_EINKLAPP (MY07-08)
aktiv
================================================== ==============
Fog lights with Highbeam on
FRM Module
FL_UND_NSW_NICHT_GLEICHZ
nicht_aktiv
Fog lights with Highbeam Flash
LH_UND_NSW_NICHT_GLEICHZ
nicht_aktiv
================================================== ==============
Key fob Windows UP when press and hold the lock button
CAS Module
KOMFORTSCHLIESSUNG_FB (window up through key fob)
aktiv
KOMFORTSCHLIESSUNG_PA (window up through comfort access)
aktiv
================================================== ==============
Eject Keyfob with engine off - you have to HOLD the start/stop button. This in conjunction with the nest feature as well
Press and hold the start/stop button 1 second. Key will be released.
CAS
KOMFORT_EJECT
nicht_aktiv -> aktiv
at the same time it will Unlock doors when engine off/key ejected - as above, HOLD the start/stop button. I don't even press the park button. I come to a complete stop, then hold the start/stop button. It puts the car in park, ejects key (if its in there, i have CA), and unlocks door (no more 2-pull to open doors)
CAS
ER_KEYOUT_AUTOVR
nicht_aktiv -> aktiv
================================================== ==============
Remote trunk close (closing tailgate with key fob and button inside cabin)
HKL Module
SCH_FBD
aktiv
SCH_TOEHKI
aktiv
TASTER_FBD
aktiv
(I have not done it yet, it is on my list)
================================================== ==============
enable DVD in motion For CIC
frist you need to modify the CIC.xxx on line 17 and 18 from [03] to [FF] using data2txt and then code the following
CIC Module
VIDEO_NUR_MIT_HANDBREMSE
nicht_aktiv
SPEEDLOCK_X_KMH_MAX_C0E
3_kmh
SPEEDLOCK_X_KMH_MIN_C0E
3_kmh
(I have not done it yet, it is on my list)
================================================== ==============
V=Digital Speed (you will have to reset the time after)
KOMBI Module
BC_DIGITAL_V
aktiv
There is one more feature that i can not confirm but others report that the following arameter show the actual speed on the V= instead the same as the speed shows on the cluster
BC_DIGITAL_V_KORREKTUR (i did not do this one i only did BC digital_V)
aktiv
================================================== ==============
Instant MPG (Value is Not in 2011 E70, may be in other/older models this value is present)
KOMBI module
DIGITAL_KVA
aktiv
================================================== ==============
Disable iDrive Disclaimer
CIC Module
LEGAL_DISCLAIMER_TIME
kein_ld
================================================== ==============
Remove IDrive warning when starting the car. (I think this is for CCC units)
CAPPL
LEGAL_DISCL
aktiv -> nicht_aktiv
================================================== ==============
DVD in motion (I think this is for CCC units)
CAPPL
VIDEO_DENY_C0B
deny_stop_break -> deny_never
================================================== ==============