View Single Post
      06-06-2018, 07:24 AM   #226
pmooiweer
Zymurgist
pmooiweer's Avatar
United_States
89
Rep
161
Posts

Drives: 2018 BMW M3 (F80)
Join Date: May 2012
Location: Philadelphia area

iTrader: (0)

Quote:
Originally Posted by zamboni View Post
I can use some help if you don't mind. Need to get the BT enhance so I can read incoming message.
You can cut/paste the below into a cheat code XML file or manually code the shown HU_NBT2 settings to (1) enable connection of a second phone, (2) enable text messages, and (3) enable contact picture display. These settings work for MY18 and may support other models as well.

<cafd id="00001EF6" name="HU_NBT2" author="pmooiweer" series="F080,F082">

<code description="Enable Enhanced Bluetooth, available Office functions and Contact Pics">
<group id="3000">
<function start="36" end="36" mask="00001000b" comment="OFFICE_MENUS_ACTIVE">aktiv</function>
</group>
<group id="3003">
<function start="3" end="3" mask="00010000b" comment="TWO_PHONES_PARALLEL">aktiv</function>
<function start="8" end="8" mask="00100000b" comment="CONTACT_BOOK_PICTURES">aktiv</function>
<function start="10" end="10" mask="00000001b" comment="BLUETOOTH_2ND_HFP">aktiv</function>
<function start="10" end="10" mask="00001000b" comment="MACRO_PIM">aktiv</function>
<function start="11" end="11" mask="00000111b" comment="PIM_DRIVING_TEXT_LENGTH">Whole_Text</function>
<function start="19" end="19" mask="00100000b" comment="PIM_BILDER_EIN_AUS">aktiv</function>

<function start="20" end="20" mask="00001000b" comment="AUDIO_NOTES_EIN_AUS">aktiv</function>
<function start="20" end="20" mask="00010000b" comment="SMS_EIN_AUS">aktiv</function>
<function start="31" end="31" mask="01000000b" comment="PIM_NEW_ELEMENT_SMS">aktiv</function>
<function start="32" end="32" mask="00000001b" comment="PIM_NEW_ELEMENT_AUDIO_NOTE">aktiv</function>
<function start="12" end="12" mask="00000001b" comment="PIM_NEW_ELEMENT_VOICE_EMAIL">aktiv</function>
</group>
</code>
</cafd>
Appreciate 1
zamboni1130.50