E90Post
 


 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Technical Forums > BMW Coding > Drivers side mirror tilt down



Reply
 
Thread Tools Search this Thread
      05-21-2012, 06:04 PM   #1
RWDinWisconsin
3SeriesDesire
RWDinWisconsin's Avatar
United_States
14
Rep
107
Posts

Drives: 2008 335i Sedan
Join Date: Oct 2011
Location: Wisconsin

iTrader: (0)

Garage List
2002 Mazda Miata  [0.00]
2008 BMW 335i  [1.00]
1991 Mazda Miata  [0.00]
Drivers side mirror tilt down

I'm not a coder, but am wondering if it is possible to code the drivers side outside mirror to tilt down like the passenger side when in reverse?

If this is possible, I think I may have my first desired coding.

Thanks
__________________
Appreciate 0
      05-22-2012, 11:16 PM   #2
charles.soori
Second Lieutenant
Canada
23
Rep
265
Posts

Drives: 2016 F85 x5m
Join Date: Apr 2011
Location: Ottawa,Ontario

iTrader: (2)

MY passenger side use to tilt down when in reverse but i think i was playing around with some coding and now it doesnt tilt and yes i already tried the switch moving it to the driver side and still no luck...anyone know what line it is?
Appreciate 0
      05-23-2012, 12:41 AM   #3
Elliott@DetailAddict
Brigadier General
United_States
300
Rep
4,444
Posts

Drives: E90
Join Date: May 2011
Location: Santa Clara, CA

iTrader: (0)

Quote:
Originally Posted by charles.soori View Post
MY passenger side use to tilt down when in reverse but i think i was playing around with some coding and now it doesnt tilt and yes i already tried the switch moving it to the driver side and still no luck...anyone know what line it is?
Reflash your NFRM/FRM to defaults.
Appreciate 0
      05-23-2012, 04:22 PM   #4
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

And can you code FRM to tilt any side because now i does not. Or what do I need to update/change on car to get this funkction.

Thanks.
Appreciate 0
      05-24-2012, 02:19 PM   #5
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

Have you all tried putting the miirror switch to "RIGHT" while in Park? Or whatever the equivalent is on the 6MT. You know, it's a setting described in your manual
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      05-24-2012, 05:29 PM   #6
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

Yeah I tried it, no luck, ti european model, lot of them dont have a buton to close mirror like lots of americans, mine neather. I think it is something connected with that.
Appreciate 0
      05-24-2012, 05:40 PM   #7
RWDinWisconsin
3SeriesDesire
RWDinWisconsin's Avatar
United_States
14
Rep
107
Posts

Drives: 2008 335i Sedan
Join Date: Oct 2011
Location: Wisconsin

iTrader: (0)

Garage List
2002 Mazda Miata  [0.00]
2008 BMW 335i  [1.00]
1991 Mazda Miata  [0.00]
I know about the slide the switch procedure, and that it is in the manual. My question is if its possible to code the DRIVER'S SIDE to tilt down like the passenger side.
__________________
Appreciate 0
      05-25-2012, 11:58 AM   #8
NavZ
Private First Class
South Africa
4
Rep
186
Posts

Drives: '09 E86 Z4M Coupe
Join Date: May 2012
Location: Cape Town, South Africa

iTrader: (1)

Is the tilt down feature an extra feature or can any E90 '06 be programmed to do this?
Appreciate 0
      05-25-2012, 04:18 PM   #9
charles.soori
Second Lieutenant
Canada
23
Rep
265
Posts

Drives: 2016 F85 x5m
Join Date: Apr 2011
Location: Ottawa,Ontario

iTrader: (2)

try changing this line in your nfrm or frm if its aktiv change it to nicht_aktiv. This is only for the passanger side to tilt down when the switch is to the driver side.
GETRIEBE_HANDSCHALTER
nicht_aktiv
Appreciate 0
      05-25-2012, 10:59 PM   #10
kmarei
Major General
kmarei's Avatar
Egypt
685
Rep
6,844
Posts

Drives: 2018 Audi RS5 coupe
Join Date: Jul 2008
Location: Reston, VA

iTrader: (34)

Garage List
2018 Audi RS5  [0.00]
You need someone in the UK to copy his coden
Because I'm sure in the uk it's the left hand mirror that tilts down
Which is the passenger over there, but driver over here
__________________
Appreciate 0
      05-27-2012, 07:27 AM   #11
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

