BMWAF
Well-Known Member
Figured I should post this here, in case anyone wants to try and research further. Not the answer, but maybe a hint towards a solution:
So I was experimenting and well.. this is going to sound crazy but I actually got it to do something. I went for a short drive after coding the items below I derived from information on a BMW site and well.. the seat moved after I had turned off the car.. just not how I wanted it to.
Now of the three times I got out of the car, it did this only once. But I'm telling you it did it!
Some considerations I gleamed from my research on the BMW site:
1. The original seat position is important as if its too far back or too far forward, easy entry won't work for safety reasons.
2. The steps I take when exiting the car might be important, ie: engine off then clutch out, etc. - I have no idea what order I tend to do it or if I even did something different that one time.
Having said this, I do believe coding easy entry is possible in our cars but it's going to take some experimenting and hard work.
If someone wants to investigate further, here are the codes I changed:
The last two codes (four entries) are related to how far the seat moves. I think these are key. Also, here is the BMW forum thread I read through as a starting point.
Technically, we seem to have the "Modus_FA_SLV" setting missing from Einausstiegshilfe but that may be invoked by selecting Werte=03 above as suggested in the linked thread.
EDIT: Added some bold in case anyone thought I was somehow under their employ. ?
So I was experimenting and well.. this is going to sound crazy but I actually got it to do something. I went for a short drive after coding the items below I derived from information on a BMW site and well.. the seat moved after I had turned off the car.. just not how I wanted it to.
Now of the three times I got out of the car, it did this only once. But I'm telling you it did it!
Some considerations I gleamed from my research on the BMW site:
1. The original seat position is important as if its too far back or too far forward, easy entry won't work for safety reasons.
2. The steps I take when exiting the car might be important, ie: engine off then clutch out, etc. - I have no idea what order I tend to do it or if I even did something different that one time.
Having said this, I do believe coding easy entry is possible in our cars but it's going to take some experimenting and hard work.
If someone wants to investigate further, here are the codes I changed:
Code:
Seat Module Driver > 3000 > EASY_ENTRY from nicht_aktiv to aktiv
Seat Module Driver > 3000 SM_GLOBAL > Einausstiegshilfe > from nicht_aktiv to Werte = 03
Seat Module Driver > 3012 EAH > EAH_VERFAHRWEG_SLV_PHYS from Werte=0x00 0x1E to Werte=0x00, 0x64
Seat Module Driver > 3012 EAH > EAH_SCHUTZFREIRAUM_HINTEN_SLV_PHYS from Werte = 0x00 0x64 to Werte=0x00, 0x00.
Technically, we seem to have the "Modus_FA_SLV" setting missing from Einausstiegshilfe but that may be invoked by selecting Werte=03 above as suggested in the linked thread.
EDIT: Added some bold in case anyone thought I was somehow under their employ. ?
Sponsored
Last edited: