<?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>Glucose database FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16360/glucose-database-fds</link><description>Hi! 
 Would it be possible to modify the glucose example to save the database records to flash using FDS? 
 Keeping the overall structure of reading and writing, just changing e.g. the uint32_t ble_gls_db_record_add(ble_gls_rec_t * p_rec) and uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Sep 2016 11:17:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16360/glucose-database-fds" /><item><title>RE: Glucose database FDS</title><link>https://devzone.nordicsemi.com/thread/62595?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2016 11:17:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:765b8258-2ba5-48a8-ad69-29992f4c1eca</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Sakitten: You should have no problem. The FDS is implemented base on the fstorage and fstorage used the softdevice API to access flash. The scheduling will be handled by fstorage and softdevice. You should be safe to call fds call when in interrupt.&lt;/p&gt;
&lt;p&gt;There is a simple fds example &lt;a href="https://github.com/hubuhubu/nRF52-fds-example"&gt;here&lt;/a&gt; if you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>