<?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>A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84439/a-current-zephyr-connect-sdk-power-management-example</link><description>Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK? 
 Searches for this turn up old examples, such as this one , that are no longer in the nRF Connect SDK. 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Feb 2022 02:23:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84439/a-current-zephyr-connect-sdk-power-management-example" /><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/353220?ContentTypeID=1</link><pubDate>Wed, 16 Feb 2022 02:23:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9939392f-f47d-4001-a39a-b9e7ec3df25b</guid><dc:creator>Chris Pearson</dc:creator><description>&lt;p&gt;Thank you, that should be a good starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/352961?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 16:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c60fdd89-84e6-4abd-9bd8-d1e13b3b156a</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Chris,&lt;/p&gt;
&lt;p&gt;Sorry for the delay. Yes we have something similar. Looking around a bit more, the example that you shared has been replaced by the system_off application in the newer versions:&amp;nbsp;&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/boards/nrf/system_off"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/boards/nrf/system_off&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/352156?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 16:31:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f70e812f-c2ae-4c92-abe1-ff75f3232570</guid><dc:creator>Chris Pearson</dc:creator><description>&lt;p&gt;I have searched through those pages but I have not found an example of the power management module. I&amp;#39;m simply looking for current code that demonstrates nRF52 power management in Zephyr. Does this actually exist?&lt;br /&gt;&lt;br /&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/352114?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 14:48:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1083dcb3-3e8a-454d-bf89-f51acd7eb94e</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Chris,&lt;/p&gt;
&lt;p&gt;CAF is used in nRF Desktop application. You can find the documentation here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf_desktop/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf_desktop/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kindly take a look at it.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/351932?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 20:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c574a0c0-25f1-42dc-9433-e832177c39f6</guid><dc:creator>Chris Pearson</dc:creator><description>&lt;p&gt;Okay, fair enough. However, could you then point me to the CAF examples of the power management module?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A Current Zephyr / Connect SDK Power Management Example?</title><link>https://devzone.nordicsemi.com/thread/351795?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 12:34:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:123c76c0-638f-420e-8809-958787efaa15</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Chris,&lt;/p&gt;
&lt;p&gt;The power management example that you shared is&amp;nbsp;removed&amp;nbsp;in the newer versions. You will need to use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf_desktop/doc/power_manager.html#nrf-desktop-power-manager"&gt;power management module&lt;/a&gt; based on CAF instead. This is currently utilized in the nRF Desktop Application.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>