<?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>What FDS files are used by the SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15224/what-fds-files-are-used-by-the-sdk</link><description>What files within the FDS are used by the modules of the Nordic SDK? 
 For example, I know that the Peer Manager uses the FDS as a storage backend. I need to know what files it uses so that my own application doesn&amp;#39;t write over the values it stores etc</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Jul 2016 11:55:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15224/what-fds-files-are-used-by-the-sdk" /><item><title>RE: What FDS files are used by the SDK</title><link>https://devzone.nordicsemi.com/thread/58144?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2016 11:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09e13c2b-e7ae-4e03-868d-4569f9c308d9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I don&amp;#39;t think there is other module uses FDS beside the pstorage.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What FDS files are used by the SDK</title><link>https://devzone.nordicsemi.com/thread/58143?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2016 10:48:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9792b771-0e06-44d3-a3c1-d37a30dbbec6</guid><dc:creator>Rob Spanton</dc:creator><description>&lt;p&gt;Thanks.  Is that &lt;em&gt;all&lt;/em&gt; the files/records used by the whole SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What FDS files are used by the SDK</title><link>https://devzone.nordicsemi.com/thread/58142?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2016 10:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8439e9c9-fd9d-4add-8074-fd4bdffdf022</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Rob,
We use peer_id and data_id to construct the file id and record id, respectively.&lt;/p&gt;
&lt;p&gt;You can have a look at peer_id_to_file_id() and peer_data_id_to_record_key to know how it&amp;#39;s constructed.
Basically you just need to avoid PEER_ID_TO_FILE_ID (0xC0xx)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>