I found this one
SPIEGEL_BORDSTEIN_AUTOM
nicht_aktiv
and i set it to aktiv but nothing happends
this one mean Mirror_Curbtilt_autom

and when it comes to
GETRIEBE_HANDSCHALTER
aktiv
i will change it to
nicht_aktiv
to try out that tto
but it bugs me because it means gearbox_manuel i does not have meaning connection with mirror

btw I have manual gearbox..
Appreciate 0
      05-27-2012, 04:41 PM   #12
charles.soori
Second Lieutenant
Canada
23
Rep
265
Posts

Drives: 2016 F85 x5m
Join Date: Apr 2011
Location: Ottawa,Ontario

iTrader: (2)

when i was playing around with codding i changed
GETRIEBE_HANDSCHALTER
aktiv
Thinking it would somehow make my paddle shift work better as in pnp
GETRIEBE_HANDSCHALTER mean HAND SWITCH GEAR but when i placed the car in reverse my mirrors didn't tilt. ever time i play around with codding i always save my old nfrm so i started going thru everything i changed and i changed the about line and my passenger side mirror tilted. I know it doesn't make any sense for hand switch gear but that's the line i changed and i got my mirror to tilt.

Quote:
Originally Posted by 666devil View Post
I found this one
SPIEGEL_BORDSTEIN_AUTOM
nicht_aktiv
and i set it to aktiv but nothing happends
this one mean Mirror_Curbtilt_autom

and when it comes to
GETRIEBE_HANDSCHALTER
aktiv
i will change it to
nicht_aktiv
to try out that tto
but it bugs me because it means gearbox_manuel i does not have meaning connection with mirror

btw I have manual gearbox..
Appreciate 0
      05-27-2012, 07:28 PM   #13
melloww22
Captain
melloww22's Avatar
United_States
105
Rep
955
Posts

Drives: 2011 335i E90
Join Date: Apr 2011
Location: San Diego

iTrader: (1)

Here you go... change the FAHRWEG_BORDSTEIN_AUTOM (AUTO TRACK CURB) & ASP_WEG_BORDSTEIN_AUTOM (CURB ROAD AUTO) value remember its in hex... you need to modify using the NETTODAT... by the way can anyone help me with my $6NR problem, i am post 46 on ... http://www.e90post.com/forums/showth...=535777&page=3


E9X
ECU: NFRM (FRM2) checked on FRM2_E89.C09
Adress: 00341409
Name: FAHRWEG_BORDSTEIN_AUTOM
Value: wert_01 (Hex: 2Bh)
anlieferung (Hex: 24h)
Code:
3414'09 FAHRWEG_BORDSTEIN_AUTOM FFh // relativer Verfahrweg des BF-Aussenspiegels
anlieferung 24h //
wert_01 2Bh // alle



E9X
ECU: NFRM (FRM3) checked on FRM3_E89.C32
Adress: 00340D0D
Name: ASP_WEG_BORDSTEIN_AUTOM
Value: wert_01 (Hex: 2Bh)
Code:
340D'0D ASP_WEG_BORDSTEIN_AUTOM FFh //relativer Verfahrweg des BF-Aussenspiegels
wert_01 2Bh //true
Appreciate 0
      05-27-2012, 07:45 PM   #14
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

My car is 2005 so I think mine is FRM1 can I get this tilt option, becouse I got some nice rims and sometimes my wife drives the car.... and you know it would be handy to have mirror tilt option.

Thank you in forwards
Appreciate 0
      05-28-2012, 12:12 PM   #15
makkan00
Major General
makkan00's Avatar
United Kingdom
886
Rep
9,094
Posts

Drives: F36
Join Date: Dec 2011
Location: Essex

iTrader: (56)

Quote:
Originally Posted by 666devil View Post
My car is 2005 so I think mine is FRM1 can I get this tilt option, becouse I got some nice rims and sometimes my wife drives the car.... and you know it would be handy to have mirror tilt option.

Thank you in forwards
+1 as I would like to know the answer of it as well.
__________________
F36 Xdrive for her - HUD, park assist, heated steering wheel, rear camera, Apple car play
F36 RWD for him - HK, M sports pack, GTS tail light, Apple car play
Appreciate 0
      05-28-2012, 03:21 PM   #16
