F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Search Today's Posts Mark Forums Read
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > F30 DIYs and Coding Discussions > Super Cheat Sheet - PDF Attached! [Updated July 1st, 2015]
GetBMWParts
Post Reply
 
Thread Tools Search this Thread
      05-24-2015, 05:44 PM   #199
bobbydigital
Lieutenant
United_States
136
Rep
498
Posts

Drives: 2015 BWM 435GC
Join Date: Mar 2015
Location: Seattle, WA

iTrader: (0)

I just did some coding an found an correction that's needed in the latest cheatsheet (1.6) based on my 2015 F36:

API_USB_VIDEO under HU_NBNT > 3000 is said to have nich_ativ and activ as values, but this is no longer true (at least in my car). The values are

front_usb
rear_usb
both
none

I'm guessing this just gets more specific about what USB Port video playback can be driven from. If you're coding this feature on, my guess is you should just specify both.
Appreciate 0
      05-24-2015, 05:49 PM   #200
bobbydigital
Lieutenant
United_States
136
Rep
498
Posts

Drives: 2015 BWM 435GC
Join Date: Mar 2015
Location: Seattle, WA

iTrader: (0)

Another correction is the memory of auto start-stop (ASS). In 2015, the default for TCM_MSA_MEMORY is now aktiv whereas previous years had it defaulting as nicht_aktiv. (In other words, your ASS setting is now persisted across restarts now instead of always being reset to on)
Appreciate 0
      05-24-2015, 07:55 PM   #201
bobbydigital
Lieutenant
United_States
136
Rep
498
Posts

Drives: 2015 BWM 435GC
Join Date: Mar 2015
Location: Seattle, WA

iTrader: (0)

Another correction needed:

For CLM_TIMEOUT_HK_SMO, the default value is incorrectly stated as wert_04. On my 2015 it is wert_03.
Appreciate 0
      05-31-2015, 03:39 PM   #202
Makky
Private First Class
13
Rep
143
Posts

Drives: F34 340i
Join Date: Mar 2011
Location: Norway

iTrader: (0)

Will there be any new updated version of the fantastic cheat sheet?
Appreciate 0
      06-13-2015, 10:51 AM   #203
fidelio959
New Member
9
Rep
15
Posts

Drives: BMW 318d - F30
Join Date: Jun 2015
Location: Italy

iTrader: (0)

thank you...great work.
Appreciate 0
      06-21-2015, 11:01 PM   #204
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Quote:
Originally Posted by PS8900 View Post
I can confirm that the following activate the taillights as DRL:
REM 3062 MAPPING_TAGAHRL_H2_L_OUTPUT sl_2_l off Turns On Left Tail-light (Inner Part) on with DRL
REM 3062 MAPPING_TAGAHRL_H2_R_OUTPUT sl_2_r off Turns On Right Tail-light (Inner Part) on with DRL
REM 3062 MAPPING_TAGFAHRL_H_L_OUTPUT sl_l off Turns On Left Tail-light (Outer Part) on with DRL
REM 3062 MAPPING_TAGFAHRL_H_R_OUTPUT ls_r off Turns On Right Tail-light (Outer Part) on with DRL

You don't need to activate those:
REM 3063 MAPPING_UNIVERSAL_6_OUTPUT sl_2_l off Turns On Left Tail-light (Inner Part) on with DRL
REM 3063 MAPPING_UNIVERSAL_7_OUTPUT sl_2_r off Turns On Right Tail-light (Inner Part) on with DRL
(haven't tried them, don't know if they would work too )

Thanks Halsifer for the cheat sheet. Great work
Quote:
Originally Posted by SonnyBBQ View Post
Wonder if this can be added to the cheat sheet, as I am sure it will help others.
In order to add Driving mode configuration for NBT, all you need to do is FDL code Macro_FDS and the Icmkod_b_sportsindividualisierbar.


http://f30.bimmerpost.com/forums/sho...3&postcount=52

All hail to robg
Quote:
Originally Posted by DXL XLR8 View Post
So I have been researching for months now, and finally decided to do my first coding yesterday and it went successful. I went online and surprising found nothing on how to code these errors out so after I did some trial and error, I got them to no longer throw a code!!! This is what you need to code.

