F55/F56 :: Hatch Talk (2014+) MINI Cooper and Cooper S (F55/F56) hatchback discussions.

F55/F56 Mini coding/programming

Thread Tools
 
Search this Thread
 
Old Jun 5, 2016 | 01:45 PM
  #576  
Gambedegallina's Avatar
Gambedegallina
2nd Gear
Joined: Oct 2012
Posts: 122
Likes: 7
It's not music streaming I'm after, it's the Bluetooth recognition of phone based voice control e.g. Siri for the iPhone.

This works in my R56 with base radio, but not F56 with base radio (and, yes, HK speakers).

This frustration is reported by others on this site and also on BMW sites.

Thanks
 
Reply
Old Jun 5, 2016 | 06:58 PM
  #577  
hammerhands's Avatar
hammerhands
5th Gear
Joined: Mar 2014
Posts: 981
Likes: 6
From: Cold, Sleepwalking Winnipeg
I thought you could code in bluetooth streaming.
 
Reply
Old Jun 6, 2016 | 04:58 AM
  #578  
eastport_mini's Avatar
eastport_mini
2nd Gear
Joined: Jan 2009
Posts: 67
Likes: 5
From: Maryland
Can you Code in the full functioning Office if you have the base Connected?
I have Bluetooth streaming and Calendar but no email or text notifications.
Mine is an 2015 F56 with the base Connected with Nav. Nothing in the console for the snap in adapter either.
 
Reply
Old Jun 6, 2016 | 03:13 PM
  #579  
