View Single Post
      10-13-2014, 04:47 PM   #282
Hang0ver
Second Lieutenant
Hang0ver's Avatar
20
Rep
208
Posts

Drives: 2015 X5 35i
Join Date: Aug 2014
Location: Maryland

iTrader: (0)

@opasha -- can you check what are the values of below codes for your car as it has 6NS by default? If these are off, can you see what happens if you change these. I want to test these on a default 6NS car.

Found some settings to play around with in HU_NBT (works with 6NS coding)

3003 TELEFON_TELEMATIK_ONLINE

PIM_ACCEPT_CAL_EVENT --> default: nicht_aktiv --> change to aktiv
Comment = accepting and declining of calendar supported

PIM_EXCHANGE_SUPPORT --> default: nicht_aktiv --> change to aktiv
Comment = access to PIM data via MS Exchange WebServices supported

PIM_NEW_ELEMENT_TEXT_NOTE --> default: nicht_aktiv --> change to aktiv
Comment = Create and synchronize new text note

API_IPOD_VIDEO --> default: none --> change to both
Comment = activate/deactivate video function of iPod on the first USB or/and on the second USB

Wondering why are these disabled

Adding some more that I found using F30 coding.

KOMBI -- 3000

BC_V_KORREKTUR --> default : aktiv --> change to nicht_aktiv
Comment: Removes speed correction and displays actual speed (When testing speed correction turned off, it causes the speed to always be approximately 2 mph lower than Cruise Control set speed.)

IHKA -- 3000

OFF_MEMORY --> default : nicht_aktiv --> change to aktiv
Comment = Keeps AC turned off/on while starting if it is off/on when stopped.

HU_NBT -- 3003

TIMESTAMP_DISPLAY --> default : nicht_aktiv --> change to aktiv
Comment = Enable display of time stamps in the incoming calls list(for Inbox)

I will let you know once I test these. Then we can add these to the coding sheet.

Last edited by Hang0ver; 10-13-2014 at 05:25 PM..
Appreciate 0