<?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>Thingy91: Writing to onboard 1MB flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55649/thingy91-writing-to-onboard-1mb-flash</link><description>Hi there, 
 I&amp;#39;m developing an application that needs to store data points when internet connectivity isn&amp;#39;t available. Is it possible to write small packets of data (lat/long and a timestamp) to the onboard flash on the Thingy91? 
 If so, is there an example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Dec 2019 12:59:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55649/thingy91-writing-to-onboard-1mb-flash" /><item><title>RE: Thingy91: Writing to onboard 1MB flash</title><link>https://devzone.nordicsemi.com/thread/225636?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2019 12:59:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33139645-7947-4d59-a0f5-5289e4599aa1</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Take a look at the non-volatile storage (NVS) &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/zephyr/reference/storage/nvs/nvs.html"&gt;subsystem&lt;/a&gt; and &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-zephyr/tree/master/samples/subsys/nvs"&gt;sample&lt;/a&gt;, and see if it suits your needs.&lt;/p&gt;
&lt;p&gt;Zephyr, which NCS is built on, also has filesystem support. Here are links to the relevant &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/zephyr/reference/file_system/index.html"&gt;documentation&lt;/a&gt; and &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-zephyr/tree/master/samples/subsys/fs/littlefs"&gt;sample&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;More possible solutions can be found here: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/zephyr/reference/storage/index.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/zephyr/reference/storage/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>