<?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>Issue about FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59669/issue-about-fds</link><description>Hi, 
 I&amp;#39;m developing a project with nrf52832 sdk 16.0.0. I have some issue about the fds. peer_manager had used the fds modul, as we knew. And I would call fds_record_write or fds_record_open in the main method. Just like below.what will happen when I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Mar 2020 09:28:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59669/issue-about-fds" /><item><title>RE: Issue about FDS</title><link>https://devzone.nordicsemi.com/thread/242640?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 09:28:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56ed7f76-e4db-44ad-abe2-5788086f5353</guid><dc:creator>james</dc:creator><description>&lt;p&gt;Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue about FDS</title><link>https://devzone.nordicsemi.com/thread/242635?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 09:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a47e190d-ad9e-495e-b3b2-09c3fbb5bea8</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can safely use both the&amp;nbsp;peer manager and the FDS at the same time. FDS is an asynchronous module that uses a queue for scheduling operations. The peer manager will use the same queue for scheduling FDS operations and you can therefore use both modules simultaneously.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I need to&amp;nbsp;advertising and scan in my project. The&amp;nbsp; advertising or scan will be affected&amp;nbsp; when I call&amp;nbsp;ble_advertising_start or&amp;nbsp;nrf_ble_scan_start with the condition that the fds_record_write had been called and not finish yet?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;FDS use fstorage which again if present uses the Softdevice to schedule flash operations. Using the Softdevice and FDS is not a problem.&lt;/p&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>