BMW
X1 / X2
BMW Garage BMW Meets Register Search Today's Posts Mark Forums Read
BMW X1 (F48) and X2 (F39) Forums General BMW X1 Forum (F48) Bimmercode Adventure

Post Reply
 
Thread Tools Search this Thread
      03-11-2020, 04:54 AM   #221
Gregh1
New Member
3
Rep
5
Posts

Drives: BMW X2 F39
Join Date: Feb 2020
Location: Corsica

iTrader: (0)

Ok thank you for your answer !
Appreciate 1
      03-19-2020, 10:50 AM   #222
Takabo
Private
Takabo's Avatar
Japan
49
Rep
69
Posts

Drives: G21 320d xDrive Touring MSport
Join Date: Mar 2019
Location: Osaka, Japan

iTrader: (0)

How to set welcome light (public)

Quote:
Originally Posted by Takabo View Post
Hello,

This is the format. For details, PM was sent.

Various Welcome Lights
BDC_BODY> 3062-3064 LceLampMapping… >
MAPPING_#_L/R_PART_OF = “custom number”

The welcome light is now configurable in the BimmerCode menu, so it is no longer private.


Various Welcome Lights

Fog light (front)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_NEBELSCHW_L_PART_OF = 80 (Default: off = 00)
MAPPING_NEBELSCHW_R_PART_OF = 80 (Default: off = 00)
OPTIONS (FLB_UEA = 03, off = 00, aktiv = 01)

Turn signal (front)
BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_BLINKEN_V_L_PART_OF = 80 (Default: off = 00)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_BLINKEN_V_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Door mirror turn signal (BLINKEN_Z)
BDC_BODY> 3062 LceLampMapping2, C3>
MAPPING_BLINKEN_Z_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKEN_Z_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Fog light (rear)... I have not changed
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_NEBELSCHLUSSL_L_PART_OF = UEA = 01 (Default)
MAPPING_NEBELSCHLUSSL_R_PART_OF = UEA = 01 (Default)
OPTIONS (UEA = 01, initwert = 00)

Turn signal (rear)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BLINKER_H_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKER_H_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

High mount brake(BimmerCode: MAPPING_BREMSL_M_PART_OF)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BRAKEFORCED_M_PART_OF = 80 (Default: initwert = 00)
OPTIONS (initwert = 00)

P.S.
hard on:
MAPPING_#_L/R_PART_OF = 80
soft on:
MAPPING_#_L/R_PART_OF = 40
__________________

BMW 320d xDrive Touring M Sport(G21)
Production Plant: Munich, Production Date: 2021-02-25

Last edited by Takabo; 04-12-2020 at 02:57 AM..
Appreciate 1
x1noob3.00
      03-19-2020, 02:33 PM   #223
x1noob
New Member
3
Rep
15
Posts

Drives: 2020 X5
Join Date: Mar 2020
Location: Pennsylvania

iTrader: (0)

Quote:
Originally Posted by Neworgri View Post
An update on how to activate Fog lights with Welcome Lights with Bimmercode in the F48.

A quick reminder that this will turn on your fogs lights everytime you turn on your high beams!
That's the only way you're gonna get the fog lights to work with the welcome lights.


Bimmercode > BDC OR FEM > ExpertMode > LCELampMapping

Change the following:

MAPPING_SIDEMARKER_L_FUNCTION = 05 (High Beam)
MAPPING_SIDEMARKER_L_OUTPUT = 0B (Fog Lamp L)
MAPPING_SIDEMARKER_L_PWM_LEVEL_STANDARD = 89 (13.7V)
MAPPING_SIDEMARKER_L_FIXED_PWM = 00 (pwm)
MAPPING_SIDEMARKER_L_PRIORITY = 03 (bottom priority)
MAPPING_SIDEMARKER_R_FUNCTION = 05 (High Beam)
MAPPING_SIDEMARKER_R_OUTPUT = 0C (Fog Lamp R)
MAPPING_SIDEMARKER_R_PWM_LEVEL_STANDARD = 89 (13.7V)
MAPPING_SIDEMARKER_R_FIXED_PWM = 00 (pwm)
MAPPING_SIDEMARKER_R_PRIORITY = 03 (bottom priority)

Example:

I tried this code on my 2016 f48 without success. I installed LED foglights and the lights themselves are working fine. I coded out lamp error using bimmercode however I am unable to have the foglights turn on with welcome lights using the above code. Anyone else successful with this?
Appreciate 0
      03-19-2020, 02:41 PM   #224
x1noob
New Member
3
Rep
15
Posts

Drives: 2020 X5
Join Date: Mar 2020
Location: Pennsylvania

iTrader: (0)

Quote:
Originally Posted by Takabo View Post
The welcome light is now configurable in the BimmerCode menu, so it is no longer private.


Various welcome lights

