Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

F11: how to code out wearing seatbelt light
12-06-2018, 23:05 PM, (This post was last modified: 12-06-2018, 23:15 PM by Fx82.)
Post: #1
F11: how to code out wearing seatbelt light
After installing a seat occupancy simulator in a F11 the seatbelt wearing indicator light stays on the cluster.
Can this be coded out or should a seatbelt simulator be installed?

MGU virgin and patching in Europa.
Secure coding 2.0
Feature installer codes
Quote this message in a reply
13-06-2018, 05:41 AM,
Post: #2
RE: F11: how to code out wearing seatbelt light
Repair the mat or code it out. Then if you want seat belt reminder off
Add OI11 for driver or OI12 for passenger side to ho wort and code acsm
Quote this message in a reply
13-06-2018, 08:21 AM,
Post: #3
RE: F11: how to code out wearing seatbelt light
Isn't that code for disabling the seatbelt chime?
I want to disable the seatbelt wearing icon on the cluster.

MGU virgin and patching in Europa.
Secure coding 2.0
Feature installer codes
Quote this message in a reply
13-06-2018, 08:54 AM,
Post: #4
RE: F11: how to code out wearing seatbelt light
Try Gurtzustandsanzeige_Beifahrer_GWF_GZA_BF
Quote this message in a reply
[+] 2 users say Thank You to Chriz for this post
15-06-2018, 10:40 AM,
Post: #5
RE: F11: how to code out wearing seatbelt light
with some firmware of kombi also oi11/2 made icon dissapear
Quote this message in a reply
15-06-2018, 17:26 PM, (This post was last modified: 15-06-2018, 17:28 PM by duncanduncan.)
Post: #6
RE: F11: how to code out wearing seatbelt light
@ fx82


<cafd id="00000909" name="ACSM_4C" author="Almaretto" series="F010,F015">
<code description="DISABLE Seat Belt Instrument Cluster Status (Passenger)">
<group id="3000">
<function start="15" end="15" mask="00010000b">nicht_aktiv</function>
</group>
</code>
<code description="DISABLE Seat Belt Instrument Cluster Status (Driver)">
<group id="3000">
<function start="15" end="15" mask="00001000b">nicht_aktiv</function>
</group>

It's all in ACSM module!
Quote this message in a reply
[+] 2 users say Thank You to duncanduncan for this post
16-06-2018, 08:02 AM,
Post: #7
XZBMW  RE: F11: how to code out wearing seatbelt light
(15-06-2018, 17:26 PM)duncanduncan Wrote:  @ fx82


PHP Code:
<cafd id="00000909" name="ACSM_4C" author="Almaretto" series="F010,F015">
        <
code description="DISABLE Seat Belt Instrument Cluster Status (Passenger)">
            <
group id="3000">
                <function 
start="15" end="15" mask="00010000b">nicht_aktiv</function>
            </
group>
        </
code>
        <
code description="DISABLE Seat Belt Instrument Cluster Status (Driver)">
            <
group id="3000">
                <function 
start="15" end="15" mask="00001000b">nicht_aktiv</function>
</
group
It's all in ACSM module!

That looks familiar.


Quote this message in a reply
16-06-2018, 09:51 AM,
Post: #8
RE: F11: how to code out wearing seatbelt light
ACSM

SEATBELT REMINDER [active = 01] SBR_FA_GWF_SBR_FA, Werte=NOT ACTIVE = 00
SEATBELT REMINDER [active = 01] SBR_FA_GWF_SBR_FA, Werte=NOT ACTIVE = 00
SEATBELTREMINDER_SBR_FAHRER [aktiv] nicht_aktiv
SEATBELTREMINDER [active = 01] SBR_FA_GWF_SBR_FA, Werte=NOT ACTIVE = 00
Quote this message in a reply
[+] 2 users say Thank You to rana for this post
16-06-2018, 15:13 PM,
Post: #9
RE: F11: how to code out wearing seatbelt light
(16-06-2018, 08:02 AM)Almaretto Wrote:  
(15-06-2018, 17:26 PM)duncanduncan Wrote:  @ fx82


PHP Code:
<cafd id="00000909" name="ACSM_4C" author="Almaretto" series="F010,F015">
        <
code description="DISABLE Seat Belt Instrument Cluster Status (Passenger)">
            <
group id="3000">
                <function 
start="15" end="15" mask="00010000b">nicht_aktiv</function>
            </
group>
        </
code>
        <
code description="DISABLE Seat Belt Instrument Cluster Status (Driver)">
            <
group id="3000">
                <function 
start="15" end="15" mask="00001000b">nicht_aktiv</function>
</
group
It's all in ACSM module!

That looks familiar.

gigglegigglegiggle
Quote this message in a reply
16-06-2018, 23:23 PM,
Post: #10
RE: F11: how to code out wearing seatbelt light
Tested out a couple of lines and the line which was suitable for me was:
Gurtzustandsanzeige_Beifahrer_GWF_GZA_BF: nicht_aktiv

MGU virgin and patching in Europa.
Secure coding 2.0
Feature installer codes
Quote this message in a reply
[+] 2 users say Thank You to Fx82 for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW REQUEST FSC CODE muskatas 4,332 375,564 37 minutes ago
Last Post: ccfj1
  G82 Cannot Code Seat Module MatthewLC 12 297 2 hours ago
Last Post: Thorsten
XZBMW BMW Navigation Maps FSC activation code (request) rogerkj71 96 12,377 21-05-2024, 09:11 AM
Last Post: zemanely
XZBMW Re-Enabling CarPlay on 2022 BMW with 6P1 code (MGU ID7) itonus 5 244 20-05-2024, 14:13 PM
Last Post: Node
  BMW E60 A565 code GoNz0- 0 38 18-05-2024, 10:24 AM
Last Post: GoNz0-
XZBMW modifying the BMW x3 g01 light switch boweld11 4 238 15-05-2024, 11:20 AM
Last Post: kimz
  How to code hands free driver assistant (G-series) btvaleks 21 5,653 14-05-2024, 07:27 AM
Last Post: btvaleks
  DDE509 Internal fault 7 code 4703 GoNz0- 1 158 30-04-2024, 19:37 PM
Last Post: gabur431
XZBMW FSC Code for Route Maps Bimmer540 236 35,096 15-04-2024, 12:50 PM
Last Post: energjia
  Mini Tooth to mechanical code koziol 0 113 14-04-2024, 14:27 PM
Last Post: koziol

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content