<?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>no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67767/no-timer-interrupt-after-softdevice-off</link><description>Hello, I am using nrf51822 / SDK 12.3 / SD 130-2.0.1. 
 When a normal timer is set and softdevice off, the timer interrupt does not occur. 
 In SDK 10 / SD 110-8.0.0, timer interrupt occurred. 
 The purpose of the timer interrupt is to reenable the softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Nov 2020 13:38:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67767/no-timer-interrupt-after-softdevice-off" /><item><title>RE: no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/thread/278609?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2020 13:38:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d31f15eb-e842-4aef-a104-eea6fdd64bbd</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;I think the SD should only use timer0, but it might be that timer1 is used somewhere in the application /sdk. But as long as timer2 is available that should be ok to use as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/thread/278531?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2020 07:26:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5d1782c-8f61-4911-9359-526ecd65c40d</guid><dc:creator>air</dc:creator><description>&lt;p&gt;&lt;span&gt;By replacing it with Timer 2, the whole operation was solved without additional change.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/thread/277901?ContentTypeID=1</link><pubDate>Sat, 31 Oct 2020 02:46:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a06b6d41-3094-4aa7-a05d-991f3f8e1841</guid><dc:creator>air</dc:creator><description>&lt;p&gt;RTC1 is still enabled and the counter doesn&amp;#39;t increase after SD disable&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simultaneously with BLE operation, it communicates with external devices using GPIO.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; At this time, I turn OFF SD when communication starts due to communication error due to BLE event.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; During communication, if there is an error in receiving data, SD is reenabled again after a certain time.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/thread/277603?ContentTypeID=1</link><pubDate>Thu, 29 Oct 2020 13:11:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03860d79-0d7e-40f4-aab4-a2ef2cc63d57</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s been a while since sdk 12, and even longer since sdk 10. But could you check if the timer you use for app_timer is still running after the SD is disabled?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no timer interrupt after softdevice off</title><link>https://devzone.nordicsemi.com/thread/277562?ContentTypeID=1</link><pubDate>Thu, 29 Oct 2020 10:09:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10287add-c018-43c7-8ec5-b03390ca4bd8</guid><dc:creator>air</dc:creator><description>&lt;p&gt;I used&amp;nbsp;app_timer_create() /&amp;nbsp;app_timer_stop() /&amp;nbsp;app_timer_start() functions in app_timer.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>