<?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>nrf52832 poweroff mode question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56854/nrf52832-poweroff-mode-question</link><description>Hello. I &amp;#39;ve analyzed a couple of topics here regarding to poweroff. But still want to clarify something. In my project I need to keep MCU in lowest possible power mode, but with ability to wake it up after some predefined amount of time, to switch on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jan 2020 14:27:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56854/nrf52832-poweroff-mode-question" /><item><title>RE: nrf52832 poweroff mode question</title><link>https://devzone.nordicsemi.com/thread/230389?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 14:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f081c27f-a1d5-47d5-a4d7-7602f89dea1f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Please check out &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/44846/nrf52832-system-on-sleep-from-rtc/176321#176321"&gt;this case&lt;/a&gt;, which has a snippet of code and an explanation on how to set the RTC to run when going to sleep. Also, check out the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/rtc_example.html"&gt;RTC example&lt;/a&gt; in our SDK to see how you initialize the RTC and what files/headers are necessary.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 poweroff mode question</title><link>https://devzone.nordicsemi.com/thread/230360?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 13:19:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f21f6335-1c28-4a8a-b5c7-01210697cc50</guid><dc:creator>Ivan</dc:creator><description>&lt;p&gt;But how to set RTC to wake up on some counter value?&lt;br /&gt;I need to count in ms during pre-set amount of time and after reaching value - wakeup chip for some another amount of time. During this wakeup I swich on the radio (ESB mode). Than I disable it and go for new sleep with counting RTC.&lt;br /&gt;&lt;br /&gt;Logs are disabled in sdk_config, log_init is not called.&lt;br /&gt;&lt;br /&gt;Main app checking RTC counter value and switch on/off radio.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 poweroff mode question</title><link>https://devzone.nordicsemi.com/thread/230337?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 12:25:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:050c2cb9-a79f-4e02-b2f2-6cfc7ffdb584</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Ivan&lt;/p&gt;
&lt;p&gt;Depending on whether you need RAM retention you should be able to run the RTC and wake up from the RTC at ~2µA, so something else is definitely running in your application. Please do as &lt;a href="https://devzone.nordicsemi.com/members/ameer-usman"&gt;Ameer Usman&lt;/a&gt; is suggesting and make sure logging is turned off when you measure the current consumption. Can you also tell me what exactly your application is doing while it&amp;#39;s awake and what SDK you&amp;#39;re using? I think there might be a peripheral that isn&amp;#39;t disabled properly before going to sleep.&lt;/p&gt;
&lt;p&gt;As for timers to wake up the chip in system OFF mode, you would have to have a separate MCU with a timer and is powered separately in order to wake up the device from system OFF at timed intervals.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 poweroff mode question</title><link>https://devzone.nordicsemi.com/thread/230298?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 10:31:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75a0ea9e-36a9-49dc-872c-4a397734e778</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Just a thought, did you turn off logging features? They consume quite a lot of power. (Logging features are disabled from sdk_config.h)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>