siriuszero's Avatar
siriuszero
6th Gear
Joined: Jan 2011
Posts: 1,599
Likes: 42
From: Bothell, WA
Originally Posted by eastport_mini
Can you Code in the full functioning Office if you have the base Connected?
I have Bluetooth streaming and Calendar but no email or text notifications.
Mine is an 2015 F56 with the base Connected with Nav. Nothing in the console for the snap in adapter either.
If you have a 15 with Connected, you already have enhanced BT, which includes Office, but notification support is also dependent on what kind of phone you have. iPhones do not support email notifications at all and text notifications seem to be hit or miss (seems to work fine for most, but some people just can't seem to get it working). Most Android phones will work for both email and text notifications and I'm not sure how Windows Phones fare.
 
Reply
Old Jun 15, 2016 | 05:00 PM
  #580  
eastport_mini's Avatar
eastport_mini
2nd Gear
Joined: Jan 2009
Posts: 67
Likes: 5
From: Maryland
But my IPhone worked fine in my 2012 Countryman that I traded in for the 2015 hatchback.
I had connected with Nav in my Countryman.
Office included email and text alerts.
Seems to be a base connected downgrade in the f56 platform.
 
Reply
Old Jun 19, 2016 | 10:02 AM
  #581  
walk0080's Avatar
walk0080
6th Gear
Joined: Jun 2010
Posts: 1,800
Likes: 2
---
 

Last edited by walk0080; Jun 5, 2018 at 12:37 PM.
Reply
Old Jun 19, 2016 | 08:52 PM
  #582  
toyopet's Avatar
toyopet
4th Gear
Joined: Jun 2011
Posts: 303
Likes: 1
Originally Posted by gregoryk
i drive a standard. It has a feature that stops the engine stalling. It causes the engine to rev up on its own while engaging the clutch.
Anyone seen a software switch to defeat this.....it is my#1 complaint. I find it really annoying.
+1
 
Reply
Old Jun 23, 2016 | 01:20 PM
  #583  
COkid's Avatar
COkid
1st Gear
Joined: Apr 2015
Posts: 28
Likes: 0
Add parking lights to DRL

I've successfully coded several changes to my 2016 Justa and I'm looking for another tweak...

Does anyone know if the parking lights (upper part of the round, foglight assembly below the front bumper) can be coded to come on with the LED 'horseshoe' DRLs? If so, which module/parameter should be changed?

Thanks,
Alan
 
Reply
Old Jun 23, 2016 | 01:44 PM
  #584  
GDGR's Avatar
GDGR
3rd Gear
Joined: Mar 2016
Posts: 201
Likes: 23
Coding experts:

I'm a software guy and a BMW guy, but never done any of this coding myself.

I am 3 months into ownership of my '16 Clubman S, F54. Over on the Clubman forum, there is a lot of discussion about the F54 brake lights. The strange thing about this car is the way the rear brake lights work -- they are in the bumper, not in the huge light housing on the rear barn doors (which houses running lights and turn signals).

I'm wondering if there might be a way to code the lighting so that the turn signal bulbs that are up in the doors can work as brake lights. Either sharing turn signal duties, or swapping by using the bumper lights as turn signals.

What would it take to figure out what sort of coding is possible, if any, for the rear light behavior on an F54?

I'm thinking maybe I could talk one of you who is experienced into looking into it, rather than me buying everything necessary to do it myself?
 
Reply
Old Jun 23, 2016 | 02:16 PM
  #585  
hp79's Avatar
hp79
4th Gear
Joined: Sep 2014
Posts: 520
Likes: 4
From: Tigard, OR
Originally Posted by GDGR
Coding experts:

I'm a software guy and a BMW guy, but never done any of this coding myself.

I am 3 months into ownership of my '16 Clubman S, F54. Over on the Clubman forum, there is a lot of discussion about the F54 brake lights. The strange thing about this car is the way the rear brake lights work -- they are in the bumper, not in the huge light housing on the rear barn doors (which houses running lights and turn signals).

I'm wondering if there might be a way to code the lighting so that the turn signal bulbs that are up in the doors can work as brake lights. Either sharing turn signal duties, or swapping by using the bumper lights as turn signals.

What would it take to figure out what sort of coding is possible, if any, for the rear light behavior on an F54?

I'm thinking maybe I could talk one of you who is experienced into looking into it, rather than me buying everything necessary to do it myself?
Coding here is more like changing the argument values or the parameter and nothing more. The car might be using those or might not at all. You have to dig in to each submenu and some nodes will have a cryptic description (in German) while some don't. If you think it's something you want to change you can try changing the value, but some times it doesn't do anything as it's just a dead parameter that never gets used. Also, it drains a lot of battery from the car so it's not a good idea to keep it in programming mode for more than let's say 15 minutes without the engine on. I usually do it with engine off.
I tried changing the LED headlight voltage to a lower value and it didn't change anything. I tried telling the system that my tail light bulbs are LED and put a non-canbus (no extra resistors) LED bulb but it still didn't take it and threw error messages such as check bulb or something like that.

Experiment and report the results back
 
Reply
Old Jun 23, 2016 | 02:33 PM
  #586  
Ryan@HelixMS's Avatar
Ryan@HelixMS
Neutral
Joined: Jun 2016
Posts: 6
Likes: 0
From: Philadelphia
Originally Posted by GDGR
Coding experts:

I'm a software guy and a BMW guy, but never done any of this coding myself.

I am 3 months into ownership of my '16 Clubman S, F54. Over on the Clubman forum, there is a lot of discussion about the F54 brake lights. The strange thing about this car is the way the rear brake lights work -- they are in the bumper, not in the huge light housing on the rear barn doors (which houses running lights and turn signals).

I'm wondering if there might be a way to code the lighting so that the turn signal bulbs that are up in the doors can work as brake lights. Either sharing turn signal duties, or swapping by using the bumper lights as turn signals.

What would it take to figure out what sort of coding is possible, if any, for the rear light behavior on an F54?

I'm thinking maybe I could talk one of you who is experienced into looking into it, rather than me buying everything necessary to do it myself?
I doubt that is possible via coding but you may be able to swap the pinout at the BDC module so the lighting behaves as you like.

You'll have to be careful and make sure the lighting behaves correctly.
 
Reply
Old Jun 23, 2016 | 02:39 PM
  #587  
Ryan@HelixMS's Avatar
Ryan@HelixMS
Neutral
Joined: Jun 2016
Posts: 6
Likes: 0
From: Philadelphia
Originally Posted by COkid
I've successfully coded several changes to my 2016 Justa and I'm looking for another tweak...

Does anyone know if the parking lights (upper part of the round, foglight assembly below the front bumper) can be coded to come on with the LED 'horseshoe' DRLs? If so, which module/parameter should be changed?

Thanks,
Alan
It may be possible. Tagfahrlicht means daytime running light in German.

The values to change will contain part of that phrase so look for those values.

For example, these are the lines to turn on the taillights as DRL:
MAPPING_TAGFAHRL_H_L_OUTPUT = sl_l
MAPPING_TAGFAHRL_H_R_OUTPUT = sl_r
MAPPING_TAGAHRL_H2_L_OUTPUT = sl_2_l
MAPPING_TAGAHRL_H2_R_OUTPUT = sl_2_r

Front fog light in German is Nebelscheinwerfer. It's often abbreviated as NSW. So look for values containing NSW and some form of Tagfahrlicht.

If that fixture your referring to is considered a "City Light" it may be under SL, for stadtlicht.

All lighting functions are contained in the BDC module.
 
Reply
Old Jun 23, 2016 | 02:45 PM
  #588  
Ryan@HelixMS's Avatar
Ryan@HelixMS
Neutral
Joined: Jun 2016
Posts: 6
Likes: 0
From: Philadelphia
Originally Posted by Gambedegallina
Sorry if I missed the "ultimate conclusion " on this question when I scanned this great thread.

Have a 2016 F56 with HK radio, base Bluetooth, no Nav, etc. Like others, I am cheesed that BMW chose to eliminate use of Siri and similar voice phone controls in this model.

I have seen the discussion of activating Bluetooth music streaming with this configuration but unsure if I saw the answer to whether coding can enable the phone voice control such as Siri. Thanks!

Note, if it's codeable, I will be having a serious discussion with Mini and the dealer.
I have not tried this on F5x Mini Coopers yet but I enable this feature on BMWs all the time under the HU module, either HU_NBT or HU_CIC.

The value is CE_DEVICE_SPEECH_RECOGNITION
 
Reply
Old Jun 24, 2016 | 12:37 PM
  #589  
siriuszero's Avatar
siriuszero
6th Gear
Joined: Jan 2011
Posts: 1,599
Likes: 42
From: Bothell, WA
So my car had to go in for an issue with my headunit (would reset every 2 minutes) and ended up getting programmed, so now that I have a more current version of software, I tried coding the JCW Sport Displays again and - SUCCESS!

Very cool feature!

To code it yourself, you need a software version around F056-15-03-XXX or later (mine is now the current F056-16-07-501) and HUD.

6 Parameters to change:
HU_NBT
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

KOMBI
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

Go into Head Up Display settings, then Displayed Information, and turn on Sport Display
 
Reply
Old Jul 3, 2016 | 02:53 PM
  #590  
Tack425's Avatar
Tack425
1st Gear
Joined: Oct 2015
Posts: 30
Likes: 0
Anyone have any leads on remote coding services? 2012 MCS, looking to have some coding done. Thank you in advance
 
Reply
Old Jul 9, 2016 | 04:21 PM
  #591  
Tikigod's Avatar
Tikigod
3rd Gear
iTrader: (1)
Joined: Aug 2011
Posts: 171
Likes: 0
From: Denver, CO
Originally Posted by siriuszero
So my car had to go in for an issue with my headunit (would reset every 2 minutes) and ended up getting programmed, so now that I have a more current version of software, I tried coding the JCW Sport Displays again and - SUCCESS!

Very cool feature!

To code it yourself, you need a software version around F056-15-03-XXX or later (mine is now the current F056-16-07-501) and HUD.

6 Parameters to change:
HU_NBT
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

KOMBI
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

Go into Head Up Display settings, then Displayed Information, and turn on Sport Display

Wow! Thanks for this Gave it a try this morning and worked perfectly! Test drove a JCW while waiting for my S to come in and it had this - knew I wouldn't have it when my finally arrived but glad to finally have it!
 
Reply
Old Jul 10, 2016 | 12:25 AM
  #592  
sootyvrs's Avatar
sootyvrs
2nd Gear
Joined: Jun 2016
Posts: 115
Likes: 2
From: NE England
Originally Posted by siriuszero
So my car had to go in for an issue with my headunit (would reset every 2 minutes) and ended up getting programmed, so now that I have a more current version of software, I tried coding the JCW Sport Displays again and - SUCCESS!

Very cool feature!

To code it yourself, you need a software version around F056-15-03-XXX or later (mine is now the current F056-16-07-501) and HUD.

6 Parameters to change:
HU_NBT
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

KOMBI
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

Go into Head Up Display settings, then Displayed Information, and turn on Sport Display
Thanks for the info..

Not done any coding before but was hoping that the MCS HUD could get the Sports Display of the JCW so will certainly look into doing this...

Can I ask on a manual transmission car if you can only get the rev counter or can the shift lights also be selected?

In the user manual it does say the shift lights only work for auto cars?
 
Reply
Old Jul 11, 2016 | 04:03 PM
  #593  
MarcoPolo's Avatar
MarcoPolo
5th Gear
Joined: Feb 2014
Posts: 830
Likes: 31
From: NYC
Originally Posted by hammerhands
I thought you could code in bluetooth streaming.
with the base radio option, you lose on the COMBOX unit, which is what enabled bluetooth streaming. to get that you need to 1) buy a combox unit and then 2) VO code in 6NS...you should then get the option to enable bluetooth streaming as well as the voice activation.

