BMW M3 Forum (E90 E92)

BMW Garage BMW Meets Register Today's Posts


Go Back   M3Post - BMW M3 Forum > E90/E92 M3 Technical Topics > Coding / ConnectedDrive / Audio-Video / Electronics / Bluetooth / I-Drive & Nav
 
Post Reply
 
Thread Tools Search this Thread
      12-30-2015, 08:07 PM   #1
hackR
Private
10
Rep
78
Posts

Drives: 2004 E46 M3 titanium silver
Join Date: Nov 2012
Location: Central NY, USA

iTrader: (0)

My Coding Mods - 01/2009 E92 M3 (FRM2.c09)

Here are the coding mods I did on my 01/2009 E92 M3 with FRM2.c09...

Enjoy-R

*********************
Coding Task
Module
Code
Value

Sets angel eyes (FRM2.c09) to 13.7v (non-dimming)
note: I decided against LED and changed to Philips 5000K Diamond Vision H8 halogen bulbs.
NFRM
PWM_RL_BL_1_FKT_BL
2C,0C
PWM_RL_BL_1_FKT_SL
2C,0C
PWM_RL_BL_1_FKT_PARKL
2C,0C

Corner amber led delete (wert_04=0.0V)
NFRM
PWM_SL_V
wert_04
PWM_SL_V_BEI_AKTIVEN_AL (low beam)
wert_04
PWM_SL_V_BEI_AKTIVEN_FL (high beam)
wert_04
TAGFAHRLICHT_ECE_0 (running light)
nicht_aktiv
PO_RL_FKT_MIT_SL_V (parking light)
nicht_aktiv

Corner delete (amber bulb inside headlight)
NFRM
SIDEMARKER_US_FRM
nicht_aktiv

Welcome lights (amber led delete)
NFRM
WL_POL
nicht_aktiv

Welcome lights (amber turn signal delete)
NFRM
WL_BLK_V
nicht_aktiv

Disable headlight washers
(2) JBBF
SCHEINWERFERREININUNG
nicht_activ

Fuel Tank Reserve Message (comes on at 1/6 of tank)
Kombi
C08_TANK_SCHWELLE_RESERVE
wert_02
note: default is 1/4; wert_04

Digital real-time MPG
Kombi
DIGITAL_KVA
activ

Disable idrive disclaimer
CIC
LEGAL_DISCLAIMER_TIME
kein_ld
note: original value: ld_mit_timeout

Engine off - key eject (2secs hold stop/start button)
CAS
KOMFORT_EJECT
aktiv

Engine off - auto door unlock
CAS
ER_KEYOUT_AUTOVR
aktiv

Door Dong - disable
KOMBI
CC_ZUENDSCHLUESSEL
nicht_aktiv

Digital Speed Correction (shows proper digital speed)
KOMBI
BC_V_KORREKTUR
nicht_aktiv
BC_DIGITAL_V_KORREKTUR
nicht_aktiv
Appreciate 0
      03-04-2019, 01:02 PM   #2
Insomniaroy
New Member
26
Rep
22
Posts

Drives: 2010 E92 M3 DCT
Join Date: Oct 2018
Location: NL

iTrader: (0)

this is weird

Hi. I found your post. I have a US-spec M3 Built 09/08 Model 2009.
It also has FRM2.C09 .
I have those LED's in the corner of the lights but they don't work and I want them to go ON with the low beams and WL and standing lights.

I checked the settings that you mentioned under "amber led delete" and found everything already on wert_03 and aktiv .

What's also strange is that SIDEMARKER_US_NFRM is aktiv while the amber bulb in the turn signal is off when headlights are on . So I get a sense that whatever comes out of the FRM isn't actualy representing the settings that are used.

Nothing that I did made any difference, but the coding went fine, judging by interior lights going off and on after coding cycle.

I have tried SG_RESET in the end, but didn't change anything.
I checked wiring harness at the headlights. no wires cut there. Also no fuses missing from the fusebox.

Any help would be appreciated. Alternative is to get a FRM3 along with LCI tail lights..

[edit] FSW_PSW file attached..


Maybe I need to remove/add a VO code to CAS+FRM ?
When I load the NETTODATA.TRC into NCS dummy, it says 1 custom parameter ... Is there some safe way to reset back to stock ?
Attached Files
File Type: txt FSW_PSW.TRC.txt (64.9 KB, 300 views)

Last edited by Insomniaroy; 03-05-2019 at 12:40 PM..
Appreciate 0
      03-04-2019, 02:29 PM   #3
BayE30
Lieutenant Colonel
United_States
1341
Rep
1,881
Posts

Drives: 2011.75 E90 M3 ZCP
Join Date: Jul 2014
Location: San Francisco

iTrader: (5)

^^^wow you win for longest scolling post ever.
__________________
I am never able to post pictures on forums, all my pics are on IG @baye30 https://www.instagram.com/baye30/
Current Garage - [2011 E90 M3 ZCP] [2005 E53 X5 3.0 Sport] [1988 E30 325IS 24V]
Appreciate 1
MJBO2611.50
      03-06-2019, 04:48 PM   #4
Insomniaroy
New Member
26
Rep
22
Posts

Drives: 2010 E92 M3 DCT
Join Date: Oct 2018
Location: NL

iTrader: (0)

Meanwhile I found out that OP must have mixed up his notes.

When I change the PWM values below, the only thing that changes is the AE rings. That makes sense because these are acting as Stand Lichten (SL)
TAGFAHRLICHT = DRL , so setting it to nicht_aktiv will disable DRL alltogether.

Corner amber led delete (wert_04=0.0V)
NFRM
PWM_SL_V
wert_04
PWM_SL_V_BEI_AKTIVEN_AL (low beam)
wert_04
PWM_SL_V_BEI_AKTIVEN_FL (high beam)
wert_04
TAGFAHRLICHT_ECE_0 (running light)
nicht_aktiv
PO_RL_FKT_MIT_SL_V (parking light)
nicht_aktiv


The actual settings for this should contain "POL" , but the only occurence in FRM2.C09 is WL_POL. In FRM3 there are many more occurences.
So my conclusion is , without hard mod, the corner LEDs will only work with FRM3 !
Appreciate 0
      11-06-2021, 02:47 PM   #5
Agetec
Enlisted Member
7
Rep
36
Posts

Drives: 13 E92 M3
Join Date: Feb 2012
Location: North Carolina

iTrader: (0)

Quote:
Originally Posted by Insomniaroy View Post
Meanwhile I found out that OP must have mixed up his notes.

When I change the PWM values below, the only thing that changes is the AE rings. That makes sense because these are acting as Stand Lichten (SL)
TAGFAHRLICHT = DRL , so setting it to nicht_aktiv will disable DRL alltogether.

Corner amber led delete (wert_04=0.0V)
NFRM
PWM_SL_V
wert_04
PWM_SL_V_BEI_AKTIVEN_AL (low beam)
wert_04
PWM_SL_V_BEI_AKTIVEN_FL (high beam)
wert_04
TAGFAHRLICHT_ECE_0 (running light)
nicht_aktiv
PO_RL_FKT_MIT_SL_V (parking light)
nicht_aktiv


The actual settings for this should contain "POL" , but the only occurence in FRM2.C09 is WL_POL. In FRM3 there are many more occurences.
So my conclusion is , without hard mod, the corner LEDs will only work with FRM3 !
Man I've been trying to figure this out for the longest so many people said to cut it and I was like ain't no way. This worked like a charm on my 2013 E92
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 01:22 AM.




m3post
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