Fog light (front)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_NEBELSCHW_L_PART_OF = 80 (Default: off = 00)
MAPPING_NEBELSCHW_R_PART_OF = 80 (Default: off = 00)
OPTIONS (FLB_UEA = 03, off = 00, aktiv = 01)

Turn signal (front)
BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_BLINKEN_V_L_PART_OF = 80 (Default: off = 00)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_BLINKEN_V_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Door mirror turn signal (BLINKEN_Z)
BDC_BODY> 3062 LceLampMapping2, C3>
MAPPING_BLINKEN_Z_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKEN_Z_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Fog light (rear)... I have not changed
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_NEBELSCHLUSSL_L_PART_OF = UEA = 01 (Default)
MAPPING_NEBELSCHLUSSL_R_PART_OF = UEA = 01 (Default)
OPTIONS (UEA = 01, initwert = 00)

Turn signal (rear)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BLINKER_H_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKER_H_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

High mount brake(BimmerCode: MAPPING_BREMSL_M_PART_OF)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BRAKEFORCED_M_PART_OF = 80 (Default: initwert = 00)
OPTIONS (initwert = 00)
What do you mean by these options for the front fog lights:

OPTIONS (FLB_UEA = 03, off = 00, aktiv = 01)
Appreciate 0
      03-19-2020, 03:11 PM   #225
x1noob
New Member
3
Rep
15
Posts

Drives: 2020 X5
Join Date: Mar 2020
Location: Pennsylvania

iTrader: (0)

Takabo's code above worked for me to activate fog lights with welcome lights. Thanks!
Appreciate 1
Takabo49.00
      03-19-2020, 10:44 PM   #226
bmwforme
Lieutenant
257
Rep
557
Posts

Drives: 2023 X3 M40i
Join Date: Dec 2011
Location: NYC

iTrader: (0)

I'm guessing it's different w/ the LCI or maybe they updated the app but I was able to use the standard BimmerCode Activate Fog Lights with Welcome Lights option on my car.
__________________
NYC
Main: 2023 X3 M40i Brooklyn Grey
Secondary: 2020 X1 xDrive28i M Sport Alpine White
Appreciate 0
      03-27-2020, 10:49 AM   #227
bmwforme
Lieutenant
257
Rep
557
Posts

Drives: 2023 X3 M40i
Join Date: Dec 2011
Location: NYC

iTrader: (0)

Did a fair amount of the plain vanilla Bimmercode ajdustments to my 2020 F48 but was wondering if anyone had any luck or insight with the following?

- Fog lights on automatically when low beams are on?
- Pathway lighting automatically activates when turning off car and headlights switched to automatic
__________________
NYC
Main: 2023 X3 M40i Brooklyn Grey
Secondary: 2020 X1 xDrive28i M Sport Alpine White
Appreciate 0
      06-09-2020, 12:26 AM   #228
Shagohod
Enlisted Member
18
Rep
47
Posts

Drives: F48 X1
Join Date: Mar 2020
Location: Colorado, USA

iTrader: (0)

Could anyone tell me what will happen with my bimmercode settings once the battery is disconnected? Will I have to code my settings in once again the next time I start it?
Appreciate 0
      06-09-2020, 02:20 AM   #229
808X1
Second Lieutenant
80
Rep
241
Posts

Drives: F48 X1 M-Sport
Join Date: Jul 2017
Location: HI

iTrader: (0)

Quote:
Originally Posted by Shagohod View Post
Could anyone tell me what will happen with my bimmercode settings once the battery is disconnected? Will I have to code my settings in once again the next time I start it?
No, the codes will already be stored in the ECU, thus you will not lose your changes, unless your ECU is being updated at the dealer, which essentially overwrites it.
Appreciate 0
      06-09-2020, 02:33 AM   #230
SDriver18i
Private First Class
SDriver18i's Avatar
No_Country
80
Rep
139
Posts

Drives: BMW X1 s18i 2019
Join Date: May 2019
Location: *

iTrader: (0)

Quote:
Originally Posted by 808X1 View Post
No, the codes will already be stored in the ECU, thus you will not lose your changes, unless your ECU is being updated at the dealer, which essentially overwrites it.
What's worse is that one time they reset mine and removed features that came stock, like comfort access and red sports displays. Kinda weird.

They also detected my tune and reset it when I asked for them to restore all ECU's in the car back to stock.
Appreciate 0
      06-09-2020, 03:49 AM   #231
Peter_R
Air Vice Marshall
Peter_R's Avatar
United Kingdom
256
Rep
1,639
Posts

Drives: X1 LCI xDrive 2.0i M Sport
Join Date: Nov 2014
Location: Somewhere in Blighty (UK)

iTrader: (0)

Quote:
Originally Posted by SDriver18i View Post
What's worse is that one time they reset mine and removed features that came stock, like comfort access and red sports displays. Kinda weird.

