<?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>Removing the storage partition</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126924/removing-the-storage-partition</link><description>Hi. 
 We are using nRF Connect SDK v3.2.1 and nRF52832 MCU. 
 Our current internal flash memory mapping is like below, 
 mcuboot + mcuboot_primary (application) + mcuboot_secondary + user_storage + nvs_storage + setting_storage 
 
 We are facing sort</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Feb 2026 11:15:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126924/removing-the-storage-partition" /><item><title>RE: Removing the storage partition</title><link>https://devzone.nordicsemi.com/thread/560782?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2026 11:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09a01f7b-6dd4-4843-aa83-829326752d2f</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Noted, make sure that you properly evaluate that you will not need bonding/persistant BLE settings data and/or that you include it in a different storage partition since this will not be possible to add through DFU at a later point in time.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Removing the storage partition</title><link>https://devzone.nordicsemi.com/thread/560772?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2026 10:16:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b75073f2-721f-42fa-8f7f-6569efe44717</guid><dc:creator>Narendra</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;Please note we are using &lt;em&gt;pm_static.yml&lt;/em&gt; file for flash mapping and have set the&amp;nbsp;&lt;span&gt;CONFIG_SETTINGS&lt;/span&gt;&lt;span&gt;=n&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have removed &lt;code&gt;settings_storage&lt;/code&gt; partition from p&lt;em&gt;m_static.yml&lt;/em&gt; file. And firmware build without error.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;Narendra&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Removing the storage partition</title><link>https://devzone.nordicsemi.com/thread/560771?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2026 10:03:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f0fb310-dbca-4c6a-8473-a0ee1618fd71</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi Narendra,&lt;/p&gt;
[quote user=""]What will be the downside of removing &lt;code&gt;setting_storage&lt;/code&gt;? Will it create any issue?[/quote]
&lt;p&gt;The settings_storage partition is automatically included when you add BLE to the project because this is where Bluetooth settings and persistant data such as bonding information is stored. The partition is by default 4kB or 8kB if I remember correct and can be reduced if you don&amp;#39;t need to store large amount of BLE settings/bonding information. You use roughly about 80 bytes per bonding, plus at least one flash page for garbage collection.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bluetooth settings can be stored in a different partition than the default&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;settings_storage&lt;/code&gt;&lt;span&gt;, but only if you reconfigure where the Zephyr&amp;nbsp;&lt;/span&gt;&lt;em&gt;settings&lt;/em&gt;&lt;span&gt;&amp;nbsp;subsystem stores its data.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Andreas&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>