<?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 softdevice doing anything when ADV is disabled?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33718/is-softdevice-doing-anything-when-adv-is-disabled</link><description>I perform some time critical task in my application and sometimes this task fails. Before executing the task I make sure that my device in not in BLE connection and ADV is disabled. 
 Is there any chance that softdevice (I use s110 sdk v.8.0.0) will preempt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Apr 2018 14:27:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33718/is-softdevice-doing-anything-when-adv-is-disabled" /><item><title>RE: Is softdevice doing anything when ADV is disabled?</title><link>https://devzone.nordicsemi.com/thread/129611?ContentTypeID=1</link><pubDate>Tue, 24 Apr 2018 14:27:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b171b74-3dd6-46b7-bb8a-1e317f10d69f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You can test if the softdevice preempt your application by simply flipping a GPIO pin in your task routine or in main loop. Then can use a logic analyzer to check if there is any period that the pin flipping get preempted (flat).&amp;nbsp; Make sure you don&amp;#39;t have interrupts from other peripherals.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is softdevice doing anything when ADV is disabled?</title><link>https://devzone.nordicsemi.com/thread/129493?ContentTypeID=1</link><pubDate>Tue, 24 Apr 2018 08:26:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f64d3a-a3ff-4cf7-a09e-dc08c1b4165d</guid><dc:creator>Al Bundy</dc:creator><description>&lt;p&gt;Yes, I use crystal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is softdevice doing anything when ADV is disabled?</title><link>https://devzone.nordicsemi.com/thread/129487?ContentTypeID=1</link><pubDate>Tue, 24 Apr 2018 08:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bbdd385-f687-4e07-85a9-1e3d710f51ab</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;As far as I know, if you are not in a connection, not doing any advertising, then the only possible activity of the softdevice is to calibrate the 32kHz RC. If you don&amp;#39;t use RC but using crystal, I think you are safe.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Some alternatives are&amp;nbsp;to use timeslot API, or to temporarily disable the softdevice and then enable it again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>