Car Coding
Members
Joined: May 2010
Posts: 213
Likes: 0
From: London
My Ride: M3 ZCP EX:2005 BMW 535D Sport, Estate, Steptronic, Carbon Black, Black Dakota leather, Head up Display, Profi Satnav, Bluetooth - only MULF module, Bi-xenon adaptive headlights, Sportseats, Cruise control, Active steeringMods: 19
Model Year: 2011
I appreciate the vote of confidence Simon but all the credit for this one goes to Rival.
I have been buried trying to get my head around getting winKPF installed, updated and working then my first software upgrade.
I can't wait unitl I can try some these new settings myself. Right now I have an idrive controller that doesn't work so I can't change anything!
I have been buried trying to get my head around getting winKPF installed, updated and working then my first software upgrade.
I can't wait unitl I can try some these new settings myself. Right now I have an idrive controller that doesn't work so I can't change anything!
I have something similar in my car, the screen light up, but the Idrive button was just like twisting circle, nothing to change, no resistance when you turn - just death, no time on the screen, no sound from speakers.
Only when I did the reset (volume+eject+eject) all start working again.
I was wondering, what I did wrong, why is this happening and finally I released I have disconnected CD changer and this did the thing for me, plug it back and
all back.
It's in MASK, unfortunately, we haven't figured out how to make it work besides having it displayed:
RAIN_LIGHT_SENSOR
aktiv
C750A_SCWELLWERT_EMPFIN
par_frei
C750A_SCWELLWERT_NORMAL
par_frei
C750A_SCWELLWERT_SEHR_E
par_frei
Contributors
Joined: Mar 2009
Posts: 2,553
Likes: 0
From: Essex, UK.
My Ride: 2006 530 d M-sport e60
Its because the function is tied the car/key memory function, I have been trying to disable the car/key memory for it but no success yet.
AM source removal:
CAPPL
NEXT_SOURCE
?aktiv?
AMBANDS
"nicht_aktiv"
To rephrase my question, do you know a situation where the program (he has the latest NCS version) would not let him change a certain module, and how can we circumvent this?
Thanks for your help!
The previous poster that responded to your question is correct. Your files are either out of date or the person that's coding for you is missing some files.
You'll have to ID the files missing if that's the case by looking at NCSExpert's screen and get one of us to send you the file.
You'll have to ID the files missing if that's the case by looking at NCSExpert's screen and get one of us to send you the file.
Senior Members
Joined: Nov 2008
Posts: 670
Likes: 1
From: Houston, TX
My Ride: 2006 530i, Jet Black, Tan, Premium, Steptronic
Guys-
I have MASK and want to disable the AM radio from the entertainment selection. The funny thing is that every variable that includes "AMBAND" is already "nicht_aktiv" but I can still select the AM radio on the iDrive.
Any ideas?
Attached is my trace file.
I have MASK and want to disable the AM radio from the entertainment selection. The funny thing is that every variable that includes "AMBAND" is already "nicht_aktiv" but I can still select the AM radio on the iDrive.
Any ideas?
Attached is my trace file.
Members
Senior Members
Joined: Sep 2006
Posts: 3,238
Likes: 1
From: Omaha, NE - USA
My Ride: MY07 525xi Silver Gray
Model Year: 2007
Same case in my MASK, I think the AM stuff only work w/ CCC/NAVI but the WEATHERBAND went away from the selection list when I made it nicht_aktiv.
Members
Senior Members
Joined: Sep 2006
Posts: 3,238
Likes: 1
From: Omaha, NE - USA
My Ride: MY07 525xi Silver Gray
Model Year: 2007
He probably needs to update the daten files, NCS program been around for a while mostly probably using v3.1.0 (or at least v3.0.8) but the daten file get updates from time to time, I think the last v40 daten released 'bout a month a go.
NCS program have the ability to show the error log from the one of the menu, do a screen capture of the error window & the error log and post it up.
NCS program have the ability to show the error log from the one of the menu, do a screen capture of the error window & the error log and post it up.
Members
Joined: Nov 2010
Posts: 6
Likes: 0
From: Laguna Niguel, CA
My Ride: 2007 e60 525i
2008 K1200s
I got it!!! Tkx so much for NoQuarter ... I went thru his trace file line by line for comparison last night ...So this mod apply only for pre-LCI w/ the newer LM2 which will make the AE as DRL instead of the high beam:
Code:
1. TAGFAHRLICHT_ECE -> aktiv 2. VERHALTEN_DRL_TFL_33 -> drl_s 3. DRL_TFL_SML_33 -> aktiv
for #2 default drl_h which mean high beam so no idea what drl_s mean?
for #3 make AE as the DRL.
As far as brightness I'm not so sure since I saw somewhere that PWM_FL_FKT_DRL_33 as a possible function.
GL!
My production date is 12/2006.
Members
Senior Members
Joined: Sep 2006
Posts: 3,238
Likes: 1
From: Omaha, NE - USA
My Ride: MY07 525xi Silver Gray
Model Year: 2007


