<?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>nRF91 - Can&amp;#39;t disable PSM (Power Save Mode) once enabled using KConfig</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124413/nrf91---can-t-disable-psm-power-save-mode-once-enabled-using-kconfig</link><description>To preface: 
 
 Board: nRF9151DK 
 nRF Connect SDK / Toolchain: 3.1.0 
 
 Hello, 
 I believe I found a bug regarding PSM (Power Save Mode). Specifically, you can&amp;#39;t disable PSM once you enable it using KConfigs. FYI - I am using the LTE link control library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Sep 2025 18:44:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124413/nrf91---can-t-disable-psm-power-save-mode-once-enabled-using-kconfig" /><item><title>RE: nRF91 - Can't disable PSM (Power Save Mode) once enabled using KConfig</title><link>https://devzone.nordicsemi.com/thread/548940?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2025 18:44:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57b6e0f9-1c88-43c2-92e3-73d4cf5c247d</guid><dc:creator>droberson</dc:creator><description>&lt;p&gt;Welp, it dawned on me why this wasn&amp;#39;t working while I was typing this ticket. If you set&amp;nbsp;CONFIG_LTE_LC_PSM_MODULE=n, then the PSM API can&amp;#39;t be called to disabled it. So to disable PSM, your KConfig should be:&lt;/p&gt;
&lt;p&gt;CONFIG_LTE_LC_PSM_MODULE=&lt;strong&gt;y&lt;/strong&gt;&lt;br /&gt;CONFIG_LTE_PSM_REQ=n&lt;/p&gt;
&lt;p&gt;Oops. Now I know.&lt;/p&gt;
&lt;p&gt;Derek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>