<?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>nrf_drv_timer and sleep</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43333/nrf_drv_timer-and-sleep</link><description>The design I am working with has no RTC. Is it possible to use nrf_drv_timer to &amp;quot;wake up&amp;quot; the CPU? I understand I will not be able to use app_timer code, so I was trying to spin it with WFE/WFI and a timer_handler. Here is a summary my first failed attempt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Feb 2019 12:40:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43333/nrf_drv_timer-and-sleep" /><item><title>RE: nrf_drv_timer and sleep</title><link>https://devzone.nordicsemi.com/thread/169715?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 12:40:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70502aa4-fade-41f8-af2b-4e030d46e344</guid><dc:creator>SentinelLighting</dc:creator><description>&lt;p&gt;Thanks Ashish, between your help and doing a bunch more reading I realized I can can configure the RTC for using the RC option.&amp;nbsp; This is not optimal for using the BLE, but at this point the board is built without a XTAL!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_drv_timer and sleep</title><link>https://devzone.nordicsemi.com/thread/169632?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 06:06:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be31fea3-a5aa-4be1-82ea-8f44d6e8f0ba</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To use&amp;nbsp; RTC(Real Time Counter), you only need to configure Low Frequency Clock Source.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If your board doesn&amp;#39;t have an external Low Frequency Oscillator, you can use internal Low Frequency RC oscillator or synthesize the Low Frequency clock from the main oscillator.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please take a look at the product specification of the specific device that you are using for more information.&lt;/p&gt;
&lt;p&gt;All the documentation is available&amp;nbsp;&lt;a href="https://www.nordicsemi.com/DocLib"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_drv_timer and sleep</title><link>https://devzone.nordicsemi.com/thread/169600?ContentTypeID=1</link><pubDate>Tue, 05 Feb 2019 19:18:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc2e586e-3d7b-4574-b656-40776cf324dd</guid><dc:creator>SentinelLighting</dc:creator><description>&lt;p&gt;Ashish - the PCB has no 32768 RTC oscillator.&amp;nbsp; It only has the main crystal.&amp;nbsp; Are you saying I can remap the internal RTC to be run from the main oscillator?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_drv_timer and sleep</title><link>https://devzone.nordicsemi.com/thread/169397?ContentTypeID=1</link><pubDate>Tue, 05 Feb 2019 05:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6472f2c7-fd50-42ab-bac4-363e96e87003</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;nrf51 and nrf52 devices have inbuilt RTC(Real Time Counter). There is no need of an external RTC, so you should be able to use app_timer for waking up the CPU.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>