<?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>Does Zephyr support fstorage related APIs?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101337/does-zephyr-support-fstorage-related-apis</link><description>I have used nRF5 SDK16.0.0 fstorage related APIs(e.g. nrf_fstorage_read, nrf_fstorage_write, and nrf_fstorage_erase). Does Zephyr support fstorage related APIs? If Zephyr doesn&amp;#39;t support fstorage related APIs, how to replace fstorage related APIs? 
 infocenter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jul 2023 10:03:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101337/does-zephyr-support-fstorage-related-apis" /><item><title>RE: Does Zephyr support fstorage related APIs?</title><link>https://devzone.nordicsemi.com/thread/434155?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 10:03:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eadd566d-61f6-4c56-8880-4d070898d66b</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Zephyr support fstorage related APIs?</title><link>https://devzone.nordicsemi.com/thread/433848?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2023 07:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:597852cd-a5c9-4b7b-9d7a-7fb85876078d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Yes it does!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Zephyr support fstorage related APIs?</title><link>https://devzone.nordicsemi.com/thread/433741?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2023 14:41:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3438bb25-3483-40f7-8478-9550159de78f</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply! Does NVS save data to internal flash?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Zephyr support fstorage related APIs?</title><link>https://devzone.nordicsemi.com/thread/433658?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2023 11:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53a9a49d-bc59-4172-b33a-edc03c42ab9c</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;What do you mean by fstorage related APIs? Zephyr does not use the fstorage library from nRF5SDK but instead has several other options for storing data in non volatile flash. Some of these options are &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/zephyr/services/settings/index.html"&gt;Settings &lt;/a&gt;subsystem, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/services/file_system/index.html#file-system-api"&gt;file system&lt;/a&gt;, and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/zephyr/services/storage/nvs/nvs.html"&gt;NVS&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Note that the documentation also mentions where to find samples for each option,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>