<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									MBAutocode Forum - Recent Topics				            </title>
            <link>https://mbautocode.co.uk/community/</link>
            <description>MBAutocode Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 21:18:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Mercedes-Benz Vediamo/DTS Monaco UDS Security Access levels</title>
                        <link>https://mbautocode.co.uk/community/main-forum/mercedes-benz-vediamo-dts-monaco-uds-security-access-levels/</link>
                        <pubDate>Fri, 12 Jun 2026 21:54:19 +0000</pubDate>
                        <description><![CDATA[Security Level
Request Seed
Send Key
Typical Purpose




Level 1
27 01
27 02
Basic coding / variant coding


Level 3
27 03
27 04
Adaptations, injector coding, DPF values, et...]]></description>
                        <content:encoded><![CDATA[<table>
<thead>
<tr>
<th>Security Level</th>
<th>Request Seed</th>
<th>Send Key</th>
<th>Typical Purpose</th>
</tr>
</thead>
<tbody>
<tr>
<td>Level 1</td>
<td>27 01</td>
<td>27 02</td>
<td>Basic coding / variant coding</td>
</tr>
<tr>
<td>Level 3</td>
<td>27 03</td>
<td>27 04</td>
<td>Adaptations, injector coding, DPF values, etc.</td>
</tr>
<tr>
<td>Level 5</td>
<td>27 05</td>
<td>27 06</td>
<td>Reprogramming functions</td>
</tr>
<tr>
<td>Level 7</td>
<td>27 07</td>
<td>27 08</td>
<td>Extended engineering access</td>
</tr>
<tr>
<td>Level 9</td>
<td>27 09</td>
<td>27 0A</td>
<td>Developer / engineering functions</td>
</tr>
<tr>
<td>Level 0B</td>
<td>27 0B</td>
<td>27 0C</td>
<td>ECU-specific advanced functions</td>
</tr>
<tr>
<td>Level 0D</td>
<td>27 0D</td>
<td>27 0E</td>
<td>High-security engineering access</td>
</tr>
<tr>
<td>Level 0F</td>
<td>27 0F</td>
<td>27 10</td>
<td>Manufacturer-specific access</td>
</tr>
</tbody>
</table>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/mercedes-benz-vediamo-dts-monaco-uds-security-access-levels/</guid>
                    </item>
				                    <item>
                        <title>W204 - AMG Menu</title>
                        <link>https://mbautocode.co.uk/community/main-forum/w204-amg-menu/</link>
                        <pubDate>Fri, 12 Jun 2026 19:10:48 +0000</pubDate>
                        <description><![CDATA[Preparation: Connect to IC_204 in Vediamo. Go to ECU Identification and write down your Software Block #0 (e.g., 2049021203). You need this number for the Seed/Key calculator. You can use Se...]]></description>
                        <content:encoded><![CDATA[<p><span class="mycode_b">Preparation:</span><span> Connect to IC_204 in Vediamo. Go to ECU Identification and write down your </span><span class="mycode_b">Software Block #0</span><span> (e.g., 2049021203). You need this number for the Seed/Key calculator. You can use SeedCalc or UnlockECU for this. I personally used the UnlockECU Web version. </span><br /><br /><br /><span class="mycode_b">STEP 1: Read Your Original Bytes (Do this BEFORE unlocking!)</span><span> </span><span class="mycode_i">Do not skip this. If you unlock the ECU first, you will hit a 5-second timeout and get locked out while trying to read.</span></p>
<ol class="mycode_list" type="1">
<li>Open the manual command input (F12).</li>
<li>Send UDS command:<span> </span><span class="mycode_u">23 14 10 00 01 D0 08   </span>(This reads the AMG menu line).</li>
<li>You will get a response like:  63 FF FF FF FF FF FF FF FF</li>
<li>Open Notepad. Copy those 8 bytes, change the first byte to<span> </span><span class="mycode_b">FC</span>, and build your write command. It should look like this:<br />3D 14 10 00 01 D0 08 FC FF FF FF FF FF FF FF</li>
</ol>
<p><span class="mycode_i">(Optional: If you have a diesel/CNG, read line 000260 right now too: </span><span>23 14 10 00 02 60 0A</span><span class="mycode_i">. Copy the 10 bytes, change the last two to </span><span>30 60 </span><span class="mycode_i">for diesel pre-heat fix, or </span><span>30 82</span><br /><span class="mycode_i">for CNG fix, and prep your second </span><span class="mycode_i">write command in Notepad).</span><br /><br /><br /><span class="mycode_b">STEP 2: The Security Unlock Speed Run</span><span> Now you unlock the cluster. Have your Notepad open and your</span><br /><br /><span>Now you unlock the cluster. </span><br /><br /><span class="mycode_u">Level 9</span><span>: </span><span class="mycode_b">Send 27 09</span><span>. You'll get an 8-byte seed. Put it in UnlockECU (Level 9) to get the key. Send 27 0A . If you get 67 0A, you are good.</span><br /><br /><span class="mycode_u">Level 0D (Level 13)</span><span>: </span><span class="mycode_b">Send 27 0D</span><span>. Get the new seed, put it in UnlockECU (Level 13) to get the key. Send 27 0E .</span><br /><br /><span class="mycode_b">WRITE FAST:</span><span> The second you get the 67 0E success response, the 5-second timer starts. Immediately paste your command from Notepad and hit send.</span><br /><br /><br /><span>If the ECU responds with 7D 14 10 00 01 D0 08, the flash was successful!</span><br /><br /><br /><span>Send the 11 01 command and it will reset your cluster. The cluster will click, go black, and reboot with the AMG logo and menus. </span><br /><span>Check if the preheat diesel lamp is turned on when ignition is in 2nd position.</span><br /><br /></p>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/w204-amg-menu/</guid>
                    </item>
				                    <item>
                        <title>Service manual for V-Engines M276/M278 with 6 and 8 cylinders.</title>
                        <link>https://mbautocode.co.uk/community/main-forum/service-manual-for-v-engines-m276-m278-with-6-and-8-cylinders/</link>
                        <pubDate>Fri, 12 Jun 2026 19:03:56 +0000</pubDate>
                        <description><![CDATA[Service manual for V-Engines M276/M278 with 6 and 8 cylinders.
&nbsp;m276-m278-service-training-manual.pdf]]></description>
                        <content:encoded><![CDATA[<p><strong>Service manual for V-Engines M276/M278 with 6 and 8 cylinders.</strong></p>
<div id="wpfa-824" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//mbautocode.co.uk/wp-content/uploads/wpforo/default_attachments/1781291036-m276-m278-service-training-manual.pdf" target="_blank" title="m276-m278-service-training-manual.pdf"><i class="fas fa-paperclip"></i>&nbsp;m276-m278-service-training-manual.pdf</a></div>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/service-manual-for-v-engines-m276-m278-with-6-and-8-cylinders/</guid>
                    </item>
				                    <item>
                        <title>Updating Command Firmware</title>
                        <link>https://mbautocode.co.uk/community/main-forum/updating-command-firmware/</link>
                        <pubDate>Fri, 12 Jun 2026 19:01:20 +0000</pubDate>
                        <description><![CDATA[I just wanted to make a guide for using SDFlash to update NTG head unit as I found it difficult when searching online how to perform this job.To find out what disc you require and what the l...]]></description>
                        <content:encoded><![CDATA[<div class="message-content js-messageContent">
<div class="message-userContent lbContainer js-lbContainer " data-lb-id="post-2349" data-lb-caption-desc="chris966 · 21.01.2024 at 19:05">
<article class="message-body js-selectToQuote">
<div>
<div class="bbWrapper">I just wanted to make a guide for using SDFlash to update NTG head unit as I found it difficult when searching online how to perform this job.<br />To find out what disc you require and what the latest software is you need to get a copy of the SDFlash folders these can be found online if you look hard enough.<br />I am performing this on a NTG 4.7 head unit.<br />So the first thing you need to find is your hardware number I found mine using XENTRY as you can see below.<br /><br />
<div class="bbImageWrapper  js-lbImage" title="1705863839257" data-src="https://autogmt.com/attachments/1705863839257-png.623/" data-type="image" data-lb-sidebar-href="" data-lb-caption-extra-html="" data-single-image="1" data-fancybox="lb-post-2349" data-caption="&lt;h4&gt;1705863839257&lt;/h4&gt;&lt;p&gt;&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;autogmt.com&amp;#x2F;threads&amp;#x2F;guide-to-finding-ntg-4-5-firmware-on-sdflash.440&amp;#x2F;#post-2349&quot; class=&quot;js-lightboxCloser&quot;&gt;chris966 · 21.01.2024 at 19:05&lt;/a&gt;&lt;/p&gt;"><img class="bbImage" title="1705863839257" src="https://autogmt.com/data/attachments/0/623-041e8e1705b01977b0aa642867b40e4b-full.webp" alt="1705863839257" width="519" height="407" data-url="" data-zoom-target="1" /></div>
<br />Once you have this you need to check the in all the SDFlash version. CDI files for your hardware number in the PKW folder of the SDFlash as shown below.<br />These are in<span> </span><b>SDFlash version / Release / PKW</b>:<br /><br />
<div class="bbImageWrapper  js-lbImage" title="1705863862729" data-src="https://autogmt.com/attachments/1705863862729-png.624/" data-type="image" data-lb-sidebar-href="" data-lb-caption-extra-html="" data-single-image="1" data-fancybox="lb-post-2349" data-caption="&lt;h4&gt;1705863862729&lt;/h4&gt;&lt;p&gt;&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;autogmt.com&amp;#x2F;threads&amp;#x2F;guide-to-finding-ntg-4-5-firmware-on-sdflash.440&amp;#x2F;#post-2349&quot; class=&quot;js-lightboxCloser&quot;&gt;chris966 · 21.01.2024 at 19:05&lt;/a&gt;&lt;/p&gt;"><img class="bbImage" title="1705863862729" src="https://autogmt.com/data/attachments/0/624-94e239a99f43ee2278e67e67bcb93ad0-full.webp" alt="1705863862729" width="672" height="578" data-url="" data-zoom-target="1" /></div>
<br />So we know now my hardware number is<span> </span><b>2129017506</b>.<br />So we need to search that number in the CDI files I use "Notepad+".<br /><br />
<div class="bbImageWrapper  js-lbImage" title="1705863879269" data-src="https://autogmt.com/attachments/1705863879269-png.625/" data-type="image" data-lb-sidebar-href="" data-lb-caption-extra-html="" data-single-image="1" data-fancybox="lb-post-2349" data-caption="&lt;h4&gt;1705863879269&lt;/h4&gt;&lt;p&gt;&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;autogmt.com&amp;#x2F;threads&amp;#x2F;guide-to-finding-ntg-4-5-firmware-on-sdflash.440&amp;#x2F;#post-2349&quot; class=&quot;js-lightboxCloser&quot;&gt;chris966 · 21.01.2024 at 19:05&lt;/a&gt;&lt;/p&gt;"><img class="bbImage" title="1705863879269" src="https://autogmt.com/data/attachments/0/625-0f3cf0d145fa3bb99ba508a45a4d0c16-full.webp" alt="1705863879269" width="940" height="454" data-url="" data-zoom-target="1" /></div>
<br />As you can see my hardware number was found in the CDI File named<span> </span><b>1668274700-0001.CDI</b><br />Which means my Telematics disc needed would be<span> </span><b>A1668274700</b>.<br />If you then scroll to the left it will tell you which CFF is needed for Flash.<br /><br />CFF Name =<span> </span><b><span>Blue</span></b><br />Version =<span> </span><b><span>Red</span></b><br /><br /># SOFTWARE_LINGUATRONIC_HU_HIGH_ECE_LANGUAGE_DATA_E25_0<br /><b><span>2129026109-001</span><span> </span><span>\HU45\140403\A212902\6109_001;</span></b><br /><br /># SOFTWARE_TELEMATIK_HU_HIGH_ECE_APPLIC_CODE_E25_3<br /><b><span>2129029810-001</span><span> </span><span>\HU45\144603\A212902\9810_001;</span></b></div>
</div>
<div class="js-selectToQuoteEnd"> </div>
</article>
</div>
</div>
<footer class="message-footer">
<div class="message-actionBar actionBar">
<div class="actionBar-set actionBar-set--external"><a class="actionBar-action actionBar-action--mq u-jsOnly js-multiQuote" title="Toggle multi-quote" href="https://autogmt.com/threads/guide-to-finding-ntg-4-5-firmware-on-sdflash.440/reply?quote=2349" rel="nofollow" data-message-id="2349" data-mq-action="add">Quote</a><a class="actionBar-action actionBar-action--reply" title="Reply, quoting this message" href="https://autogmt.com/threads/guide-to-finding-ntg-4-5-firmware-on-sdflash.440/reply?quote=2349" rel="nofollow" data-xf-click="quote" data-quote-href="/posts/2349/quote">Reply</a></div>
</div>
</footer>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/updating-command-firmware/</guid>
                    </item>
				                    <item>
                        <title>CR42/CR43/CR60LS/CR6 - Reset Adblue</title>
                        <link>https://mbautocode.co.uk/community/main-forum/cr61-reset-adblue/</link>
                        <pubDate>Thu, 11 Jun 2026 22:32:17 +0000</pubDate>
                        <description><![CDATA[This is the procedure set by Bosch to reset the AdBlue system using Vediamo for CR42/CR43/CR60LS/CR61:SCRCM1. Init Contact2. DJ_Zugriffsberechtigung_Drive3. DL_End_of_Line_Task_Inducementsys...]]></description>
                        <content:encoded><![CDATA[<div class="message-content js-messageContent">
<div class="message-userContent lbContainer js-lbContainer " data-lb-id="post-17120" data-lb-caption-desc="Ossion · 22.11.2025 at 20:41">
<article id="js-XFUniqueId101" class="message-body js-selectToQuote">
<div>
<div class="bbWrapper">This is the procedure set by Bosch to reset the AdBlue system using Vediamo for CR42/CR43/CR60LS/CR61:<br /><br />SCRCM<br />1. Init Contact<br />2. DJ_Zugriffsberechtigung_Drive<br />3. DL_End_of_Line_Task_Inducementsystem<br />4. ECU reset / Ignition OFF/ON<br />5. Read Faults Codes<br /><br />ECU<br />1. Init Contact<br />2. DJ_Entriegelung_9A<br />3. DJ_Entriegelung_BC<br />4. DL_046C_SCRCtl_ctTampProt<br />5. DL_0471_End_of_LineTask_Inducement<br />6. ECU Reset / Ignition OFF/ON<br />7. Read Fault Codes</div>
</div>
</article>
</div>
</div>
<footer class="message-footer">
<div class="message-actionBar actionBar">
<div class="actionBar-set actionBar-set--external"> </div>
</div>
</footer>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/cr61-reset-adblue/</guid>
                    </item>
				                    <item>
                        <title>AMG Menu W211/W219</title>
                        <link>https://mbautocode.co.uk/community/main-forum/amg-menu-w211-w219/</link>
                        <pubDate>Thu, 11 Jun 2026 22:27:14 +0000</pubDate>
                        <description><![CDATA[We are interested in line 0210, it comes in 2 types: XX XX 19 00 or XX XX 11 00(FF), each is activated differently.
In the original AMG, line 0210 contains the code XX XX FF FF, but this do...]]></description>
                        <content:encoded><![CDATA[<pre contenteditable="false"><span>We are interested in line 0210, it comes in 2 types: XX XX 19 00 or XX XX 11 00(FF), each is activated differently.</span><span>
In the original AMG, line 0210 contains the code XX XX FF FF, but this does not work on normal dashboards; there are some glitches, and sometimes the tachometer does not work.</span><span>
In order for everything to work correctly, you need to:</span><span>
For instruments with line XX XX 19 00 you need to change</span>
<span>
XX XX 39 00 AMG menu</span><span>
XX XX 39 01 AMG menu + oil temperature</span><span>
XX XX 39 03 AMG menu + oil temperature + battery voltage</span>
<span>
For instruments with line XX XX 11 00(FF) you need to change</span>
<span>
XX XX 31 FF AMG menu + oil temperature + battery voltage</span>


<span>
For W211/W219:</span>
<span>
1.On offset 0210: "XX XX 19 00" must change to</span><span>
     A. "XX XX 39 00" for just AMG menu</span><span>
     B. "XX XX 39 01" for AMG menu + Oil temperature</span><span>
     C. "XX XX 39 03" for AMG menu + Oil temperature + Battery voltage</span><span>
	 D. "XX XX F9 03" for AMG menu + Oil temperature + Battery voltage</span>
<span>
2.On offset 0210: "XX XX 11 00" must change to</span><span>
     A. "XX XX 31 FF" for AMG menu + Oil temperature + Battery voltage</span>
<span>
3.The original AMG IC have code “XX XX FF FF” on offset 0210 (Full AMG options)</span>
<span>
Read more: https://www.smartland.am/forum/other-m/topic-281.html</span></pre>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/amg-menu-w211-w219/</guid>
                    </item>
				                    <item>
                        <title>AMG Menu IC172</title>
                        <link>https://mbautocode.co.uk/community/main-forum/amg-menu-ic172/</link>
                        <pubDate>Thu, 11 Jun 2026 22:26:21 +0000</pubDate>
                        <description><![CDATA[Vediamo comands

1.3D 14 00 00 1D 99 02 0E 6E
2.3D 14 00 00 1D 99 02 0E CF
3.3D 14 00 00 1D 99 02 6E EF
4.3D 14 00 00 1D 99 02 EC EF
5.3D 14 00 00 1D 99 02 77 EF
6.3D 14 00 00 1D 99 0...]]></description>
                        <content:encoded><![CDATA[<pre contenteditable="false">Vediamo comands

1.3D 14 00 00 1D 99 02 0E 6E
2.3D 14 00 00 1D 99 02 0E CF
3.3D 14 00 00 1D 99 02 6E EF
4.3D 14 00 00 1D 99 02 EC EF
5.3D 14 00 00 1D 99 02 77 EF
6.3D 14 00 00 1D 99 02 67 EF

EEPROM

1.001D90: XX XX XX XX XX XX XX XX XX 0E 6E XX XX XX XX XX
2.001D90: XX XX XX XX XX XX XX XX XX 0E CF XX XX XX XX XX
3.001D90: XX XX XX XX XX XX XX XX XX 6E EF XX XX XX XX XX
4.001D90: XX XX XX XX XX XX XX XX XX EC 6E XX XX XX XX XX
5.001D90: XX XX XX XX XX XX XX XX XX 77 EF XX XX XX XX XX 
6.001D90: XX XX XX XX XX XX XX XX XX 67 EF XX XX XX XX XX</pre>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/amg-menu-ic172/</guid>
                    </item>
				                    <item>
                        <title>How to Turn Off Collision Prevention Assist Plus</title>
                        <link>https://mbautocode.co.uk/community/main-forum/how-to-turn-off-collision-prevention-assist-plus/</link>
                        <pubDate>Thu, 11 Jun 2026 22:24:53 +0000</pubDate>
                        <description><![CDATA[Step 1: Launch DTS Monaco and Connect to the Vehicle

Open the DTS Monaco software on your computer.
Connect the Mercedes-Benz diagnostic interface (C4, C5, or C6) to the vehicle’s OBD-II...]]></description>
                        <content:encoded><![CDATA[<h3><span class="ez-toc-section"></span><strong>Step 1: Launch DTS Monaco and Connect to the Vehicle</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>Open the<span> </span><strong>DTS Monaco</strong><span> </span>software on your computer.</li>
<li>Connect the<span> </span><strong>Mercedes-Benz diagnostic interface</strong><span> </span>(C4, C5, or C6) to the vehicle’s<span> </span><strong>OBD-II port</strong>.</li>
<li>Select the appropriate vehicle model from the software’s interface.</li>
</ul>
<h3><span class="ez-toc-section"></span><strong>Step 2: Choose Variant Coding Mode</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>In DTS Monaco, navigate to<span> </span><strong>Variant Coding Mode</strong>.</li>
<li>This mode allows you to access and modify the vehicle’s coding settings.</li>
</ul>
<h3><span class="ez-toc-section"></span><strong>Step 3: Select the EIS22 Module</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>Locate and select the<span> </span><strong>EIS22 (Electronic Ignition Switch) module</strong>.</li>
<li>This module contains the necessary coding options for deactivating<span> </span><strong>Collision Prevention Assist Plus</strong>.</li>
</ul>
<h3><span class="ez-toc-section"></span><strong>Step 4: Modify the Pre-Safe Setting</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>In the<span> </span><strong>EIS22 module</strong>, find the parameter labeled<span> </span><strong>“299 Pre-Safe”</strong>.</li>
<li>Change its value from<span> </span><strong>“ja” (yes)</strong><span> </span>to<span> </span><strong>“nein” (no)</strong>.</li>
<li>This modification will deactivate the<span> </span><strong>Collision Prevention Assist Plus</strong><span> </span>feature.</li>
</ul>
<figure class="wp-caption aligncenter"><img class="size-full wp-image-5134" src="https://autoexplain.com/wp-content/uploads/2025/02/how-to-turn-off-the-collision-prevention-assist-plus-inoperative.jpg" alt="How to turn off &apos;Collision Prevention Assist Plus Inoperative&apos; Message on a Mercedes" width="800" height="568" />
<figcaption id="caption-attachment-5134" class="wp-caption-text">How to turn off ‘Collision Prevention Assist Plus Inoperative’ Message on a Mercedes</figcaption>
</figure>
<h3><span class="ez-toc-section"></span><strong>Step 5: Apply Coding Changes</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>Once you have modified the<span> </span><strong>299 Pre-Safe</strong><span> </span>parameter, press the<span> </span><strong>“Do Coding”</strong><span> </span>button.</li>
<li>Wait for the software to apply the changes and confirm that the modification was successful.</li>
</ul>
<h3><span class="ez-toc-section"></span><strong>Step 6: Restart the Vehicle and Verify Changes</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>Turn off the ignition and wait a few minutes.</li>
<li>Restart the vehicle and check if the<span> </span><strong>Collision Prevention Assist Plus Inoperative</strong><span> </span>warning is no longer displayed.</li>
<li>If the message persists, repeat the steps and ensure the coding was properly applied.</li>
</ul>
<h2><span class="ez-toc-section"></span>Important Notes<span class="ez-toc-section-end"></span></h2>
<ul data-spread="false">
<li><strong>Disabling safety features may reduce vehicle safety</strong><span> </span>– Always consult a professional before making coding changes.</li>
<li>Ensure that your<span> </span><strong>DTS Monaco software is updated</strong><span> </span>to avoid compatibility issues.</li>
<li>Some<span> </span><strong>Mercedes-Benz models may have additional dependencies</strong>, so proper diagnostics should be performed before making changes.</li>
</ul>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/how-to-turn-off-collision-prevention-assist-plus/</guid>
                    </item>
				                    <item>
                        <title>Disable Seat Belt Warning Using DTS Monaco</title>
                        <link>https://mbautocode.co.uk/community/main-forum/disable-seat-belt-warning-using-dts-monaco/</link>
                        <pubDate>Thu, 11 Jun 2026 22:23:33 +0000</pubDate>
                        <description><![CDATA[Step 1: Open DTS Monaco and Select Variant Coding Mode

Connect your laptop to the vehicle using an OBD-II interface and OBD-II cable.
Launch DTS Monaco and select Variant Coding Mode.
E...]]></description>
                        <content:encoded><![CDATA[<h3><span class="ez-toc-section"></span><strong>Step 1: Open DTS Monaco and Select Variant Coding Mode</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>Connect your laptop to the vehicle using an<span> </span><strong>OBD-II interface and OBD-II cable</strong>.</li>
<li>Launch<span> </span><strong>DTS Monaco</strong><span> </span>and select<span> </span><strong>Variant Coding Mode</strong>.</li>
<li>Ensure the system detects your vehicle properly before proceeding.</li>
</ul>
<h3><span class="ez-toc-section"></span><strong>Step 2: Connect to IC213 and Modify Coding</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>In DTS Monaco, connect to<span> </span><strong>IC213 (Instrument Cluster Module)</strong>.</li>
<li>Navigate to<span> </span><strong> Country Coding Write</strong>.</li>
<li>Locate the setting<span> </span><strong>“Gurtwarnung (Belt_Warning_Type)”</strong>.</li>
<li>Change the value from<span> </span><strong>“nach USA NCAP”</strong><span> </span>to<span> </span><strong>“entsprechend Konfiguration”</strong>.</li>
<li>Once the new value is set, click on<span> </span><strong>“Do Coding”</strong>.</li>
<li>Allow the system to process the change and ensure no errors appear.</li>
</ul>
<figure class="wp-caption aligncenter"><img class="size-full wp-image-5346" src="https://autoexplain.com/wp-content/uploads/2025/02/how-to-disable-seat-belt-warning-in-mercedes-2.jpg" alt="How to Disable Seat Belt Warning in Mercedes with DTS Monaco" width="762" height="455" />
<figcaption id="caption-attachment-5346" class="wp-caption-text">How to Disable Seat Belt Warning in Mercedes with DTS Monaco</figcaption>
</figure>
<h3><span class="ez-toc-section"></span><strong>Step 3: Perform a Hard Reset to Finalize Coding</strong><span class="ez-toc-section-end"></span></h3>
<ul data-spread="false">
<li>After the coding process is completed, navigate to the<span> </span><strong>Diagnostic Services</strong><span> </span>tab.</li>
<li>Select<span> </span><strong>Hard Reset</strong><span> </span>to apply the changes and finalize the coding.</li>
<li>Wait for the system to reboot and confirm that the seat belt warning has been disabled.</li>
</ul>
<figure class="wp-caption aligncenter"><img class="size-full wp-image-5347" src="https://autoexplain.com/wp-content/uploads/2025/02/how-to-disable-seat-belt-warning-in-mercedes-1.jpg" alt=" Disable Seat Belt Warning in Mercedes with DTS Monaco" width="1056" height="640" /></figure>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/disable-seat-belt-warning-using-dts-monaco/</guid>
                    </item>
				                    <item>
                        <title>Enable Agility mode EGS53</title>
                        <link>https://mbautocode.co.uk/community/main-forum/enable-agility-mode-egs53/</link>
                        <pubDate>Thu, 11 Jun 2026 22:22:23 +0000</pubDate>
                        <description><![CDATA[Step 1: Connect TCM Module
Launch Vediamo and connect to the TCM (e.g., VGSNAG2 or VGSNAG3) using the ECU variant VCD_SCN_Variantkodierung.

Step 2: Enter Manual Coding
Go to Manual Codi...]]></description>
                        <content:encoded><![CDATA[<h3><strong>Step 1: Connect TCM Module</strong><span class="ez-toc-section-end"></span></h3>
<p>Launch Vediamo and connect to the TCM (e.g., VGSNAG2 or VGSNAG3) using the ECU variant VCD_SCN_Variantkodierung.</p>
<p><img class="alignnone size-full wp-image-14973" src="https://autoexplain.com/wp-content/uploads/2025/07/how-to-Coding-Active-Agility-A-and-Manual-M-mode-in-Mercedes.jpg" alt="how to Coding Active Agility (A) and Manual (M) mode in Mercedes" width="800" height="361" /></p>
<h3><span class="ez-toc-section"></span>Step 2: Enter Manual Coding<span class="ez-toc-section-end"></span></h3>
<p>Go to Manual Coding section.</p>
<h3><span class="ez-toc-section"></span><strong>Step 3: Modify Byte Value</strong><span class="ez-toc-section-end"></span></h3>
<p>Locate Byte E6 and change its value from E6 to F6. This enables the display and function of A (Active Agility) and M (Manual) modes.</p>
<p><img class="alignnone wp-image-14976" src="https://autoexplain.com/wp-content/uploads/2025/07/how-to-Coding-Active-Agility-A-and-Manual-M-mode-in-Mercedes-4.jpg" alt="how to Coding Active Agility (A) and Manual (M) mode in Mercedes 4" width="800" height="162" /></p>
<p><img class="alignnone size-full wp-image-14975" src="https://autoexplain.com/wp-content/uploads/2025/07/how-to-Coding-Active-Agility-A-and-Manual-M-mode-in-Mercedes-2.jpg" alt="how to Coding Active Agility (A) and Manual (M) mode in Mercedes 2" width="800" height="210" /></p>
<h3><span class="ez-toc-section"></span><strong>Step 4: Apply ECU Coding</strong><span class="ez-toc-section-end"></span></h3>
<p>After editing, select ECU Coding to apply the change.</p>
<p>Restart the vehicle and check the gear selector or cluster to verify that A and M modes are now active.</p>
<p><img class="alignnone size-full wp-image-14974" src="https://autoexplain.com/wp-content/uploads/2025/07/how-to-Coding-Active-Agility-A-and-Manual-M-mode-in-Mercedes-3.jpg" alt="how to Coding Active Agility (A) and Manual (M) mode in Mercedes 3" width="811" height="588" /></p>]]></content:encoded>
						                            <category domain="https://mbautocode.co.uk/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://mbautocode.co.uk/community/main-forum/enable-agility-mode-egs53/</guid>
                    </item>
							        </channel>
        </rss>
		