charles.soori
Second Lieutenant
Canada
23
Rep
265
Posts

Drives: 2016 F85 x5m
Join Date: Apr 2011
Location: Ottawa,Ontario

iTrader: (2)

Quote:
Originally Posted by makkan00 View Post
+1 as I would like to know the answer of it as well.
Why not try it yourself? Look for the lines that's posted above. If I had an 06 then I would try it.
Appreciate 0
      05-29-2012, 05:40 AM   #17
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

B 00341400,0010,0F,F7,1C,01,02,78,03,1E,08,2B,44,08, 28,28,14,00

I think it is already coded but it doesnot work...? Do I have to change the value of 19(2B).

Thankyou in forwards.

It reads my FRM as FRMFA.C12
Appreciate 0
      06-02-2012, 03:58 AM   #18
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

Quote:
Originally Posted by 666devil View Post
B 00341400,0010,0F,F7,1C,01,02,78,03,1E,08,2B,44,08, 28,28,14,00

I think it is already coded but it doesnot work...? Do I have to change the value of 19(2B).

Thankyou in forwards.

It reads my FRM as FRMFA.C12
So nobady here knows this one
Appreciate 0
      06-02-2012, 09:48 PM   #19
dluke
Sh!t happens... Deal with it
dluke's Avatar
2
Rep
47
Posts

Drives: '06 Alpine 330i
Join Date: Jan 2012
Location: Nor Cal

iTrader: (0)

Garage List
'06 BMW 330i  [0.00]
Quote:
Originally Posted by melloww22 View Post
Here you go... change the FAHRWEG_BORDSTEIN_AUTOM (AUTO TRACK CURB) & ASP_WEG_BORDSTEIN_AUTOM (CURB ROAD AUTO) value remember its in hex... you need to modify using the NETTODAT... by the way can anyone help me with my $6NR problem, i am post 46 on ... http://www.e90post.com/forums/showth...=535777&page=3


E9X
ECU: NFRM (FRM2) checked on FRM2_E89.C09
Adress: 00341409
Name: FAHRWEG_BORDSTEIN_AUTOM
Value: wert_01 (Hex: 2Bh)
anlieferung (Hex: 24h)
Code:
3414'09 FAHRWEG_BORDSTEIN_AUTOM FFh // relativer Verfahrweg des BF-Aussenspiegels
anlieferung 24h //
wert_01 2Bh // alle



E9X
ECU: NFRM (FRM3) checked on FRM3_E89.C32
Adress: 00340D0D
Name: ASP_WEG_BORDSTEIN_AUTOM
Value: wert_01 (Hex: 2Bh)
Code:
340D'0D ASP_WEG_BORDSTEIN_AUTOM FFh //relativer Verfahrweg des BF-Aussenspiegels
wert_01 2Bh //true
is there any way you can be a little more specific? what value needs to be edited via Nettodat and what does is need to be edited to in order to have both mirrors tilt down?
Appreciate 0
      06-07-2012, 12:03 PM   #20
666devil
New Member
0
Rep
19
Posts

Drives: E90 330XD 2005 Sedan
Join Date: Feb 2012
Location: Luxembourg

iTrader: (0)

Anybody, if someones knows I can attach my netodat and fsw_psw
Appreciate 0
      06-07-2012, 12:19 PM   #21
obert
Brigadier General
obert's Avatar
United_States
1781
Rep
4,456
Posts

Drives: 2013 328i
Join Date: Oct 2011
Location: Seattle Wa

iTrader: (49)

Just a question.................does anyone know if the driviers side mirror on the US models have the eztra part in it to make it tilt down like the passanger one does.

If it does not then all of this trying would be for nothing with out it.
Appreciate 0
      06-10-2012, 06:35 AM   #22
snoozee
Second Lieutenant
4
Rep
213
Posts

Drives: 318i
Join Date: Mar 2012
Location: Singapore

iTrader: (0)

The mirror motors are the same for both left and right mirrors. The difference is the controller attached to the motors. The controllers for the passenger side will control the tilt regardless of LHD or RHD cars. So if one takes a controller from the passenger side of a RHD car, the tilt may work BUT the mirrors adjustments will be messed up since the car will detect 2 passenger side controllers and adjust both mirrors at the same time.
Appreciate 0
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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:08 PM.




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