<?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>Problems with flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125632/problems-with-flash</link><description>I&amp;#39;m trying to combine two projects, C:\ncs\v3.1.1\zephyr\samples\subsys\nvs and BleFundamentalsL5E2 (Implement bonding and a Filter Accept List). They work fine independently, but in the combination, if I add CONFIG_SETTINGS =y to prj.conf (necessary</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Nov 2025 15:39:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125632/problems-with-flash" /><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/555259?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2025 15:39:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92c7751f-ba94-4bc4-8646-646951b773ff</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Just confirming that I can close this case. Seems like you and Vidar sorted it out in another case of yours:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/125162/program-crashes-on-nvs-sample/554950"&gt;RE: program crashes on nvs sample&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/554925?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2025 14:34:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc19a1ca-e8b1-46f8-90a3-ad1e6ebcc1b0</guid><dc:creator>kruenheck</dc:creator><description>&lt;p&gt;Simon,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m pretty sure this isn&amp;#39;t what I need since it&amp;#39;s reading raw flash instead of a register. I&amp;#39;ll reach out to Vidar directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/554903?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2025 13:19:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da321959-33ea-48af-9394-2b29e27c7ef8</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Keith&lt;/p&gt;
&lt;p&gt;Vidar uploaded an example project (and the necessary changes) in his reply with the NVS functions &lt;strong&gt;nvs_read&lt;/strong&gt;() and &lt;strong&gt;nvs_write&lt;/strong&gt;(). SInce the project was made for NCS 2.1.1, some changes will likely be necessary for NCS 3.1.1, but the general idea of enabling NVS in the .conf and calling the functions in the main.c file should be the same.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/554849?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2025 22:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71f44bdf-e440-40d8-b55f-c47de1bb13bb</guid><dc:creator>kruenheck</dc:creator><description>&lt;p&gt;Hi Simonr,&lt;/p&gt;
&lt;p&gt;Have you been able to find an answer to my Question?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/554689?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2025 15:33:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddeef5c3-ad76-47f6-999f-cbd90686ae75</guid><dc:creator>kruenheck</dc:creator><description>&lt;p&gt;Hi Simonr,&lt;/p&gt;
&lt;p&gt;I should be able to use the&amp;nbsp;&lt;span&gt;UICR.CUSTOMER[] register the Vidar references in that ticket. I was able to write and read from that register using nrfjprog&amp;nbsp;on the command line. However, I can&amp;#39;t figure out how to read that register in my C program. Is there an example of that, where it is clear how to specify the register address? thank you&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with flash</title><link>https://devzone.nordicsemi.com/thread/554663?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2025 09:57:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80c1e227-8676-4888-8c69-616cf66acf5d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Keith&lt;/p&gt;
&lt;p&gt;Please check out&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/93394/nvs-not-compatible-with-mcuboot"&gt; this ticket&lt;/a&gt; where my colleague Vidar explains how to add NVS to your project. Let me know if you run into any further issues.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>