Daytime Running Lamps
Fembody
3061
TFL_L and TFL_R
KALT (Set to nicht_aktiv)
WARM (Set to nicht_aktiv)
LED (Set to aktiv)

Parking Lamps
Fembody
3061
POL_L and POL_R
KALT (Set to nicht_aktiv)
WARM (Set to nicht_aktiv)
LED (Set to aktiv)
Quote:
Originally Posted by botho View Post
Hey Halsifer,

Here is some new one to be added on the next version :
Need electrical seat :

Gong when push the memory button to confirm :
SM2 - 3000 -MEMORY_GONG : nicht_aktiv --> aktiv

"Easy Entry" Activation :
SM2- 3000 - EINAUSSTIEGSHILFE : nicht_aktiv --> Modus_FA_SLV

Both are working here (for memory_gong, need a recent I-Level)

Confirmation those one are working :
FEM_BODY 3053 KMFRT_OEFF_HINTEN
FEM_BODY 3053 KMFRT_OEFF_SHD
FEM_BODY 3053 KMFRT_SCHL_VORNE
FEM_BODY 3053 KOMFORT_SCHL_SHD

A new one to be tested :
HU_NBT - 3000 - REGEN_SCHLIESSEN : nicht_aktiv --> aktiv (close sunroof when rain is detected)
These will all be added and/or modified! Some good new additions here. Thanks guys!
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]
Appreciate 0
      06-21-2015, 11:14 PM   #205
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Quote:
Originally Posted by bobbydigital View Post
I just did some coding an found an correction that's needed in the latest cheatsheet (1.6) based on my 2015 F36:

API_USB_VIDEO under HU_NBNT > 3000 is said to have nich_ativ and activ as values, but this is no longer true (at least in my car). The values are

front_usb
rear_usb
both
none

I'm guessing this just gets more specific about what USB Port video playback can be driven from. If you're coding this feature on, my guess is you should just specify both.
I'll be sure to add in this correction and change the value to both. Thanks!

Quote:
Originally Posted by bobbydigital View Post
Another correction is the memory of auto start-stop (ASS). In 2015, the default for TCM_MSA_MEMORY is now aktiv whereas previous years had it defaulting as nicht_aktiv. (In other words, your ASS setting is now persisted across restarts now instead of always being reset to on)
Quote:
Originally Posted by bobbydigital View Post
Another correction needed:

For CLM_TIMEOUT_HK_SMO, the default value is incorrectly stated as wert_04. On my 2015 it is wert_03.
These default values however will not be corrected. This guide is intended for all F3x vehicles, regardless of features or Model-year. Since these default are enabled for you, these codes don't apply to your vehicle, but it will for others. For example, OVT_BEI_RUECKFAHRLICHT will default to be aktiv if you have Top-View Camera installed, but that doesn't apply to everyone. Plus, it wouldn't make sense to have it say 'Default: aktiv' and 'New Value: aktiv'.
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]
Appreciate 0
      06-21-2015, 11:16 PM   #206
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Quote:
Originally Posted by DJ Rocc View Post
Can it be coded to view videos on USB even if you have the smaller screen?
No unfortunately, you need to have HU_NBT or HU_CIC.

Quote:
Originally Posted by steve1121 View Post
the cheat sheet version 1.6 is great! since it has been almost 5 months, anyone know if there is a 1.7 version in the works containing more options?
Quote:
Originally Posted by Makky View Post
Will there be any new updated version of the fantastic cheat sheet?
Yeah, it's coming. Classes last quarter were tough so I didn't really have too much time between midterms and finals. But it's summer, so an update will happen shortly!
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]
Appreciate 1
      06-21-2015, 11:41 PM   #207
capt_slow
Captain
capt_slow's Avatar
United_States
552
Rep
906
Posts

Drives: 2017 F31 328d
Join Date: Oct 2013
Location: SoCal

iTrader: (1)

Garage List
Quote:
Originally Posted by botho View Post
:
Gong when push the memory button to confirm :
SM2 - 3000 -MEMORY_GONG : nicht_aktiv --> aktiv

"Easy Entry" Activation :
SM2- 3000 - EINAUSSTIEGSHILFE : nicht_aktiv --> Modus_FA_SLV