previously the combox was included in most cars, which was why it was simply enabling it that just needed to be done.
 
Reply
Old Jul 11, 2016 | 04:21 PM
  #594  
AlphaQuad's Avatar
AlphaQuad
2nd Gear
Joined: Apr 2013
Posts: 112
Likes: 6
Originally Posted by siriuszero
So my car had to go in for an issue with my headunit (would reset every 2 minutes) and ended up getting programmed, so now that I have a more current version of software, I tried coding the JCW Sport Displays again and - SUCCESS!

Very cool feature!

To code it yourself, you need a software version around F056-15-03-XXX or later (mine is now the current F056-16-07-501) and HUD.

6 Parameters to change:
HU_NBT
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

KOMBI
HUD_SPORTANZEIGE_ENABLE
HUD_SPORTANZEIGE_FES_ENABLE
HUD_SPORTANZEIGE_MS_GASSE_ENABLE
Change all to aktiv

Go into Head Up Display settings, then Displayed Information, and turn on Sport Display
Hi siriuszero? Is your car a manual or automatic? and if manual do you get the gear change selector and gear indicators?
Thanks!!!
 
Reply
Old Jul 11, 2016 | 04:46 PM
  #595  
siriuszero's Avatar
siriuszero
6th Gear
Joined: Jan 2011
Posts: 1,599
Likes: 42
From: Bothell, WA
Originally Posted by AlphaQuad
Hi siriuszero? Is your car a manual or automatic? and if manual do you get the gear change selector and gear indicators?
Thanks!!!
Mine has the sport automatic - I'm not sure if the sport displays work on a manual as the menus it adds seems to suggest you need to be able to shift into D or M/S mode for it to activate.

