DIY: Do It Yourself Share all your DIY experiences here. Ask how-to questions also!

Car Coding

Thread Tools
 
Search this Thread
 
Old Feb 16, 2011 | 05:39 AM
  #361  
txag_530i's Avatar
Senior Members
 
Joined: Nov 2008
Posts: 670
Likes: 1
From: Houston, TX
My Ride: 2006 530i, Jet Black, Tan, Premium, Steptronic
Default

Originally Posted by Chazaxl
Thanks - is there a proper list of the available modules? How do the dealerships do the changes if not via the ODB port? Is what I think is called Progman 'freely' available?
Start your research here: http://forums.bimmerforums.com/forum...play.php?f=233
Reply
Old Feb 16, 2011 | 08:38 AM
  #362  
NoQuarter's Avatar
Senior Members
 
Joined: Oct 2009
Posts: 1,380
Likes: 4
From: Indiana, USA
My Ride: 2007 530xi: Sport, NAV, PDC, HUD, Cold Wthr, CA, Logic 7, HD Radio, SAT, Custom NCS coded options 2008 535xi: Sport, Night Vision, NAV, PDC, HUD, Cold Wthr, CA, Logic 7, SAT, Custom NCS coded options, Rear Seat Heat Retrofit, Passport 9500ci
Model Year: 2008
Engine: N54
Default

Test update:

I tried the double flash for the hazard lights. Took the code change but I don't see any new behavior in the hazard lights.

Also, my cornering lights are working again. Unfortunately I didn't fix anything specific. While coding for my SAT retrofit, I did an Expert mode code on LMA with no .man file. The cornering lights where still set to not active but this time after I manually enabled them they worked.
Reply
Old Feb 16, 2011 | 09:14 AM
  #363  
nomis_nehc's Avatar
Contributors
 
Joined: Jun 2009
Posts: 5,781
Likes: 2
From: CA
My Ride: BMW E60
Model Year: 2016
Default

Huh, that is so odd Jim. So it took the wert_04 value? I had thought the reason my coding was erroring out is because like another member pointed out via NCSDummy, that 04 is not acceptable value. So confused, lol.
Reply
Old Feb 18, 2011 | 08:08 PM
  #364  
rubdom's Avatar
New Members
 
Joined: Feb 2011
Posts: 2
Likes: 0
Default

I was here looking for a code for something else and see that you are looking for the code for the double hazard light. I was able to get this coded on an E90 using

DOPPELBLINKIMPULS_WARNBLK

Here is a video of what it looks like:



I know the code is for an E90 but I hope this helps you in some way!
Reply
Old Feb 19, 2011 | 01:03 AM
  #365  
andy545's Avatar
Contributors
 
Joined: Jul 2004
Posts: 3,486
Likes: 0
From: expat in The Netherlands
My Ride: BMW 545iA Black Sapphire
Model Year: 2005
Engine: 545i
Default

LM2 has this


BLINKIMPULS_WARNBLK
wert_01
Reply
Old Feb 19, 2011 | 08:37 AM
  #366  
szokes's Avatar
New Members
 
Joined: Oct 2010
Posts: 2
Likes: 0
From: Hungary, Miskolc
My Ride: '05 E60 525DA
Default

Hello.

Is it possible to coding E60 to close sunroof when it was left open, and start to raining?

cheers,
Reply
Old Feb 19, 2011 | 03:34 PM
  #367  
NoQuarter's Avatar
Senior Members
 
Joined: Oct 2009
Posts: 1,380
Likes: 4
From: Indiana, USA
My Ride: 2007 530xi: Sport, NAV, PDC, HUD, Cold Wthr, CA, Logic 7, HD Radio, SAT, Custom NCS coded options 2008 535xi: Sport, Night Vision, NAV, PDC, HUD, Cold Wthr, CA, Logic 7, SAT, Custom NCS coded options, Rear Seat Heat Retrofit, Passport 9500ci
Model Year: 2008
Engine: N54
Default

Originally Posted by nomis_nehc
Huh, that is so odd Jim. So it took the wert_04 value? I had thought the reason my coding was erroring out is because like another member pointed out via NCSDummy, that 04 is not acceptable value. So confused, lol.

