Great find... I will try in over the weekend...
Great find... I will try in over the weekend...Hello everyone,
I think, I have found new code for steering Wheel. When you stop the car and open the door, normally Steering Wheel is moving up. If you activate following code, the steering Wheel also will move axis length.
Easy Entry axis inclination active (normally active):
FRM > EINSTIEGSH_NG_AKTIV
Easy Entry axis length active:
FRM > EINSTIEGSH_LN_AKTIV
Yes, you are right. If depth before then axis, will be great. but I think the sequence may set somewhere in FRM.Hello!
It works but it will need some time if the steering wheel is extended. First it move the axis and then the inclination and vice versa.
CU Oliver
Ok, I found the code, will try today,Hello!
It works but it will need some time if the steering wheel is extended. First it move the axis and then the inclination and vice versa.
CU Oliver
I had applied this code on my car!Ok, I found the code, will try today,
FRM > PRIO_ACHSEN
COMMENT : Kommentar=0: Priorität der Verstellung abh. von Start- zu Zielpos.
1: Längsverstellung zuerst
2: Neigungsverstellung zuerst.
GOOGLE TRANSLATE:
0: Priority of adjustment dep. from start to Target position.
1: longitudinal adjustment first
2: Tilt adjustment first.
Could you share the screenshot?I tried this code on my car[F10 LCI]
I could not find the "0x02" on the drop menu in PRIO_ACHSEN
I force the 0x02 hex value.
When I start the car, it is run nicely.
but... when off car, it is run longitudianl first...
hm..
Thank you for your sharingHello everyone,
I have found new code for steering Wheel. When you stop the car and open the door, normally Steering Wheel is moving up. If you activate following code, the steering Wheel also will move axis length. Also I included easy entry exit driver seat that moves back when you exit.
Easy Entry axis inclination active (normally active):
FRM > EINSTIEGSH_NG_AKTIV
Easy Entry axis length active:
FRM > EINSTIEGSH_LN_AKTIV
SEQUENCE SELECTION:
FRM > PRIO_ACHSEN > 1 OR 2 (some cars doesnt work)
EASY ENTRY SEAT:
SM > EINAUSSTIEGSHILFE > Modus_FA_SLV
all these work on 2010 F10 5.20D
This makes much more comfort and brain my bmwMy car is 528i LCI 14my
It's run very nicely!!!!!
It's amazing coding!!!!
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
thank you very much thank you thank you
Yes, I have tried to code both functions, but doesnt seen any effectsDo you know that another function like EASY_ENTRY, EASY_ENTRY_TTB(and so on) is existed at the same module "SM".
Although I already transmitted their comments, I don't know what effects will be occur by these function codes.
Did you already code these functions?
We can adjust the seat restriction offset and moving distance.Hello everyone,
I have found new code for steering Wheel. When you stop the car and open the door, normally Steering Wheel is moving up. If you activate following code, the steering Wheel also will move axis length. Also I included easy entry exit driver seat that moves back when you exit.
Easy Entry axis inclination active (normally active):
FRM > EINSTIEGSH_NG_AKTIV
Easy Entry axis length active:
FRM > EINSTIEGSH_LN_AKTIV
SEQUENCE SELECTION:
FRM > PRIO_ACHSEN > 1 OR 2 (some cars doesnt work)
EASY ENTRY SEAT:
SM > EINAUSSTIEGSHILFE > Modus_FA_SLV
all these work on 2010 F10 5.20D
I have understood the other codes in the above posts, but not these ones. What do these ones do?We can adjust the seat restriction offset and moving distance.
You can realease the retriction of condition for running
SM[6d] 3012 EAH_SHUTZFREIRAUM_HINTEN_SLV_PHYS
default: 00, 64
modifying: 00, 32(50mm) or 3C(60mm)
adjustment of seat moving distance
SM[6d] 3012 EAH_VERFAHRWEG_SLV_PHYS
default: 00, 3C
modifying: 00, 28(4cm)
We found these code on the germanies forum
![]()
I'm sorry that I can't speak english well...I have understood the other codes in the above posts, but not these ones. What do these ones do?
Can you please elaborate a little on what do you mean by seat restriction offset and moving distance.
Is this the amount the seat moves back during easy exit?
Thank you.