F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Today's Posts
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > F30 DIYs and Coding Discussions > [SOLVED] Speed limit failure after retrofitted M steering wheel
Extreme Powerhouse
Post Reply
 
Thread Tools Search this Thread
      07-03-2022, 05:00 AM   #1
ReMiii40
Newbie with some skills
ReMiii40's Avatar
22
Rep
70
Posts

Drives: BMW F30 318D Luxury
Join Date: Aug 2021
Location: France

iTrader: (0)

Garage List
[SOLVED] Speed limit failure after retrofitted M steering wheel

Hello everyone,

My car comes with a multifunction steering wheel with set and reset button
  • S249A : Multi-function For Steering Wheel
  • S544A : Cruise Control With Braking Function
  • S255A : Sports leather steering wheel


I’ve retrofitted a long ago LIM function (with F30 cheat sheet)
  • ICM 3000 :
    SLD_FUNKTION : aktiv
    C_Umschaltung_ACC_DCC : already zugelassen
    LDM_SET_Taste : Doesn't exist

  • KOMBI 3003
    SLD_ENABLE : aktiv

Work flawless during months;

Today I’ve retrofitted the M steering wheel with LIM button :



Media buttons works but LIM function doesn’t : LIM SPEED LIMIT FAILURE on instrument panel/CIC….
Error memory : MFL wrong variant

I've coded :
  • FEM 3140 :
    LIN_VARIANTE_MFL : DCC_Sports to DCC_Sports_SLD
No more memory errors, but the LIM function does not work...

Could you help me with this problem ?

Edit :
  • Delete S255A + add S710A in VO (FEM, ICM, KOMBI) + LIM : malfunction and error memory MFL wrong variant
  • MFL DCC_Sports + LIM : malfunction
  • MFL DCC_Sports_SLD + LIM : malfunction
  • MFL M-Sport + LIM : malfunction
__________________

Retrofit : S676A, S3AGA, S481A, S488A, S459A, S5ACA, S5DCA, S6NKA, S8THA (emulator), S710A

Last edited by ReMiii40; 07-08-2022 at 02:27 PM.. Reason: more informations
Appreciate 0
      07-06-2022, 04:10 AM   #2
ReMiii40
Newbie with some skills
ReMiii40's Avatar
22
Rep
70
Posts

Drives: BMW F30 318D Luxury
Join Date: Aug 2021
Location: France

iTrader: (0)

Garage List
Nobody ?

Temporarily I disabled the LIM function, so I use the LIM button like the SET button. I can live without the LIM function but I need to find a SET button for the M Sport steering wheel, do you know where I could find this button?
__________________

Retrofit : S676A, S3AGA, S481A, S488A, S459A, S5ACA, S5DCA, S6NKA, S8THA (emulator), S710A
Appreciate 0
      07-06-2022, 06:04 AM   #3
DJSF3014
Captain
United_States
142
Rep
867
Posts

Drives: 2020 m340i
Join Date: Oct 2019
Location: North Carolina

iTrader: (2)

Quote:
Originally Posted by ReMiii40 View Post
Nobody ?

Temporarily I disabled the LIM function, so I use the LIM button like the SET button. I can live without the LIM function but I need to find a SET button for the M Sport steering wheel, do you know where I could find this button?
Doubt you will find the set button by itself you'd have to order the whole set of buttons. As for the other no idea I don't code.
Appreciate 1
      07-08-2022, 01:37 PM   #4
ReMiii40
Newbie with some skills
ReMiii40's Avatar
22
Rep
70
Posts

Drives: BMW F30 318D Luxury
Join Date: Aug 2021
Location: France

iTrader: (0)

Garage List
Lightbulb solution below

Good news guys! I found how to activate the LIM function. An additional FDL must be coded. It's soooo weird because with the Sport steering wheel I just needed regular FDL codes (found on Super Cheat Sheet), I've read tutorials for X5, X3, Series 1, 3 and 4, no one talks about this extra FDL code.

I use ESYS for VO code S710A + S249A + S544A, so my car come without any FDL modifications;
>>>>>>>>>
  • ICM 3000 :
    SLD_FUNKTION : nicht aktiv
    C_Umschaltung_ACC_DCC : already zugelassen
    LDM_SET_Taste : Doesn't exist

  • KOMBI 3003
    SLD_ENABLE : already aktiv

I just changed that
>>>>>>>>>
  • ICM 3000 :
    SLD_FUNKTION : aktiv

  • KOMBI 3000 (not 3003!) :
    SPEED_LIMIT : aktiv

  • FEM 3140 :
    LIN_VARIANTE_MFL : DCC_Sports to DCC_Sports_SLD




And it's work

__________________

Retrofit : S676A, S3AGA, S481A, S488A, S459A, S5ACA, S5DCA, S6NKA, S8THA (emulator), S710A

Last edited by ReMiii40; 07-08-2022 at 02:28 PM.. Reason: grammar
Appreciate 0
      07-17-2022, 11:20 AM   #5
Durbelik
New Member
Ukraine
2
Rep
13
Posts

Drives: BMW F30 328iX, BMW F10 53iX
Join Date: Jul 2022
Location: Kyiv

iTrader: (0)

Thx for guide
Appreciate 1
      08-08-2023, 11:44 AM   #6
Teodor.St
Private
Teodor.St's Avatar
6
Rep
82
Posts

Drives: BMW F30 335i
Join Date: Jul 2022
Location: Bulgaria

iTrader: (0)

Great info, thank you very much. I managed to remove all errors for wrong steering after retrofitting the M Sport steering wheel.

I must add that I also had to change

LIN_VARIANTE_LRE
lre_tlz_lhz -> lre_lhz

I also had LRE invalid version error.
Appreciate 1
      08-15-2023, 08:48 AM   #7
Grateful_Newt
Private
11
Rep
50
Posts

Drives: 2015 BMW 320i
Join Date: Jul 2022
Location: Pendleton, IN

iTrader: (0)

In which module did you find this value to change? When I run codes, I also have one for steering wheel: incorrect variant.
Appreciate 0
      08-15-2023, 09:30 AM   #8
TheNine90
Banned
577
Rep
2,047
Posts

Drives: bmw
Join Date: Aug 2021
Location: Workshop

iTrader: (0)

Its in the FEM
Appreciate 0
      08-16-2023, 03:22 AM   #9
ReMiii40
Newbie with some skills
ReMiii40's Avatar
22
Rep
70
Posts

Drives: BMW F30 318D Luxury
Join Date: Aug 2021
Location: France

iTrader: (0)

Garage List
Quote:
Originally Posted by grateful_newt View Post
in which module did you find this value to change? When i run codes, i also have one for steering wheel: Incorrect variant.
In FEM > 3140 > LIN_VARIANTE_LRE

Quote:
Originally Posted by fbmwwins View Post
LIN_VARIANTE_LRE = set with the lre_tlc_lhz parameter if car as lane departure warning (vibration) and heated steering wheel
__________________

Retrofit : S676A, S3AGA, S481A, S488A, S459A, S5ACA, S5DCA, S6NKA, S8THA (emulator), S710A
Appreciate 0
Post Reply

Bookmarks


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 12:20 PM.




f30post
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