Sorry for the bad info Simon. I just checked the file and wert_04 wasn't in there. I did try and add it this time and it didn't take just as you expected. Thats what I get for trying to do too may changes at once and getting mixed up on the ones I actually wrote to the module.
Reply
Old Feb 20, 2011 | 11:24 AM
  #368  
Sublime's Avatar
Senior Members
 
Joined: Sep 2010
Posts: 568
Likes: 3
From: LA
My Ride: 2012 535i M-Sport
Default

What values do I look for in the LMA to disable light functions? I know some people were able to turn off the eyebrow and others - but scanning my FSW I can't see what to change.

Thanks!!
Reply
Old Feb 21, 2011 | 09:46 AM
  #369  
Ehssan's Avatar
Contributors
 
Joined: Dec 2010
Posts: 385
Likes: 2
From: BW
My Ride: Many BMW's
Default

I found a solution ( coding + little wiring job but no running wires around the car ) for the NON LCI owners who's interested in having the Angel eyes as DRL , ( for example if you have Orion V2 installed ) , but you should have Bixenon or it will not work well , I've tested it on my LM2 but i found some information for the LM1 too as the following :

1- Enable your high beam as DRL with 80/100% power as the following

for LM1 :

DRL_V_GEDIMMT -> aktiv
DRL_WERT_DIMMUNG -> wert_01

For LM2 :

VERHALTEN_DRL_TFL_33 -> drl_h
PWM_FL_FKT_DRL_33 -> wert_03

2- Enable your flash to pass Bixenon

BI_XENON_BEI_LH -> aktiv
PWM_ANST_FL_BIXENON -> wert_03 ( this makes turn on the bixenon even your low beam is off )

3- Disable the cold - hot and check control for the high beam ( H7) , looks like LM1 is different from LM2 , in my LM2 the codes are

KALTUEBERWACHUNG_FL_L -> nicht_aktiv
KALTUEBERWACHUNG_FL_R -> nicht_aktiv
WARMUEBERWACHUNG_FL_L -> nicht_aktiv
WARMUEBERWACHUNG_FL_R -> nicht_aktiv
FEHLERMELDUNG_CC_FL_L -> nicht_aktiv
FEHLERMELDUNG_CC_FL_R -> nicht_aktiv

Or maybe in LM1 will be . not sure so please confirm it guys with LM1

KALTUEBERW_FL_L -> nicht_aktiv
KALTUEBERW_FL_R -> nicht_aktiv
WARMUEBERW_FL_L -> nicht_aktiv
WARMUEBERW_FL_R -> nicht_aktiv
FEHLERMELDUNG_CC_FL_L -> nicht_aktiv
FEHLERMELDUNG_CC_FL_R -> nicht_aktiv

4- You will have to do a small job inside your headlight but you don't need to remove the headlight :

A) Remove your high beam bulb as we don't need it anymore ( it will not work as HIGH beam anyway )
using T tap terminal , link it to the current of the high beam ( + ) , also use a diode right after the T tap terminal to prevent the current from the angel eyes to reach the LMA through the high beam link ,
c) Cut the angel eyes + cable from the connector side and put a diode to prevent the current of the high beam to reach the LMA through the angel eyes link ,,
d) Link the diode from the angel eyes current to the angel eyes power box as well as the link from the T tap which connected to the high beam ..

Result,, your angel eyes works as DRL , it will also work with the low beam at night ..

if you don't have the option for day running light in your I-drive / light menu ,, you can enable it ( DAY_RUN_LIGHT_CCC -> aktiv ) so you can also switch off/on the angel eyes if needed .

Will try to get some pictures to make things clear but you are expert and I?m sure you know what I?m talking about ..

Cheers
Reply
Old Feb 21, 2011 | 10:09 AM
  #370  
BlaSTiWi's Avatar
Members
Senior Members
 
Joined: Sep 2006
Posts: 3,238
Likes: 1
From: Omaha, NE - USA
My Ride: MY07 525xi Silver Gray
Model Year: 2007
Default

Ehssan,

I also saw the folks at e90post also found a way to use AE as DRL but w/o wire hacking, I wonder if e60 have similar setting in the TRC to choose which light to be the DRL.

It seems to be = VERHALTEN_DRL_TFL -> drl_s (default is drl_h which is high beam) if I understand them correctly.

--RR.
Reply



All times are GMT -8. The time now is 08:29 PM.