Both are working here (for memory_gong, need a recent I-Level)
Confirmed working as of I-Level F020-14-07-503.
__________________
2017 328d xDrive Sports Wagon: Estoril Blue, Black Sensatec, M-Sport Pkg
2020 i3 Rex: Capparis White, Giga World
Appreciate 0
      06-23-2015, 07:08 AM   #208
Rick4345
Lieutenant Colonel
Rick4345's Avatar
470
Rep
1,656
Posts

Drives: 2022 WRX World Rally Blue
Join Date: Apr 2009
Location: Somewhere

iTrader: (13)

Garage List
LED taillight code

When you change the heat and cold checks for the tail lights, do you also have to change the setting that shows they are LED. I thought I saw that this could cause a check engine light.

I already have Weisslicht bulbs in my front turn signals. I haven't noticed any flickering per say. Maybe when I put in the tail lights it will happen. I'm going to use Weisslicht in the rear also.

I have a 2012 F30 with Xenon lighting if that helps.

Thanks!!
__________________
Rick
Appreciate 0
      06-24-2015, 07:47 AM   #209
RSnic
Major
RSnic's Avatar
United_States
658
Rep
1,478
Posts

Drives: 2020 M340Xi (G20)
Join Date: Sep 2013
Location: Virginia

iTrader: (0)

Garage List
2020 BMW M340  [0.00]
Halsifier,

Hopefully, this is not too late for next update. Picked up a great new item from elsewhere (on another forum) for your inclusion in your next update.

If you code the following items, you can select whether you get chassis (steering) or drivetrain (stiffer suspension, accelerator response & shift points, if you have automatic) or both, when you engage Sport mode:
HU_NBT > 3000 HMI > MACRO_FDS from ONLY_POPUP to POPUP&CONFIGURE
ICMQL > 3000 Daten > ICMKOD_B_SPORTINDIVIDUALISIERBAR from aus (00) to ein (01).

While some had to change their car's build date through VO coding, I found that this will work without FA coding since I have a newer I-STEP. Check this thread out for further details: http://www.bimmerfest.com/forums/sho...onfigure+sport

Gotta' tell you that is is a terrific addition!
__________________
Al

2020 M340Xi| ZDA| ZDY| ZPP| ZPX| 1CR| 1PL| 688| 6NW| 2VFH|
Retired: 2014 328i
BMW CCA
Appreciate 0
      06-25-2015, 12:42 AM   #210
whoisthis
First Lieutenant
80
Rep
308
Posts

Drives: bmw
Join Date: Jun 2015
Location: michigan

iTrader: (0)

sucks i don't have NBT..
__________________
F30 328i sedan
Appreciate 0
      06-27-2015, 11:01 AM   #211
eminjohn
Registered
0
Rep
3
Posts

Drives: F33
Join Date: Jul 2014
Location: Turkey

iTrader: (0)

hello

i wanna know these things how to code them.

make welcome lights soft on
m performance logo on cluster (updated car 2015 does it possible ?)
volume bar on media.
Appreciate 0
      06-28-2015, 05:33 PM   #212
guitarman
New Member
United_States
0
Rep
10
Posts

Drives: 328d Xdrive
Join Date: Jan 2014
Location: Boise

iTrader: (0)

Could you forward location of latest software? Thanks!
Appreciate 0
      06-28-2015, 08:17 PM   #213
shawnsheridan
General
shawnsheridan's Avatar
United_States
10340
Rep
40,310
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
Quote:
Originally Posted by guitarman View Post
Could you forward location of latest software? Thanks!
PM sent.
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Appreciate 0
      06-29-2015, 11:12 AM   #214
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Quote:
Originally Posted by RSnic View Post
Halsifier,

Hopefully, this is not too late for next update. Picked up a great new item from elsewhere (on another forum) for your inclusion in your next update.

If you code the following items, you can select whether you get chassis (steering) or drivetrain (stiffer suspension, accelerator response & shift points, if you have automatic) or both, when you engage Sport mode:
HU_NBT > 3000 HMI > MACRO_FDS from ONLY_POPUP to POPUP&CONFIGURE
ICMQL > 3000 Daten > ICMKOD_B_SPORTINDIVIDUALISIERBAR from aus (00) to ein (01).

While some had to change their car's build date through VO coding, I found that this will work without FA coding since I have a newer I-STEP. Check this thread out for further details: http://www.bimmerfest.com/forums/sho...onfigure+sport

Gotta' tell you that is is a terrific addition!
No problem. Will be added. Should be post the updated version later this week, hopefully.
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]
Appreciate 0
      06-30-2015, 04:53 PM   #215
YMB-M3-J2
Major
YMB-M3-J2's Avatar
United_States
258
Rep
1,309
Posts

Drives: YMB M3
Join Date: Jan 2010
Location: South Florida

iTrader: (0)

Garage List
Quote:
Originally Posted by Halsifer View Post
No problem. Will be added. Should be post the updated version later this week, hopefully.
Halsifer Can you put an Excel version of the cheat sheet so i can sort by module? I find that easier when sitting down to code so i dont have to hop all around. If not i can PM you my email if that works better..

Thanks!
Appreciate 0
      07-01-2015, 01:31 AM   #216
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Updated to v1.7 (07/01/2015 1:30AM CST): (Download in the original post as an attachment)
  • Added FA Code: Sport Auto Transmission - Enable SAT for quicker and smoother shifts.
  • Added Code: ‘ICMKOD_B_SPORTINDIVIDUALISIERBAR’ - Allows Macro_fds to function. Sport Mode Configuration.
  • Added Code: ‘KOMFORT_OEFFNEN’ - Delay before activating Comfort Opening
  • Added Code: ‘C_ZSW_Aktivierunggeschwindigkeit_Funktion_low’ - Change Active Blind Spot Activation Speed.
  • Added Code: ‘NAVI_ROAD_PREVIEW’ - Enables ‘Route Info’ (Turn-By-Turn Directions)
  • Added Code: ‘EINAUSSTIEGSHILFE’ - Activates Easy Entry when entering the vehicle.
  • Added Code: ‘MEMORY_GONG’ - Enables chime when seat position successfully stored in memory
  • Added Codes: Active Sound Design Modification (Change to M3/M5/Disabled)
  • Added Codes/Section: Active Spoiler (F34 3-Series GT only)
  • Added Test Codes: ‘REGEN_SCHLIESSEN’ - Close Sunroof on Rain Detection
  • Changed Code: ‘NAVI_FLIGHT’ -> ‘ROUTE_FLIGHT’ (Updated Name)
  • Changed Description: Enhanced Bluetooth (Added difference between 6NK & 6NS)
  • Changed Description: ‘Macro_fds’ (Now working with all Head Units)
  • Changed Description: ‘TFL_Modus’ (Gave difference between Tfl_s and Drl_s)
  • Fixed Code: ‘SL021_IBA_3’ -> ‘SL21_IBA_3
  • Fixed Code: ‘MAPPING_TAGAHRL_H2_L_OUTPUT’ -> ‘MAPPING_TAGFAHRL_H2_L_OUTPUT
  • Fixed Code: ‘MAPPING_TAGAHRL_H2_R_OUTPUT’ -> ‘MAPPING_TAGFAHRL_H2_R_OUTPUT
  • Fixed Description: SeatBeltReminder_SBR_Beifahrer & SeatBeltReminder_SBR_Fahrer (Was Reversed)
  • Moved Code: ‘TFL_MODUS’ to Day-Running Lights & Activate Rear Fog Lamps
  • Moved Code: ‘Daydriving_light’ to Day-Running Lights & Activate Rear Fog Lamps
  • Removed Code: ‘ASD_SOUND_OFF’ - Varied Results. Replaced with Active Sound Design Section.
  • Removed Code: ‘KOMFORTSCHLIESSUNG_PA’ - Unnecessary. Active in all CA cars by default.
  • Removed Code: ‘RLS_FLC_SCHWELLWERT_SATZ’ - Not found in F30, only F10.
  • Removed Code: ‘MAPPING_UNIVERSAL_6_OUTPUT’ - Unused.
  • Removed Code: ‘MAPPING_UNIVERSAL_7_OUTPUT’ - Unused.
  • Removed Code: ‘Sportschalter’ - Replaced with Sport Auto Transmission FA/VO Coding
  • Removed Code: ‘Sportschalter_alt’ - Replaced with Sport Auto Transmission FA/VO Coding
  • Verified Code: ‘KOMFORT_OEFF_HINTEN’ -> Moved to 'General Locking/Window Features & Convenience Features'
  • Verified Code: ‘KOMFORT_OEFF_SHD’ -> Moved to 'General Locking/Window Features & Convenience Features'
  • Verified Code: ‘KOMFORT_SCHL_VORNE’ -> Moved to 'General Locking/Window Features & Convenience Features'
  • Verified Code: ‘KOMFORT_SCHL_SHD’ -> Moved to 'General Locking/Window Features & Convenience Features'
