<?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>Does FDS have append data functions?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53461/does-fds-have-append-data-functions</link><description>does FDS have append data functions? I want to receive big files(&amp;gt;500KB) from BLE,but I can put it into RAM buffer, so can I create a file in FDS and append it from BLE directly to save the long file?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Oct 2019 11:28:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53461/does-fds-have-append-data-functions" /><item><title>RE: Does FDS have append data functions?</title><link>https://devzone.nordicsemi.com/thread/215889?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 11:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8348fb4c-a830-4496-9748-684bf2feafb7</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The API documentation for the FDS module can be found &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__fds.html?cp=5_1_6_11_18"&gt;here&lt;/a&gt;. Data can be stored in a record with &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__fds.html#gaa71e86ec4e3022063eb08c3411636561"&gt;fds_record_update()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>