<?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>what timer is used to wake up 52832 per broadcast interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51686/what-timer-is-used-to-wake-up-52832-per-broadcast-interval</link><description>Hi 
 I would like to know what timer is used to wake up 52832 per advertising interval and what is the IRQ. 
 Thanks very much!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2019 08:28:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51686/what-timer-is-used-to-wake-up-52832-per-broadcast-interval" /><item><title>RE: what timer is used to wake up 52832 per broadcast interval</title><link>https://devzone.nordicsemi.com/thread/207586?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 08:28:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aa08e27-b5ed-4de5-bc8f-c155f9b864e7</guid><dc:creator>sean</dc:creator><description>&lt;p&gt;&lt;span&gt;I see. Thank you !&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what timer is used to wake up 52832 per broadcast interval</title><link>https://devzone.nordicsemi.com/thread/207563?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 07:42:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeab4836-56f9-4756-922c-b89af87a9284</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Sean,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the SoftDevice uses RTC0 to schedule advertisment and connection intervals. RTC0 is blocked from application access when the SD is enabled and the SD will not forward interrupts/events from peripherals that are exclusively used by the SoftDevice to the application. Instead the SD generates a SW interrupt to notify the application when this is appropriate. This is to avoid &amp;quot;waking up&amp;quot; the application when it strictly does not need to &amp;quot;wake up&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if you plan on using the RTC0 IRQ in the application when the SD is enabled, then I do not think it will work.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>