<?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 Internal Flash via NVS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127087/nrf54l15-internal-flash-via-nvs</link><description>I’m trying to read/write data to the internal flash of my nRF54L15 SoC using the NVS (Non-Volatile Storage) library. 
 I successfully flashed the sample nvs application on my nRF54L15 DK , and it works as expected. 
 However, when I try to integrate NVS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Feb 2026 11:51:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127087/nrf54l15-internal-flash-via-nvs" /><item><title>RE: NRF54L15 Internal Flash via NVS</title><link>https://devzone.nordicsemi.com/thread/561583?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 11:51:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f799e3ae-fc7f-4641-9cd3-4e5b959c0eac</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;ZMS (&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/services/storage/zms/zms.html"&gt;https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/services/storage/zms/zms.html&lt;/a&gt;) is recommended for the nRF54L because it is better suited for the RRAM NV memory technology than NVS is. There is also no &amp;quot;flash0&amp;quot; node defined for the nRF54L. You can try the sample here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/fb7dae77ef937c008d9b62e062a515160703eb33/samples/subsys/fs/zms"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/fb7dae77ef937c008d9b62e062a515160703eb33/samples/subsys/fs/zms&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>