<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Disable OTA updates for Matter and turn off External Flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125377/disable-ota-updates-for-matter-and-turn-off-external-flash</link><description>Hi, 
 I&amp;#39;m building a small Matter device and I&amp;#39;m in the very early stages of prototyping. 
 I&amp;#39;m using a MinewSemi ME54BE01 module on a custom PCB. 
 The development kit from MinewSemi (ME54BE01) doesn&amp;#39;t have external flash and my custom PCB won&amp;#39;t have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Nov 2025 15:28:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125377/disable-ota-updates-for-matter-and-turn-off-external-flash" /><item><title>RE: Disable OTA updates for Matter and turn off External Flash</title><link>https://devzone.nordicsemi.com/thread/553336?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2025 15:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:193ef835-d3bb-4e90-bb96-a4232e7dfcd9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tomas,&amp;nbsp;&lt;br /&gt;You can take a look at the answer from one of my coworker:&amp;nbsp;&lt;br /&gt;&lt;em&gt;It is possible to use the samples without OTA, but the Matter specification states in section &amp;quot;13.5 Firmware&amp;quot; that nodes shall support OTA firmware updates.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;If it is only for testing, you can disable OTA by removing the bootloader-related configs from&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/samples/matter/light_switch/Kconfig.sysbuild#L19-L60"&gt;Kconfig.sysbuild&lt;/a&gt;, i.e., lines 19-60. You must also modify the pm_static file to remove the MCUboot partitions.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disable OTA updates for Matter and turn off External Flash</title><link>https://devzone.nordicsemi.com/thread/553276?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2025 10:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6a05c07-c710-4f17-9dfd-ac6321053776</guid><dc:creator>Tom McGuinness</dc:creator><description>&lt;p&gt;I have found the fully internal partitioning configuration in the Matter Template sample.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/matter/template/README.html#matter_template_using_only_internal_memory"&gt;docs.nordicsemi.com/.../README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have implemented the internal partitions in my project and it&amp;#39;s working!&lt;/p&gt;
&lt;p&gt;It would be nice to understand how to turn off the need for a secondary partition, but it&amp;#39;s no longer urgent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>