Maybe a manual equipped F56 could try?
 
Reply
Old Jul 18, 2016 | 05:21 PM
  #596  
MarcoPolo's Avatar
MarcoPolo
5th Gear
Joined: Feb 2014
Posts: 830
Likes: 31
From: NYC
Just gonna leave this here....

 
Reply
Old Jul 18, 2016 | 05:30 PM
  #597  
hp79's Avatar
hp79
4th Gear
Joined: Sep 2014
Posts: 520
Likes: 4
From: Tigard, OR
Originally Posted by MarcoPolo
with the base radio option, you lose on the COMBOX unit, which is what enabled bluetooth streaming. to get that you need to 1) buy a combox unit and then 2) VO code in 6NS...you should then get the option to enable bluetooth streaming as well as the voice activation.

previously the combox was included in most cars, which was why it was simply enabling it that just needed to be done.
I have a 2015 F56 with base radio, built September 2014. Does this mean I might have a COMBOX already inside and all I need is to add the VO - 6NS by coding? If that's the case, would I be able to select something like Bluetooth stream from the audio sources? I thought that the menu itself does not exist in the user interface of the base radio. I'm currently using USB flash drive for playing music.
 
Reply
Old Jul 18, 2016 | 05:32 PM
  #598  
DarkBlue15MCS's Avatar
DarkBlue15MCS
2nd Gear
10 Year Member
Joined: Jun 2014
Posts: 128
Likes: 1
From: Indy
Originally Posted by MarcoPolo
Sport on by default? Where's that code hidden?
 
Reply
Old Jul 18, 2016 | 05:36 PM
  #599  
MarcoPolo's Avatar
MarcoPolo
5th Gear
Joined: Feb 2014
Posts: 830
Likes: 31
From: NYC
Originally Posted by hp79
I have a 2015 F56 with base radio, built September 2014. Does this mean I might have a COMBOX already inside and all I need is to add the VO - 6NS by coding? If that's the case, would I be able to select something like Bluetooth stream from the audio sources? I thought that the menu itself does not exist in the user interface of the base radio. I'm currently using USB flash drive for playing music.
no. quite the opposite. by having a base radio, we lost the combox, which is what's needed to support enhanced bluetooth.

i'm trying to find a cheap combox to test this out.
 
Reply
Old Jul 18, 2016 | 05:47 PM
  #600  
hp79's Avatar
hp79
4th Gear
Joined: Sep 2014
Posts: 520
Likes: 4
From: Tigard, OR
Originally Posted by MarcoPolo
no. quite the opposite. by having a base radio, we lost the combox, which is what's needed to support enhanced bluetooth.

i'm trying to find a cheap combox to test this out.
Oh.. I see. When you mentioned "previously", I thought you were referring to 2014/2015 models where they came with the hidden glovebox. Okay, I'm not going to go far as replacing hardware.
 
Reply



All times are GMT -7. The time now is 09:01 PM.