<?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>Starting the timer without BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60897/starting-the-timer-without-ble</link><description>Situation: SES, SDK 16, nRF52832 
 I&amp;#39;m developing a pre-production test program without BLE. I&amp;#39;m using APP_TIMER_V2 and noticed that the timer events do not not happen even after following the BLE example code. It turns out there&amp;#39;s some legacy calls in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2020 12:22:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60897/starting-the-timer-without-ble" /><item><title>RE: Starting the timer without BLE</title><link>https://devzone.nordicsemi.com/thread/247860?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 12:22:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc3437df-031c-468e-8a3d-d2514f7031b6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is not &amp;quot;hidden&amp;quot; in the BLE startup, but it is just a consequence of the softdevice keeping the low frequency clock active at all times whenever it is enabled (in order to wakeup at specific intervals to handle tasks).&lt;/p&gt;
&lt;p&gt;RTC/app_timer also requires the LFCLK to be running, this is described in the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial"&gt;application timer tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>