<?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>Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20773/debug-signal-that-indicates-when-soft-device-is-running</link><description>Is it possible to have a debug signal that indicates when the soft device is running?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Mar 2017 15:02:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20773/debug-signal-that-indicates-when-soft-device-is-running" /><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81120?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 15:02:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90a17fd0-8ef7-4107-8b99-21074dec7805</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Most of the times (longest blocking period) that the softdevice occupy CPU are when we have BLE events. So radio notification could basically tell the period that the CPU is occupied.&lt;/p&gt;
&lt;p&gt;Another option you can do is to try flipping a GPIO pin in your main application or inside a timer &amp;quot;TICK&amp;quot; handler with Application High priority. This way you can have a look at the logic trace of the pin and see the period when the softdevice occupy the CPU.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81119?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 13:46:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d5e8eef-2f2c-43e7-8a9c-3e50e6e959cb</guid><dc:creator>ahedin25</dc:creator><description>&lt;p&gt;Wojtek proposed that idea.  However, after some testing, I have confirmed that doesn&amp;#39;t provide the information I desire.  I want to know when the soft device is running.  I don&amp;#39;t care if the RF is transmitting or receiving.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81118?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 08:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8a022b3-dc14-49a8-ad7f-b648d5029308</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Ahedin: You can use radio notification event to know when the radio is active or not. Read more about it in the Softdevice&amp;#39;s product spec.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81117?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2017 14:59:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0311b39e-e7d1-4956-8a26-4adb3e019980</guid><dc:creator>ahedin25</dc:creator><description>&lt;p&gt;To visualize how many FreeRTOS ticks are being blocked the Soft Device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81116?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2017 14:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7208410-ba95-4729-b236-05bc066bbe6b</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Oh, by running you mean activity, not the enable/disable state. There is timeslot feature in the SD, you could check that. What do you need that info for? edit. i am not sure if timeslots are for radio only, or all irqs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81115?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2017 14:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:362df165-83e5-4b71-8208-595d3ac3c40c</guid><dc:creator>ahedin25</dc:creator><description>&lt;p&gt;A GPIO.  I want to know when the soft device is running and when it is not.  I want to know when my application is not running and know how long application interrupts are being blocked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug Signal that indicates when Soft Device is running?</title><link>https://devzone.nordicsemi.com/thread/81114?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2017 14:50:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77570d04-31e8-4b5c-bc50-e24ffa92f251</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;what kind of debug signal...? You just could use GPIO after enabling/disabling softdevice to indicate it outside of the chip. what is your goal?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>