<?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>Is FDS intialized by BLE stack ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54814/is-fds-intialized-by-ble-stack</link><description>Hello, 
 I wanted to know how to syncrhonize the FDS_INIT event coming from the FDS. Indeed, it seems FDS is intialized by BLE stack but i want to use it before BLE starts so that&amp;#39;s why i have called &amp;quot;fds_init&amp;quot; but then, i can see two FDS_INIT event coming</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Nov 2019 16:53:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54814/is-fds-intialized-by-ble-stack" /><item><title>RE: Is FDS intialized by BLE stack ?</title><link>https://devzone.nordicsemi.com/thread/222660?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2019 16:53:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e253ce4-6b03-4edb-8c8b-425ea5c26991</guid><dc:creator>Aurele</dc:creator><description>&lt;p&gt;yes, it is exactly what i&amp;#39;m doing, i give a semaphore when i receive this event so that the initialization can continue. But i noticed some conflicts (hardfault) if i wanted to write in the FDS&amp;nbsp;at the same time this FDS_INIT is triggered ...&lt;/p&gt;
&lt;p&gt;But i will&amp;nbsp;add a delay to be sure&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is FDS intialized by BLE stack ?</title><link>https://devzone.nordicsemi.com/thread/222321?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 11:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5842a003-ba80-4980-ad6c-4d1fc5c085a9</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I think the easiest way, for now, is to safely ignore the second FDS_INIT event without any side-affects. You app can remember in a variable that FDS is properly initialized the first time and just ignore the second event after that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>