E90Post
 


The Tire Rack
 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Technical Forums > BMW Coding > e90 2006 disable bulb checks ???



Reply
 
Thread Tools Search this Thread
      10-19-2015, 11:14 AM   #1
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

e90 2006 disable bulb checks ???

Hello,

i have installed ncsexpert and i want to disable bulb checks, because i changed the rear lights to lci led lightbar.
This is for a older e90 from 2006 with frm1 Module.
Can anybody explain how to change and code this step by step using ncsexpert.

Thank you very much.

Kindly regards
Appreciate 0
      10-19-2015, 04:37 PM   #2
Sensible_
Colonel
529
Rep
2,503
Posts

Drives: 2008 E90
Join Date: Feb 2012
Location: London

iTrader: (1)

For FRM1 you have to do it the long way round since there is no Vehicle Order option for LED RETROFIT. May I suggest this could be a good opportunity to upgrade FRM? If not, then manually coding out hot and cold bulbs checks is the only option:

*********************

Warm test Brake
WARMUEBERWACHUNG_BL_MI -> nicht_aktiv

Cold Test Brake
KALTUEBERWACHUNG_BL_MI -> nicht_aktiv

Warm test turn
WARMUEBERWACHUNG_BLK_HI -> nicht_aktiv

Cold test turn
KALTUEBERWACHUNG_BLK_HI -> nicht_aktiv

cold rear turn signal...
KALTUEBERWACHUNG_BLK_H -> nicht_aktiv

cold brake light.....
KALTUEBERWACHUNG_BL -> nicht_aktiv

warm rear turn signal...
WARMUEBERWACHUNG_BLK_H -> nicht_aktiv

warm brake light..
WARMUEBERWACHUNG_BL -> nicht_aktiv

Brake force display
CC_MELD_BFD_BL -> nicht_aktiv
FEHLERMELDUNG_CC_BFD_L -> nicht_aktiv
FEHLERMELDUNG_CC_BFD_R -> nicht_aktiv

In addition you may need to set the bellow to nicht_aktiv

FEHLERMELD_CC_RL_BL_1_L
FEHLERMELD_CC_RL_BL_1_R
FEHLERMELD_CC_RL_BL_2_L
FEHLERMELD_CC_RL_BL_2_R

KALTUEBERW_RL_BL_1_L
KALTUEBERW_RL_BL_1_R
KALTUEBERW_RL_BL_2_L
KALTUEBERW_RL_BL_2_R

WARMUEBERW_RL_BL_1_L
WARMUEBERW_RL_BL_1_R
WARMUEBERW_RL_BL_2_L
WARMUEBERW_RL_BL_2_R

*********************

With regards to NCSExpert itself you must do some reading. Some questions...

1. Do you have BMW Standard Tools installed and setup correctly?

2. Have you a suitably up to date sp-daten set installed?
Appreciate 1
      10-19-2015, 05:29 PM   #3
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

I have installed BMW Standart Tools v2.12 and spdaten v51.3 with an can/dcan inpa cable.
I have used inpa to read out engine failure and reset failure codes.
But i never used ncsexpert, so i am a totally noob using ncsexpert.
Please advise me step by step to disable the bulb checks using ncsexpert.

Last edited by amigo74; 10-20-2015 at 03:00 AM..
Appreciate 0
      10-19-2015, 07:59 PM   #4
Sensible_
Colonel
529
Rep
2,503
Posts

Drives: 2008 E90
Join Date: Feb 2012
Location: London

iTrader: (1)

Quote:
Originally Posted by amigo74
I have installed BMW Standart Tools v2.12 and spdaten v51.3 with an can/dcan inpa cable.
I have used inpa to read out engine failure und reset failure codes.
But i never used ncsexpert, so i am a totally noob using ncsexpert.
Please advise me step by step to disable the bulb checks using ncsexpert.
I will outline your goal and a route there but in not going to write out everything step by step. Sorry but many people went to trouble of writing guides for this. You need to do a little searching yourself.

You first need to choose or make a suitable profile in NCS Expert. There are many but you just need one which has the manipulation box ticked.

NCSExpert will enable you to read a trace from your FRM module and output that data into a trc file called FSW_PSW.TRC. The file can be read in a text editor and it's basically a list of options which generally can be set to 'aktiv' or 'nicht_aktiv'. For you the bulb checks will be on. So you'd need to delete 'aktiv' and replace it with 'nicht_aktiv'

Once you have made the desired changes you must save the file as FSW_PSW.MAN.

Now that's done you go back into NCSExpert and change the job from read (lesen) to write (coderien). When you execute the job your changes will be uploaded to your FRM. Job done then clear any fault codes with INPA.

Here is a nice PDF with step by step screen shots.

http://lindvigs.com/obioban/NCSExpert_Tutorial.pdf
Appreciate 2
      10-20-2015, 02:52 AM   #5
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

Ok thank you.
i will try and post results.
Appreciate 0
      10-20-2015, 11:48 AM   #6
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

There is no manual psw_fsw profile in the ncsexpert profile menu ???
what can i do ?
Appreciate 0
      10-20-2015, 12:39 PM   #7
Sensible_
Colonel
529
Rep
2,503
Posts

Drives: 2008 E90
Join Date: Feb 2012
Location: London

iTrader: (1)

1) Open NCS Expert.

2) Open up the 'Expertmode' profile.

3) Save as a new profile (give it a name).

4) Load the 'your profile' profile.

5) Edit it (file --> edit. Password is repxet).

6) Make sure under button 'Individualisierung' all options are crossed.

7) Make sure under button 'FSW/PSW', that 'from CVT' is chosen, and that the bottom two boxes are crossed.

8) Finally, press 'consistence check' and check it works.

9) Then press okay.
Appreciate 0
      10-20-2015, 12:52 PM   #8
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

OK Thank you.
There is also a nfrm module.
Must this also be coded ?
Appreciate 0
      10-20-2015, 01:14 PM   #9
Sensible_
Colonel
529
Rep
2,503
Posts

Drives: 2008 E90
Join Date: Feb 2012
Location: London

iTrader: (1)

Quote:
Originally Posted by amigo74
OK Thank you.
There is also a nfrm module.
Must this also be coded ?
You have FRM1, NFRM is FRM2.
Appreciate 0
      10-21-2015, 12:43 PM   #10
amigo74
Enlisted Member
9
Rep
35
Posts

Drives: 325i
Join Date: Nov 2013
Location: german

iTrader: (0)

I have coded the frm1 successfully.
Thank you very much for your help.

kindly regards
Appreciate 0
      10-21-2015, 01:27 PM   #11
Sensible_
Colonel
529
Rep
2,503
Posts

Drives: 2008 E90
Join Date: Feb 2012
Location: London

iTrader: (1)

Quote:
Originally Posted by amigo74
I have coded the frm1 successfully.
Thank you very much for your help.

kindly regards
Appreciate 0
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 06:42 AM.




e90post
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