<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Low power delay function implementation using RTC1</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/85466/low-power-delay-function-implementation-using-rtc1</link><description>Hi, 
 I used this example to develop code for a low power delay function. This code uses RTC1 with frequency = 32Hz to create an interrupt every 5 seconds and event handler toggles my LED. 
 I need to have higher RTC resolutions so that I can use this</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 07 Mar 2022 19:55:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/85466/low-power-delay-function-implementation-using-rtc1" /><item><title>RE: Low power delay function implementation using RTC1</title><link>https://test-devzone.nordicsemi.com/thread/356716?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2022 19:55:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0095e496-391a-49cd-85a8-e0160f0cdea2</guid><dc:creator>user106191</dc:creator><description>&lt;p&gt;Thank you. The problem was with the&amp;nbsp;RTC_US_TO_TICKS() function calculations which was not generating the expected value.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power delay function implementation using RTC1</title><link>https://test-devzone.nordicsemi.com/thread/356622?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2022 13:30:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ede6ae5f-7232-4d86-b279-0ee3fe8dbb97</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;I suggest to continue work with the example, and also check out&amp;nbsp;\nRF5_SDK_17.1.0_ddde560\examples\peripheral\rtc\ and documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/group__nrfx__rtc.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/group__nrfx__rtc.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have in mind that you should typically init, configure and enable. I can see you have enabled first, which means you actually start the rtc before it&amp;#39;s configured.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>