They also detected my tune and reset it when I asked for them to restore all ECU's in the car back to stock.
Any dealer software upgrade always does this. In the UK anyway.
__________________
2007 BMW 325d M Sport remapped (E91).
2012 BMW 320d Sport (F31).
2013 BMW X3 xDrive 30d M Sport (F25).
2020 BMW X1 xDrive 2.0i MSport (F48).
2022 MB EQB 300 4MATIC AMG Line Premium
Appreciate 0
      06-13-2020, 11:46 PM   #232
Xorbitman
Second Lieutenant
Canada
47
Rep
231
Posts

Drives: 2018 BMW X1
Join Date: Feb 2019
Location: Montreal, QC. Canada

iTrader: (0)

Quote:
Originally Posted by MJE60 View Post
The short answer is NO. The long answer is that you can code in different colours but they will not work because the X1 Does not have multicolour LED fitted to make it work (higher series BMW have multicolour ambient lighting LED so many colours can be programmed whereas X1 has red/orange only (although I understand a few countries have a different single colour for legal reasons).
The new 2021 has multicolor and the menu option can now be accessed via voice control!
Appreciate 0
      06-15-2020, 10:20 AM   #233
MJE60
Captain
MJE60's Avatar
England
678
Rep
910
Posts

Drives: BMW G01 xDrive M Sport
Join Date: Jan 2019
Location: Dorset, UK

iTrader: (0)

Quote:
Originally Posted by Xorbitman View Post
The new 2021 has multicolor and the menu option can now be accessed via voice control!
Thanks for the update. Can anyone else confirm this is also the case for other markets (e.g EU spec cars).
Appreciate 0
      06-15-2020, 12:04 PM   #234
iceman7
Second Lieutenant
iceman7's Avatar
Greece
117
Rep
212
Posts

Drives: X1 LCI sDrive 18i
Join Date: Feb 2017
Location: Athens, Greece

iTrader: (0)

Quote:
Originally Posted by MJE60 View Post
Thanks for the update. Can anyone else confirm this is also the case for other markets (e.g EU spec cars).
The LCI has 6 instead of 2 colours.
Orange
White
Blue
Purple
Green
Bronze

But only one is available each time.. there is no option to switch colours automatically (or I have not noticed it)
__________________
My BMWs
02/2017 - 10/2019: X1 F48 18i sDrive X-Line Platinum Silver with Android 10,25 Aftermarket Screen
11/2019 - Present: X1 F48 LCI 18i sDrive Connected Advanced Mineral White
Appreciate 1
MJE60678.00
      07-14-2020, 12:40 PM   #235
Sphinx144
Private
17
Rep
59
Posts

Drives: 2016 X1
Join Date: Mar 2020
Location: Houston, TX

iTrader: (0)

Quote:
Originally Posted by Ridin'Dirty View Post
The Vgate iCar Wi-Fi OBD adapter arrived in today's mail and I put it to work almost instantly...almost. So far the most difficult part has been paying to unlock (enable) the applications coding feature with Android Pay since that particular program hadn't been installed/enabled on my smartphone previously. After establishing a Wi-Fi connection between my phone and the adapter, then turning the cars ignition on (no need to start the engine), I launched the BimmerCode app. The BimmerCode app took less than a minute to perform a scan to catalogue the electronic control units present in my car.

It found seven: Front Electronic Module/Car Access System, Instrument Cluster, Headunit, Air Conditioning, Roof Function Center, Power Tailgate Module and lastly, Advanced Crash Safety Module.

I didn't get too crazy with changes this first time and only had two disappointments with changes that I wanted to make. I successfully coded the "Fold Mirrors When Locking With Comfort Access', 'Switch LED On Doors When In Reverse' and set the 'Legal Disclaimers' to 'Not Active". Two items that I was unsuccessful in changing were setting the turn signals to flash 5 times instead of 3 and to disable the closing of the rear hatch via the "kick method". A feature that I expected to see but didn't find was the Expert mode for this app. Possibly that option is available only on the IOS version.
Quote:
Originally Posted by Ridin'Dirty View Post
The Vgate iCar Wi-Fi OBD adapter arrived in today's mail and I put it to work almost instantly...almost. So far the most difficult part has been paying to unlock (enable) the applications coding feature with Android Pay since that particular program hadn't been installed/enabled on my smartphone previously. After establishing a Wi-Fi connection between my phone and the adapter, then turning the cars ignition on (no need to start the engine), I launched the BimmerCode app. The BimmerCode app took less than a minute to perform a scan to catalogue the electronic control units present in my car.

It found seven: Front Electronic Module/Car Access System, Instrument Cluster, Headunit, Air Conditioning, Roof Function Center, Power Tailgate Module and lastly, Advanced Crash Safety Module.

I didn't get too crazy with changes this first time and only had two disappointments with changes that I wanted to make. I successfully coded the "Fold Mirrors When Locking With Comfort Access', 'Switch LED On Doors When In Reverse' and set the 'Legal Disclaimers' to 'Not Active". Two items that I was unsuccessful in changing were setting the turn signals to flash 5 times instead of 3 and to disable the closing of the rear hatch via the "kick method". A feature that I expected to see but didn't find was the Expert mode for this app. Possibly that option is available only on the IOS version.
Is comfort access when you only touch the door handle to lock/unlock without the key?
I thought I had enabled the auto fold feature in bimmercode but they don't fold in when locking unless I do it with the remote.
Appreciate 0
      07-21-2020, 10:13 PM   #236
Ridin'Dirty
Private First Class
Ridin'Dirty's Avatar
60
Rep
173
Posts

Drives: '93 'Beemer' R100r, '17 X1(S)
Join Date: Apr 2017
Location: NW PA

iTrader: (0)

Quote:
Originally Posted by Sphinx144 View Post
Is comfort access when you only touch the door handle to lock/unlock without the key? Yes
I thought I had enabled the auto fold feature in bimmercode but they don't fold in when locking unless I do it with the remote.
Even with Comfort Access there is a delay before the mirrors begin to fold in - you have to hold your finger on the locking ridges the whole time until the mirrors begin to move.
Appreciate 0
      07-24-2020, 02:27 PM   #237
CT BMWX1
New Member
8
Rep
20
Posts

Drives: 2019 BMW X1
Join Date: Oct 2019
Location: Connecticut

iTrader: (0)

Comfort access

Thanks for the tip “ you have to hold your finger on the locking ridges the whole time until the mirrors begin to move.”
Appreciate 0
      08-01-2020, 12:36 PM   #238
Sphinx144
Private
17
Rep
59
Posts

Drives: 2016 X1
Join Date: Mar 2020
Location: Houston, TX

iTrader: (0)

Quote:
Originally Posted by Ridin'Dirty View Post
Quote:
Originally Posted by Sphinx144 View Post
Is comfort access when you only touch the door handle to lock/unlock without the key? [COLOR="Red"]Yes[/COLOR]
I thought I had enabled the auto fold feature in bimmercode but they don't fold in when locking unless I do it with the remote.
Even with Comfort Access there is a delay before the mirrors begin to fold in - you have to hold your finger on the locking ridges the whole time until the mirrors begin to move.
I had no idea about that. I'll have to try that.
Appreciate 0
      08-02-2020, 02:31 PM   #239
kruszel
Registered
0
Rep
3
Posts

Drives: F48
Join Date: Aug 2020
Location: POL

iTrader: (0)

Hi
I need help with sidemarker US turn off and fog rear lamp turn on
Can you tell me how to do it od bimmercode ?
I read how to do it on F30 but in f48 it doesnt work
Appreciate 0
      08-05-2020, 02:38 AM   #240
Takabo
Private
Takabo's Avatar
Japan
49
Rep
69
Posts

Drives: G21 320d xDrive Touring MSport
Join Date: Mar 2019
Location: Osaka, Japan

iTrader: (0)

Hi everybody,

Does anyone use BimmerCode with an ENET cable?

https://bimmercode.app/adapters/
Attached Images
 
__________________

BMW 320d xDrive Touring M Sport(G21)
Production Plant: Munich, Production Date: 2021-02-25

Last edited by Takabo; 08-05-2020 at 08:30 AM..
Appreciate 0
      08-07-2020, 10:29 AM   #241
Takabo
Private
Takabo's Avatar
Japan
49
Rep
69
Posts

Drives: G21 320d xDrive Touring MSport
Join Date: Mar 2019
Location: Osaka, Japan

iTrader: (0)

Quote:
Originally Posted by Takabo View Post
Hi everybody,

Does anyone use BimmerCode with an ENET cable?

https://bimmercode.app/adapters/
Succeeded. It is faster and more comfortable than a Bluetooth adapter.
Attached Images
 
__________________

BMW 320d xDrive Touring M Sport(G21)
Production Plant: Munich, Production Date: 2021-02-25
Appreciate 1
wcs2229170.50
      08-08-2020, 12:53 AM   #242
808X1
Second Lieutenant
80
Rep
241
Posts

Drives: F48 X1 M-Sport
Join Date: Jul 2017
Location: HI

iTrader: (0)

Quote:
Originally Posted by Takabo View Post
Quote:
Originally Posted by Takabo View Post
Hi everybody,

Does anyone use BimmerCode with an ENET cable?

https://bimmercode.app/adapters/
Succeeded. It is faster and more comfortable than a Bluetooth adapter.
Cool find. Which one did you get and why?
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 06:02 AM.




xbimmers
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