F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Today's Posts
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > F30 DIYs and Coding Discussions > Coding Bluetooth Audio with Bimmercode
proTUNING Freaks
Post Reply
 
Thread Tools Search this Thread
      08-08-2018, 09:58 AM   #1
G16NNK
New Member
3
Rep
7
Posts

Drives: F31 320D M Sport
Join Date: Aug 2018
Location: Milton Keynes

iTrader: (0)

Coding Bluetooth Audio with Bimmercode

Hello all i have been learning to code over the last week with good success, most of what i want to code is done but i have coded bluetooth audio and have it working but i get no information on song title, artist ect.. anyone know what i need to code to turn this on?

2013 F31 320D M Sport.
Appreciate 0
      08-08-2018, 12:50 PM   #2
Soul_Glo
Major General
Soul_Glo's Avatar
United_States
13344
Rep
7,484
Posts

Drives: G20
Join Date: May 2013
Location: Manhattan, NYC

iTrader: (1)

Idiots guide to coding EBT https://f30.bimmerpost.com/forums/sh...d.php?t=961515
Appreciate 0
      08-08-2018, 12:50 PM   #3
Soul_Glo
Major General
Soul_Glo's Avatar
United_States
13344
Rep
7,484
Posts

Drives: G20
Join Date: May 2013
Location: Manhattan, NYC

iTrader: (1)

Idiots guide to coding EBT https://f30.bimmerpost.com/forums/sh...d.php?t=961515
Appreciate 0
      08-08-2018, 01:06 PM   #4
G16NNK
New Member
3
Rep
7
Posts

Drives: F31 320D M Sport
Join Date: Aug 2018
Location: Milton Keynes

iTrader: (0)

Quote:
Originally Posted by Surg_Capt_R View Post
Thanks for the info, im using bimmercode so things are slightly different to e-sys as its FDL coding i belive.. i have the correct code already into the ecu and my bluetooth audio works correctly apart from the song title ect just need to know which values i need to change in order to get that feature to work.

if anyone knows it would be much appreciated but im going to go and change a few values i think will make it work so will update full code list on here if it does.
Appreciate 0
      08-08-2018, 02:22 PM   #5
G16NNK
New Member
3
Rep
7
Posts

Drives: F31 320D M Sport
Join Date: Aug 2018
Location: Milton Keynes

iTrader: (0)

So i have tired to the best of my abilities to get this working with no luck, will post the coding here for anyone who wants to turn on Enhanced Bluetooth to stream music through the car if it didn't come with it like mine.

You need to check you have a comibox in the boot for it to work, they can be found under the floor compartment closest to the rear seats in the boot, lift up the floor trim and you should see a box that has comibox telematik on it.

use expert mode and change each one of these as shown many of them will already be 'aktiv' but check them all.

HU_CICHB > AUDIO_TUNER_TRAFFIC 3002 > AUDIO_OFFSET = aktiv

HU_CICHB > HMI 3000 > CDMM_AUX_HU = nicht_aktiv 

HU_CICHB > HMI 3000 > CDMM_USB_COVER_ART = aktiv 

HU_CICHB > HMI 3000 > SECONDARY_HFP = aktiv 

HU_CICHB > HMI 3000 > SVS = aktiv 

HU_CICHB > HMI 3000 > SYSTEM_TTS = aktiv 

