<?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>nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121373/nrf54l15-dk-zms-setting</link><description>Hi,Team, 
 I&amp;#39;m using the nrf54l15-dk to develop zms to save custom configurations without affecting the pairing information of ble. 
 So I have a few questions: 1.Is the storage_partition in the flash_map_pm.h file the same as that in the nrf54l15_cpuapp_common</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jul 2025 11:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121373/nrf54l15-dk-zms-setting" /><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/542999?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 11:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd0541e8-f27f-42c9-9201-101768197aaa</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi dede,&lt;/p&gt;
&lt;p&gt;In your project overlay file which you can change the default partition size for partition at start address 0X15C000 as below to change from 36KB to say 64KB&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;cpuapp_rram {
  partitions {
    storage_partition: partition@15c000 {
      label = &amp;quot;storage&amp;quot;;
      /* bump from 36 KB up to, say, 64 KB */
      reg = &amp;lt;0x15c000 0x10000&amp;gt;;
    };
  };
};


/ {
	chosen {
		zephyr,settings-partition = &amp;amp;storage_partition;
	};
};

&amp;amp;storage_partition {
	label = &amp;quot;chosen_partition&amp;quot;;
};

&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/540894?ContentTypeID=1</link><pubDate>Mon, 30 Jun 2025 14:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a134d1a0-1644-4fb9-9588-3e8037ca3f51</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;The delay in answering here is due to limited staff during this period. I will try to get back to you in two or three weeks. Sorry for the inconvenience.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/540581?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 12:29:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ea74cbb-5a98-49db-b2e4-f0050692139f</guid><dc:creator>dede</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How can the size of a zms partition be increased?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/535732?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 09:23:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a02ebb35-3d4b-4ce2-93ad-0f1988186f32</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="dede"]How to divide storage_partition into the ble pairing information area and the user-defined configuration information area.[/quote]
&lt;p&gt;As you can see &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/b1c76998edb2252cc10bb911ca7a9973972d1888/subsys/settings/src/settings_zms.c#L24"&gt;here&lt;/a&gt;, the settings ZMS backend is hard-coded to use one partition. Therefore, Settings will use the same partition no matter what part of the application uses Settings.&lt;/p&gt;
&lt;p&gt;Alternatives are:&lt;/p&gt;
&lt;p&gt;Try to increase the size of thesettings partition to check if that solves your issue.&lt;/p&gt;
&lt;p&gt;Use another storage subsystem for your application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/535727?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 08:54:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70016234-b778-4fc4-9c31-4b4c3bbe24f5</guid><dc:creator>dede</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How to divide storage_partition into the ble pairing information area and the user-defined configuration information area.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15-dk zms +setting</title><link>https://devzone.nordicsemi.com/thread/534885?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 12:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19208c63-3005-4488-942a-3e5cc39b91fd</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]1.Is the storage_partition in the flash_map_pm.h file the same as that in the nrf54l15_cpuapp_common.dtsi file?[/quote]
&lt;p&gt;If you use the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/scripts/partition_manager/partition_manager.html"&gt;partition manager&lt;/a&gt;, the DTS one is ignored, and partition manager partitioning is used instead.&lt;/p&gt;
[quote user=""] Is settings_storage the area used to store ble configuration information?[/quote]
&lt;p&gt;settings_storage is used for &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/persistent-storage-of-keys-and-data-using-the-nrf-connect-sdk#Settings"&gt;Settings&lt;/a&gt;, so yes.&lt;/p&gt;
[quote user=""]2. My nrf54l15-dk has some errors. Why is that? network/info, hub/info and first_run/check are custom configurations. I save them using settings_save_one and then reset the device, and an error E: set-value failure occurs.[/quote]
&lt;p&gt;But you can store other stuff first, or?&lt;/p&gt;
[quote user=""]3. Through the error in the second one, I think both the custom configuration and the saved ble configuration information were saved in storage_partition, resulting in the error. So I want to ask whether storage_partition can be divided into the pairing information area of ble and the user-defined configuration information area.[/quote]
&lt;p&gt;Yes, I think it shold be able to use settings for both your app and for BLE.&lt;br /&gt;Try to make the settings partition larger, does that help?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>