<?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>NVS failing write</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72249/nvs-failing-write</link><description>Using ncs v1.4.0, modem FW v1.2.3, SES v5.10d. 
 I&amp;#39;m trying to get NVS working using /zephyr/samples/subsys/nvs. It is failing to write. I also tried the code in this post: 
 devzone.nordicsemi.com/.../199059 
 Here&amp;#39;s the output: 
 [00:00:00.743,621]</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Mar 2021 15:58:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72249/nvs-failing-write" /><item><title>RE: NVS failing write</title><link>https://devzone.nordicsemi.com/thread/297276?ContentTypeID=1</link><pubDate>Tue, 02 Mar 2021 15:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c66ef5a-3c2a-4ba5-9e14-bd66458b387c</guid><dc:creator>spline_pete</dc:creator><description>&lt;p&gt;Nevermind.&amp;nbsp; I also had Settings enabled in prj.conf, so I commented those.&lt;/p&gt;
&lt;p&gt;# Settings&lt;br /&gt;#CONFIG_FCB=y&lt;br /&gt;#CONFIG_SETTINGS=y&lt;br /&gt;#CONFIG_SETTINGS_FCB=y&lt;/p&gt;
&lt;p&gt;# NVS - Non Volatile Storage&lt;br /&gt;CONFIG_NVS=y&lt;br /&gt;CONFIG_NVS_LOG_LEVEL_DBG=y&lt;br /&gt;CONFIG_SETTINGS_NVS=y&lt;/p&gt;
&lt;p&gt;It seems to be working now...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>