All version changes are Bolded in the cheat sheet.
If anyone decides to test out the codes in the 'TO BE TESTED' section, and finds out if it works or not, please let me know!
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]

Last edited by Halsifer; 07-01-2015 at 11:22 AM..
Appreciate 0
      07-01-2015, 02:33 AM   #217
M-Pilot
Brigadier General
M-Pilot's Avatar
United_States
4859
Rep
3,659
Posts

Drives: 981 Cayman GTS
Join Date: Mar 2015
Location: CA

iTrader: (0)

Garage List
@Halsifer

Is there a specific reason for removing the fdl coding for sport auto transmission and adding FA coding for it?

Either option should work fine without any difference right?
Appreciate 0
      07-01-2015, 08:59 AM   #218
RSnic
Major
RSnic's Avatar
United_States
658
Rep
1,478
Posts

Drives: 2020 M340Xi (G20)
Join Date: Sep 2013
Location: Virginia

iTrader: (0)

Garage List
2020 BMW M340  [0.00]
@[Halsifier]
Terrific!!

Sincerely appreciate you keeping this up!
__________________
Al

2020 M340Xi| ZDA| ZDY| ZPP| ZPX| 1CR| 1PL| 688| 6NW| 2VFH|
Retired: 2014 328i
BMW CCA

Last edited by RSnic; 07-01-2015 at 09:23 AM.. Reason: correction
Appreciate 0
      07-01-2015, 09:17 AM   #219
RSnic
Major
RSnic's Avatar
United_States
658
Rep
1,478
Posts

Drives: 2020 M340Xi (G20)
Join Date: Sep 2013
Location: Virginia

iTrader: (0)

Garage List
2020 BMW M340  [0.00]
Quote:
Originally Posted by YMB_M4_j2 View Post
Halsifer Can you put an Excel version of the cheat sheet so i can sort by module? I find that easier when sitting down to code so i dont have to hop all around. If not i can PM you my email if that works better..

Thanks!
YMB_M4_j2,
FYI; the forum does not allow you to post Excel Spreadsheets.

I also like to have cheatsheet set up by module; have attached the cheat sheet I use that is based on Halsifier's, my own and others input.

You can try to bring this into Excel -- to provide this, I went from Excel to PDF.

Hope that helps
Attached Images
File Type: pdf BMW F30 Coding CheatSheet.pdf (118.4 KB, 1413 views)
__________________
Al

2020 M340Xi| ZDA| ZDY| ZPP| ZPX| 1CR| 1PL| 688| 6NW| 2VFH|
Retired: 2014 328i
BMW CCA

Last edited by RSnic; 07-01-2015 at 09:21 AM.. Reason: Correction
Appreciate 0
      07-01-2015, 11:29 AM   #220
Halsifer
Captain
Halsifer's Avatar
Germany
251
Rep
640
Posts

Drives: 2014 335i xDrive M-Sport
Join Date: Jan 2014
Location: Nürnberg, Bavaria

iTrader: (0)

Quote:
Originally Posted by cntzl View Post
@Halsifer

Is there a specific reason for removing the fdl coding for sport auto transmission and adding FA coding for it?

Either option should work fine without any difference right?
I removed it because VO coding in the feature should be better, mainly because it would include Sport+ if you code KOMBI. But since others have claimed to VO code EGS (The ECU for the Transmission) along with ICM, that's telling me that something is likely changing in the Transmission Control module, which wouldn't have been modified if you are just FDL coding ICM.
__________________
2014 BMW 335i xDrive Alpine White ---- M-Sport/Premium/Cold Weather/Technology/HK/Driver Assist+/Active High Beam/8AT Sport
2010 Audi A6 3.0T [Sold]
2011 Ford Mustang 3.7L V6 [Sold]
2003 BMW e46 325i [Sold]
Appreciate 0
Post Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 07:12 AM.




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