<?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>Saving data to memory</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34968/saving-data-to-memory</link><description>Hi, I am building a system using Nordic NRF52832 as a node. I would like to save some data (such as node ID) to board&amp;#39;s memory so that the application can read these data even after power-off and power-on. Besides, I hope the data saved in the memory</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jun 2018 06:18:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34968/saving-data-to-memory" /><item><title>RE: Saving data to memory</title><link>https://devzone.nordicsemi.com/thread/134260?ContentTypeID=1</link><pubDate>Fri, 01 Jun 2018 06:18:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c00e76a6-6b90-460c-b207-ad3432ad2839</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_fds.html?cp=4_0_0_3_52"&gt;Flash Data Storage (FDS)&lt;/a&gt;&amp;nbsp;in the SDK is a simple flash file system that is intended for such use cases. You can refer to the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/fds_example.html?cp=4_0_0_4_5_8"&gt;Flash Data Storage Example&lt;/a&gt;&amp;nbsp;to see how it is used. FDS is also used implicitly by most BLE examples, as the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_peer_manager.html?cp=4_0_0_3_2_7"&gt;Peer manager&lt;/a&gt; use it to store bonding information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>