<?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>NCS 2.5.0 NRF9160 PM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106057/ncs-2-5-0-nrf9160-pm</link><description>Hello, 
 recently i migrated my code from 1.5.0 to 2.5.0 (it took a lot of effort). and i got confused with power management in 2.5.0. 
 Apparently, in v2.5.0 CONFIG_PM=y doesn&amp;#39;t support Nrf9160. in sample codes for Nrf9160 as long as I add CONFIG_PM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Nov 2023 18:45:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106057/ncs-2-5-0-nrf9160-pm" /><item><title>RE: NCS 2.5.0 NRF9160 PM</title><link>https://devzone.nordicsemi.com/thread/457953?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 18:45:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b570be1b-bfa9-4637-a2e8-ea01629da90a</guid><dc:creator>Kevin_nik</dc:creator><description>&lt;p&gt;Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 2.5.0 NRF9160 PM</title><link>https://devzone.nordicsemi.com/thread/457529?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 11:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:308a6529-89d3-4509-ba55-62f36069c4a7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please refer to the discussion in this thread:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/105861/a-sample-for-caf-power-manager-module/456699"&gt;RE: A sample for CAF power manager module&lt;/a&gt;&amp;nbsp;. As mentioned there, support for the Power Management subsystem was removed in SDK 2.5.0 since it is not necessary for nRF devices with the automated power management built into the HW.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 2.5.0 NRF9160 PM</title><link>https://devzone.nordicsemi.com/thread/457404?ContentTypeID=1</link><pubDate>Sat, 25 Nov 2023 08:05:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c0ff54e-9ea2-40bc-86ae-44ac92efb02e</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; in v2.5.0&amp;nbsp; &lt;strong&gt;CONFIG_PM=y doesn&amp;#39;t&lt;/strong&gt; support Nrf9160&lt;/p&gt;
&lt;p&gt;Visual Studio warns about that this requires support by the SOC, which seem to be not implemented for the nRF9160.&lt;/p&gt;
&lt;p&gt;What works in order to reduce the power on a nRF9160 is&lt;/p&gt;
&lt;div style="background-color:#ffffff;color:#000000;font-family:&amp;#39;Droid Sans Mono&amp;#39;, &amp;#39;monospace&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;strong&gt;CONFIG_PM_DEVICE=y&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;with that, you get the 2-3&amp;micro;A quiescent current.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>