HU_CICHB > SYSTEM_EINSTELLUNGEN 3004 > SOFTWARE_UPDATE_ASSISTANT = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > ADRESSBOOK = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > API_TYPE = combox 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > BT_PHONE_INSTANCE_ID = wert_2 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_BLUETOOTH_AUDIO = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_AUDIO_DOUBLE = nicht_aktiv [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_AUDIO_SINGLE = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_COMPOSER_IPOD = enabled
 
HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_COMPOSER_MTP = enabled
 
HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_HMI = new 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CDMM_USB_POD_BOOK = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > CONNECTIVITY_SYSTEM_VER = ecu_sw_vid 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > DATACOM_INTERFACE = combox 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > DATACOM_TRANSFER = mamac 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > EXTERNAL_CALL_LISTS = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > FUNCTIONALITY_VIEWER = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > HDD_ACCESS_VIA_ETHERNET = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > MACRO_PIM = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > MESSAGE_FILTER = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > MIC_OVER_MOST = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > MICROPHONE = no_microphone [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > MUTE_BUTTON = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > NAD_PHONE_INSTANCE_ID = wert_1 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > ONLINE_BROWSER = nicht_aktiv [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_ALL_INC_CALLS_LIST = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_CONFERENCE_CALL = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_MPC = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_OBJPUSH_MENUE = nicht_aktiv [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_RESPONSE_HOLD = nicht_aktiv [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_SMS = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONE_TYPE = combox 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PHONEBOOK_CACHING = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PICTURE_ALBUM_ARTS = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PIM_CROSS_USE = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > PIM_TTS = aktiv 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > SINGLE_OR_MULTILINK = multilink 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > TDA_TSR_INSTANCE_ID = 0x0 [Default]

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > TELEMATIC_INSTANCE_ID = instanceid_ 0x01 

HU_CICHB > TELEFON_TELEMATIK_ONLINE 3003 > VCARD_OVER_MOST = aktiv 

Combox_Media > BLUETOOTH_PARAMETER 3004 > A2DP_AVRCP_EIN_AUS = aktiv 

Combox_Media > BLUETOOTH_PARAMETER 3004 > BT_EIN_AUS = aktiv 

Combox_Media > GENERAL_PARAMETER 3000 > MAIN_BOARD_ALONE = ecallboard_present 

Combox_Media > MULTIMEDIA_PARAMETER 3003 > API_EIN_AUS = aktiv 

Combox_Media > SWUP_PARAMETER 3005 > SWUP_ENABLE_SW_UPDATES = aktiv 

Combox_Media > SWUP_PARAMETER 3005 > SWUP_SOURCE_ONLINE = nicht_aktiv [Default]

Combox_Media > SWUP_PARAMETER 3005 > SWUP_SOURCE_USBMSCDD = aktiv 

Combox_Media > TELEMATIK 3006 > GPS_FROM_MOST = nicht_aktiv [Default]

Combox_Media > TELEMATIK 3006 > TDA_TSM_ACTIVE = nicht_aktiv [Default]

This got my bluetooth audio working perfect but just not displaying song title.. could be because im using spotify?

in addition to these codes i tried turning on the following codes in attempt of making the track info being displayed on the screen with no luck.


CDMM_BT_DATABASE
AUDIO_PLAYER_ON_OFF
BT_MODUL_ON_OFF (This one stops it working all together displays 'Please wait' continuously)
A2DP_PROFILE

If anyone knows the correct code to activate please let me know.

Thanks guys

Coded onto a 2013 F31 320D M Sport

Using Bimmercode and VGATE 4.0 Bluetooth OBD II
Appreciate 0
      08-08-2018, 03:35 PM   #6
sevenn
Private First Class
sevenn's Avatar
64
Rep
141
Posts

Drives: 2023 M340i
Join Date: Jan 2017
Location: Hungary

iTrader: (0)

Quote:
Originally Posted by G16NNK View Post
Hello all i have been learning to code over the last week with good success, most of what i want to code is done but i have coded bluetooth audio and have it working but i get no information on song title, artist ect.. anyone know what i need to code to turn this on?

2013 F31 320D M Sport.
https://f30.bimmerpost.com/forums/sh...37&postcount=1
Appreciate 0
      08-08-2018, 03:50 PM   #7
G16NNK
New Member
3
Rep
7
Posts

Drives: F31 320D M Sport
Join Date: Aug 2018
Location: Milton Keynes

iTrader: (0)

Quote:
Originally Posted by sevenn View Post
Quote:
Originally Posted by G16NNK View Post
Hello all i have been learning to code over the last week with good success, most of what i want to code is done but i have coded bluetooth audio and have it working but i get no information on song title, artist ect.. anyone know what i need to code to turn this on?

2013 F31 320D M Sport.
https://f30.bimmerpost.com/forums/sh...38;postcount=1
Quote:
Originally Posted by sevenn View Post
Quote:
Originally Posted by G16NNK View Post
Hello all i have been learning to code over the last week with good success, most of what i want to code is done but i have coded bluetooth audio and have it working but i get no information on song title, artist ect.. anyone know what i need to code to turn this on?

2013 F31 320D M Sport.
https://f30.bimmerpost.com/forums/sh...38;postcount=1
This didn't work for me following just these steps. just disabled my bluetooth all together, only by changing the above did i get EBT to work
Appreciate 0
      08-09-2018, 03:12 PM   #8
BEM-S4
Major General
BEM-S4's Avatar
United_States
4516
Rep
8,942
Posts

Drives: Dinan M235, Dinan Sport Wagon
Join Date: Oct 2012
Location: Philadelphia

iTrader: (5)

Bimmercode knows this is an in demand option and is working on adding it to a future release so just sit tight.
__________________
2022 Macan S
2016 F31 328i xDrive Sport Wagon
2006 E46 330ci ZHP Convertible
Appreciate 0
      08-09-2018, 03:28 PM   #9
G16NNK
New Member
3
Rep
7
Posts

Drives: F31 320D M Sport
Join Date: Aug 2018
Location: Milton Keynes

iTrader: (0)

Quote:
Originally Posted by BEM-S4 View Post
Bimmercode knows this is an in demand option and is working on adding it to a future release so just sit tight.
Quote:
Originally Posted by BEM-S4 View Post
Bimmercode knows this is an in demand option and is working on adding it to a future release so just sit tight.
Sweet that will be nice, such an amazing app props tho the dev team has worked perfectly for me. Good way to get into coding for sure.
Appreciate 0
Post Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 05:16 PM.




f30post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST