![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
BMW Garage | BMW Meets | Register | Today's Posts | Search |
![]() |
![]() ![]() |
BMW 3-Series (E90 E92) Forum
>
Coding ideas
![]() |
![]() |
02-10-2015, 08:29 PM | #1 |
Banned
467
Rep 1,980
Posts |
Coding ideas
Hello guys,
Last weekend I took a stab at coding my car for the first time, and did: - Digital Speedometer - Disabled digital corrector for real speed - Instant MPG - Enabled corrector for real analog speed - Enabled windows/roof closing with FOB - Enabled headlight sensitivity sensor selection in BC dash menu I wanted to code new features, but wouldn't know how and what. Why don't you guys go crazy and name a few I could/should do, please? The ones I thought first were: - Right mirror down during reverse (don't know if it works on my car, don't know how to do) - Blinking brake lights (Brake Force Display, don't know how to do) - Double blinking warning lights (don't know how to do) What else? If anyone knows how to do the above, can you please assist me with the appropriate line I should change? Thanks a bunch! |
02-10-2015, 11:20 PM | #3 |
Where'd my VTEC go?
![]() 488
Rep 6,068
Posts |
Do you know what FRM you have? If it's FRM1 (FRMFA) the double blink hazards are enabled with nettodat coding.
__________________
AW/Terra | ZSP | ZPP | ZCW | iDrive | CA
Mods: BC BR coilovers | Blacklines | M-tech rear | dual exhaust | M3 steering wheel | BMW SSK | ZHP shift knob | High-kick CF spoiler | NBT Retrofit M3 front control arms | M3 rear guide rods | Manzo rear toe and camber links | Monroe rear shock mounts | Varrstoen ES1 19x9.5+20 Front, 19x11+25 rear |
Appreciate
0
|
02-11-2015, 05:48 PM | #4 | |
Banned
467
Rep 1,980
Posts |
Quote:
I have only used NCS Expert, how would I use nettodat? Thanks for shedding a light! Not only does this look complicated, but the fear of messing with the car make me not go in too deep with fiddling with the tools... |
|
Appreciate
0
|
02-12-2015, 03:33 AM | #5 |
Where'd my VTEC go?
![]() 488
Rep 6,068
Posts |
When you code, do you select FRM or NFRM? What does the last line on the NCSexpert window say when coding? It should list the daten file it's using. If it starts with FRMFA then you have the original FRM1.
Nettodat coding is still done with NCSexpert. To enable double blink hazards on FRMFA: 1) Read FRM with NCSexpert. NETTODAT.TRC pops up in a window with a bunch of numbers, you can close it. 2) Find NETTODAT.TRC in your work folder you use for normal coding. Open it in Notepad or whatever text editor you use to code 3) Look for the line that begins with 00340500. It should be something like 00340500,0010,95,........ 4) Change the 95 to 97 5) Save the file as NETTODAT.MAN to the same folder 6) Go back to NCSexpert, click basic functions, select coapiCodeSgByNettoDATA. 7) Type NETTODAT.MAN in the box that pops up and click OK. It should then code FRM and you will have double hazards. This might get reset if you code something on the FRM in the future, so in the future do your normal coding first, then you have to go back and do this procedure again afterwards to re-enable the double blink.
__________________
AW/Terra | ZSP | ZPP | ZCW | iDrive | CA
Mods: BC BR coilovers | Blacklines | M-tech rear | dual exhaust | M3 steering wheel | BMW SSK | ZHP shift knob | High-kick CF spoiler | NBT Retrofit M3 front control arms | M3 rear guide rods | Manzo rear toe and camber links | Monroe rear shock mounts | Varrstoen ES1 19x9.5+20 Front, 19x11+25 rear |
Appreciate
1
|
02-12-2015, 07:42 AM | #6 | |
Banned
467
Rep 1,980
Posts |
Quote:
I'll check if I have the one you said and the data file (never really got a chance to see them) when I get the cable back in the car. Any chance I can see it through the files I had already pulled in my work folder? |
|
Appreciate
0
|
02-14-2015, 05:05 PM | #8 | |
Banned
467
Rep 1,980
Posts |
![]() Quote:
THANKS SO MUCH! ![]() |
|
Appreciate
0
|
02-14-2015, 06:48 PM | #9 |
Banned
467
Rep 1,980
Posts |
I wasn't successful, however, in coding the fog light to work as brake light (and, because of that, I think I was not successful in coding the blinking brake light as well)... Any ideas?
|
Appreciate
0
|
02-14-2015, 08:00 PM | #10 |
Where'd my VTEC go?
![]() 488
Rep 6,068
Posts |
You want the rear fogs to come on with the normal brake lights? They come on with heavy braking by default.
__________________
AW/Terra | ZSP | ZPP | ZCW | iDrive | CA
Mods: BC BR coilovers | Blacklines | M-tech rear | dual exhaust | M3 steering wheel | BMW SSK | ZHP shift knob | High-kick CF spoiler | NBT Retrofit M3 front control arms | M3 rear guide rods | Manzo rear toe and camber links | Monroe rear shock mounts | Varrstoen ES1 19x9.5+20 Front, 19x11+25 rear |
Appreciate
1
|
02-14-2015, 08:07 PM | #11 | |
Banned
467
Rep 1,980
Posts |
Quote:
What I had in mind was to set them to come on while braking, and then warning blinker come on during heavy braking. Does that make sense? I tried to code for warning bfd (wert_03), but NCS expert gave error when coding everytime. |
|
Appreciate
0
|
02-15-2015, 09:52 AM | #12 |
Banned
467
Rep 1,980
Posts |
So now the car blinks 6 times on one-touch and has double hazard blinks (euro). I was also able to change the cruise control display from mph to km/h.
I also did the mod to HVAC so that whenever I press the auto button the ac does not turn on automatically. Tried setting mirror to tilt in reverse, didn't work (no memory mirror). |
Appreciate
0
|
02-15-2015, 01:01 PM | #14 | |
Banned
![]() 529
Rep 1,527
Posts |
Quote:
|
|
Appreciate
0
|
02-15-2015, 01:11 PM | #15 | |
Banned
467
Rep 1,980
Posts |
Quote:
The one you mentioned I tried, but didn't like. It doesn't work well: when your windows are rolling up, you open the door and it doesn't stop going up. But if you close the door before it reaches up all the way, it starts descending all the way. Very weird. So I went back to stock. |
|
Appreciate
0
|
12-27-2015, 11:19 AM | #17 | |
Captain
![]() ![]() ![]() ![]() 208
Rep 749
Posts
Drives: 335i xDrive
Join Date: Sep 2014
Location: NY
|
Quote:
iDrive go to settings No iDrive use cluster to access the cars settings. |
|
Appreciate
0
|
![]() |
Bookmarks |
|
|