<?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>How safe is it to use fds long term on nrf9160?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47001/how-safe-is-it-to-use-fds-long-term-on-nrf9160</link><description>It looks like that 1Mb flash is useful for people like me who don&amp;#39;t want to worry about external flash. The question I have is how aggressively I can use the storage? It only has so many writes, just like anything. Is it safer than rewriting to eeprom</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 May 2019 09:16:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47001/how-safe-is-it-to-use-fds-long-term-on-nrf9160" /><item><title>RE: How safe is it to use fds long term on nrf9160?</title><link>https://devzone.nordicsemi.com/thread/186122?ContentTypeID=1</link><pubDate>Thu, 09 May 2019 09:16:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f16c30d-b990-4403-96ae-13bb8cc7916e</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;There is an example using NVS located here:&amp;nbsp;ncs\zephyr\samples\subsys\nvs.&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: How safe is it to use fds long term on nrf9160?</title><link>https://devzone.nordicsemi.com/thread/185824?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 05:53:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c5f65d0-a2c8-468a-b9f4-232b3d4850cf</guid><dc:creator>rkguy</dc:creator><description>&lt;p&gt;Great thank you. Is there an example or reference for using this with a 9160?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How safe is it to use fds long term on nrf9160?</title><link>https://devzone.nordicsemi.com/thread/185777?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 14:48:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08a7f630-81af-4f69-88c4-5345da805a6b</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The flash memory in the nRF9160 can tolerate 10000 write/erase cycles (take a look at &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fabs_max_ratings.html&amp;amp;resultof=%22Absolute%22%20%22absolut%22%20%22maximum%22%20%22ratings%22%20%22rate%22%20"&gt;nRF9160 - Absolute maximum ratings&lt;/a&gt;), if you perform 3 write/erase cycles of the whole flash every day, it will last around 9-10 years.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Take a look at &lt;a href="https://docs.zephyrproject.org/latest/reference/storage/nvs/nvs.html?highlight=nvs"&gt;this library&lt;/a&gt;, which will help you with storing data in flash in a FIFO-managed circular buffer.&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>