<?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>NRF52 FDD SDK15 questions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49758/nrf52-fdd-sdk15-questions</link><description>Hello, 
 
 
 we are trying to use FDS with NRF52 and using SDK15 SD132 v6.0, and have few questions: 
 
 1. IF there is function to erase all records and files in FDS? 
 2. What is absolute max space can be reserved for FDS? 
 3. In SDK_config.h We specify</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jul 2019 12:28:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49758/nrf52-fdd-sdk15-questions" /><item><title>RE: NRF52 FDD SDK15 questions</title><link>https://devzone.nordicsemi.com/thread/198707?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2019 12:28:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd8e9351-1c17-4c92-9085-ae71b1bd023b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can find every function in the FDS API documented &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/group__fds.html?cp=5_1_6_11_19"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;fds_file_delete() deletes all records in a file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/37642/calculate-available-space-to-use-flash-data-read-and-write/145238#145238"&gt;this &lt;/a&gt;thread on how the memory is laid out.&lt;/li&gt;
&lt;li&gt;You probably don&amp;#39;t have any more space available.&lt;/li&gt;
&lt;li&gt;Function calls in FDS are asynchronous which mean that they are only queued after the function call and will be performed some unspecified time after the call.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>