<?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>Minimal SMP configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106461/minimal-smp-configuration</link><description>Hi, 
 I have a project with the SMP enabled to do BLE OTA updates. The SMP is working well and I can upload firmware from a mobile app etc. The question I have is around the minimum configuration and flash usage. Part of the SMP is the filesystem and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Dec 2023 12:58:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106461/minimal-smp-configuration" /><item><title>RE: Minimal SMP configuration</title><link>https://devzone.nordicsemi.com/thread/459517?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 12:58:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:816ae9ca-7876-4827-9ffd-36f5a435033b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems like you have based your config on the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;smp_svr sample&lt;/a&gt;. You may also find the DFU related sample collections my colleague have &lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples"&gt;here&lt;/a&gt; relevant, particularily &lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/smp/mcuboot_smp_ble"&gt;this one&lt;/a&gt;, which is quite minimal and only includes what you need&amp;nbsp;for DFU over BLE.&lt;/p&gt;
&lt;p&gt;Note that when you enable MCUboot, you will need parts of the&amp;nbsp;flash for the bootloader, and the remaining flash will be split in half to have two application slots as that is needed for DFU. So if you have a large application, you may need to use external flash for the secondary slot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>