<?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>Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87330/nrf9160-not-setting-requested-active-time</link><description>Good day I am wondering if you can help me. 
 
 For background information. 
 Network - NB-iot 
 Firmware - 1.3.1 
 Software - Serial LTE Modem 
 Hardware - nrf9160dk 
 
 I am trying to set the requested active time down so that when I go into idle to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 May 2022 03:50:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87330/nrf9160-not-setting-requested-active-time" /><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/367051?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 03:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3946cac1-de29-4d24-b277-63536cf79186</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]Here is my terminal log and my trace file[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;thanks a lot! Now that looks a lot better :-)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]Now we just need to sort out this issue of the modem not entering idle then we have a very low power solution[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Here is my analysis. Please note that the timestamps do not completely match your application log:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;At 12:55:11.80, the modem reports that the connection to the network is established.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;12:55:11.808127 M4 TRACE_GROUP_UNASSIGNED L23_AT_STRING AT_STRING &amp;lt;= +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;\r\n&lt;/pre&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;This as a consequence of completed network attach request at 12:55:11.68:&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3806.pastedimage1652154470866v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;At 12:56:12.15, the modem reports that it has entered PSM:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;12:56:12.153189 M4 TRACE_GROUP_UNASSIGNED L23_AT_STRING AT_STRING &amp;lt;= %CESQ: 255,0,255,0\r\n
12:56:12.154562 M4 TRACE_GROUP_UNASSIGNED L23_AT_STRING AT_STRING &amp;lt;= %XMODEMSLEEP: 1,599999\r\n&lt;/pre&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;This as a result of that the network has released RRC at 12:56:12.03:&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8105.pastedimage1652154476447v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Hence, the modem enters PSM immediately after it has been released from the network. There is no &amp;lt;Active Time&amp;gt; here in between. The 60s delay comes from the network not &lt;span lang="en-GB"&gt;releasing&lt;/span&gt; RRC earlier. You should be able to confirm that by requesting a different &amp;lt;Active Time&amp;gt;. The modem should then enter PSM after &amp;lt;Active Time&amp;gt; + 60s offset. I do not have that much experience with NB-IoT networks, since they are not available here. But this behaviour might plausibly be common.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366889?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 10:37:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183a2123-ff14-4450-b019-422ea8b70838</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good day Markus.&lt;/p&gt;
&lt;p&gt;Here is my terminal log and my trace file&lt;pre class="ui-code" data-mode="text"&gt;(12:32:24.629) AT+CFUN=0
 (11)
(12:32:24.856) 
 (2)
(12:32:24.874) OK
 (4)
(12:32:27.491) AT%XMODEMTRACE=1,2
 (20)
(12:32:27.600) 
 (2)
(12:32:27.616) OK
 (4)
(12:32:28.973) AT+CEREG=5
 (12)
(12:32:29.054) 
 (2)
(12:32:29.054) OK
 (4)
(12:32:30.083) AT%CESQ=1
 (11)
(12:32:30.157) 
 (2)
(12:32:30.157) OK
 (4)
(12:32:31.151) AT%XMODEMSLEEP=1,1000,60000
 (29)
(12:32:31.292) 
 (2)
(12:32:31.308) OK
 (4)
(12:32:31.324) 
 (2)
(12:32:31.324) %XMODEMSLEEP: 4
 (17)
(12:32:32.465) AT+CFUN=1
 (11)
(12:32:32.586) 
 (2)
(12:32:32.604) OK
 (4)
(12:32:32.626) 
 (2)
(12:32:32.647) %XMODEMSLEEP: 4,0
 (19)
(12:32:35.734) 
 (2)
(12:32:35.782) %CESQ: 43,2,27,3
 (18)
(12:32:35.857) 
 (2)
(12:32:35.882) +CEREG: 2,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9
 (31)
(12:32:38.325) 
 (2)
(12:32:38.325) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;
 (55)
(12:33:38.673) 
 (2)
(12:33:38.700) %CESQ: 255,0,255,0
 (20)
(12:33:38.783) 
 (2)
(12:33:38.813) %XMODEMSLEEP: 1,599999
 (24)
&lt;/pre&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2022_2D00_05_2D00_09T10_2D00_32_2D00_20.907Z.bin"&gt;devzone.nordicsemi.com/.../trace_2D00_2022_2D00_05_2D00_09T10_2D00_32_2D00_20.907Z.bin&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366882?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 10:15:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a6e6a09-6287-4b8d-bbe2-504153734fd5</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello again Pieter,&lt;br /&gt;&lt;br /&gt;would you mind recording the trace one more time? But before that, please execute the following command when the modem is switched off (AT+CFUN=0):&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT%XMODEMTRACE=1,2&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366758?ContentTypeID=1</link><pubDate>Fri, 06 May 2022 14:27:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c85dcdc2-6f60-4fbf-8864-a0fb748bd281</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;Some feedback from my side:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]I did the trace up until %modemsleep came back with the unsolicited repl[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;The modem trace you recorded is still not good, but I’m facing the same problem on one of my DKs as well. I need to investigate this a little. I will come back to you as soon as I know more.&lt;br /&gt;&lt;br /&gt;Have a great weekend!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366410?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 10:35:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2cc2403-b81a-40a5-b0c6-6d766c33e1b9</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Hi there. Sorry I took so long.&lt;/p&gt;
&lt;p&gt;We have a on site test that started today with the nrf9160 and they are preforming well from what I can see. Now we just need to sort out this issue of the modem not entering idle then we have a very low power solution&lt;/p&gt;
&lt;p&gt;I did the trace up until %modemsleep came back with the unsolicited reply.&lt;/p&gt;
&lt;p&gt;Hope this gives us more insight into the problem&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;(12:30:02.759) AT+CEREG=5
 (12)
(12:30:02.838) 
 (2)
(12:30:02.838) OK
 (4)
(12:30:08.694) AT%CESQ=1
 (11)
(12:30:08.769) 
 (2)
(12:30:08.769) OK
 (4)
(12:30:13.290) AT%XMODEMSLEEP=1,1000,60000
 (29)
(12:30:13.439) 
 (2)
(12:30:13.439) OK
 (4)
(12:30:13.454) 
 (2)
(12:30:13.470) %XMODEMSLEEP: 4
 (17)
(12:30:15.053) AT+CFUN=1
 (11)
(12:30:15.149) 
 (2)
(12:30:15.149) OK
 (4)
(12:30:15.165) 
 (2)
(12:30:15.181) %XMODEMSLEEP: 4,0
 (19)
(12:30:18.076) 
 (2)
(12:30:18.076) %CESQ: 33,1,28,4
 (18)
(12:30:18.156) 
 (2)
(12:30:18.175) +CEREG: 2,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9
 (31)
(12:30:18.827) 
 (2)
(12:30:18.827) %CESQ: 27,1,22,3
 (18)
(12:30:30.932) 
 (2)
(12:30:30.956) %CESQ: 32,1,28,4
 (18)
(12:30:31.619) 
 (2)
(12:30:31.637) %CESQ: 30,1,23,3
 (18)
(12:30:33.651) 
 (2)
(12:30:33.672) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;
 (55)
(12:30:46.236) 
 (2)
(12:30:46.236) %CESQ: 32,1,28,4
 (18)
(12:30:48.458) 
 (2)
(12:30:48.483) %CESQ: 30,1,23,3
 (18)
(12:30:52.520) 
 (2)
(12:30:52.559) %CESQ: 27,1,16,2
 (18)
(12:30:54.135) 
 (2)
(12:30:54.164) %CESQ: 28,1,22,3
 (18)
(12:31:08.527) 
 (2)
(12:31:08.559) %CESQ: 33,1,27,3
 (18)
(12:31:14.204) 
 (2)
(12:31:14.204) %CESQ: 28,1,24,3
 (18)
(12:31:15.019) 
 (2)
(12:31:15.019) %CESQ: 24,1,16,2
 (18)
(12:31:15.819) 
 (2)
(12:31:15.848) %CESQ: 27,1,21,3
 (18)
(12:31:16.426) 
 (2)
(12:31:16.456) %CESQ: 30,1,26,3
 (18)
(12:31:28.996) 
 (2)
(12:31:29.034) %CESQ: 25,1,18,2
 (18)
(12:31:30.003) 
 (2)
(12:31:30.037) %CESQ: 28,1,23,3
 (18)
(12:31:34.081) 
 (2)
(12:31:34.117) %CESQ: 255,0,255,0
 (20)
(12:31:34.188) 
 (2)
(12:31:34.236) %XMODEMSLEEP: 1,599999
 (24)
&lt;/pre&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2022_2D00_05_2D00_05T10_2D00_29_2D00_57.423Z.bin"&gt;devzone.nordicsemi.com/.../trace_2D00_2022_2D00_05_2D00_05T10_2D00_29_2D00_57.423Z.bin&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366388?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 08:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59ae5808-29f1-4934-af40-32f4118d150c</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="PieterK"]I will attach my dev kit to the nrf52832 and let the device run over night this evening and I will firstly test the traces before I let it run.[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;To start with, it should be enough to record the steps below, which should go quite fast.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;(10:59:21.658) *** Booting Zephyr OS build v2.7.0-ncs1  ***
 (46)
(10:59:21.702) The AT host sample started
 (28)
(10:59:31.904) AT+CEREG=5
 (12)
(10:59:31.990) OK
 (4)
(10:59:39.021) AT%CESQ=1
 (11)
(10:59:39.075) OK
 (4)
(10:59:48.760) AT%XMODEMSLEEP=1,1000,60000
 (29)
(10:59:48.842) %XMODEMSLEEP: 4
 (17)
(10:59:48.842) OK
 (4)
(10:59:55.141) AT+CFUN=1
 (11)
(10:59:55.225) %XMODEMSLEEP: 4,0
 (19)
(10:59:55.225) OK
 (4)
(10:59:57.882) %CESQ: 40,2,27,3
 (18)
(10:59:57.922) +CEREG: 2,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9
 (31)
(11:00:00.414) %CESQ: 41,2,22,3
 (18)
(11:00:10.312) %CESQ: 39,1,28,4
 (18)
(11:00:12.926) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;
 (55)
(11:01:13.267) %CESQ: 255,0,255,0
 (20)
(11:01:13.304) %XMODEMSLEEP: 1,599999
 (24)&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;So you do not have to let your device run over night :-)&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366384?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 08:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60bdb2b3-45e2-4b72-92be-431f71ef469f</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good day.&lt;/p&gt;
&lt;p&gt;Thanks Markus.&lt;/p&gt;
&lt;p&gt;I will attach my dev kit to the nrf52832 and let the device run over night this evening and I will firstly test the traces before I let it run.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366381?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 08:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:643b67e6-dee4-428e-92b0-0c8dd317ee6a</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]We are just looking for a way to make the device go into idle (Keeping the IP connection) without having to wait 60 seconds after for the device to go into low power[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;My bad! Looking one more time at the time stamps, I now see that there is a 60s delay between:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;(11:00:12.926) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;and&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;(11:01:13.267) %CESQ: 255,0,255,0&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;My apologies for overlooking that!&lt;br /&gt;&lt;br /&gt;I actually might need a modem trace here to get some more details around what the modem is reporting internally. You can follow this &lt;a href="https://infocenter.nordicsemi.com/topic/ug_trace_collector/UG/trace_collector/intro.html"&gt;guide&lt;/a&gt; to do so, but I would recommend you to use Trace Collector V2 preview instead.&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366374?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 08:21:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e335babe-b103-4ef8-a27f-98cc30167884</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good day.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The 60 seconds will happen when the device has only been connected to the NB-IOT networks. By the time we issue the sleep command we are already disconnected from the MQTT broker.&lt;/p&gt;
&lt;p&gt;We are just looking for a way to make the device go into idle (Keeping the IP connection) without having to wait 60 seconds after for the device to go into low power&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54538/turn-off-active-time-and-go-directly-to-power-save-mode?pifragment-684=2"&gt;(+) turn off active time and go directly to power save mode - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was following these steps to try and get the device enter the low power mode immediately. Those 60 seconds of high power consumptions is something we cannot handle. The device entering idle is taking more battery consumption that what our MQTT cycles are using.&lt;/p&gt;
&lt;p&gt;We would like to be able to idle keeping our IP connection to just connect to the broker ,publish, disconnect and enter idle.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366373?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 08:08:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0234e922-65db-4795-8cf9-b08b68cc8ca6</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]&lt;p&gt;My main concern is that in these 60 seconds before going to low power we are consuming weeks worth of power. The nrf9160 modem consumes 20ma for these 60 seconds.&lt;/p&gt;
&lt;p&gt;Can we cut down the 60 seconds as we have battery powered applications and we cannot afford that most of our power consumption is used by the modem after we are already finished.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Our MQTT cycles last about 15 seconds.&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;I’m not sure if I can follow you here. Since the modem goes to PSM immediately, those 60s your are mentioning can not have anything to do with &amp;lt;Active Time&amp;gt; or PSM, unless the modem remains in RRC connected state (e.g. because of active MQTT transmission).&lt;br /&gt;&lt;br /&gt;Otherwise, we are probably talking about &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/guides/pm/index.html"&gt;Power Management&lt;/a&gt; of the application core or specifically &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep"&gt;Power saving&lt;/a&gt; for the SLM, which is a different thing as the modem is operating on a separate core.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366353?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 06:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:964c8fd7-d7c6-404d-8cba-746464dcfc22</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good day.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes this is correct. Both At Client and the SLM do the same steps. Both enter idle after we issue idle command.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My main concern is that in these 60 seconds before going to low power we are consuming weeks worth of power. The nrf9160 modem consumes 20ma for these 60 seconds.&lt;/p&gt;
&lt;p&gt;Can we cut down the 60 seconds as we have battery powered applications and we cannot afford that most of our power consumption is used by the modem after we are already finished.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Our MQTT cycles last about 15 seconds.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366351?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 05:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ee1d14d-2e04-4da7-b1d3-89f51f011ee8</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="PieterK"]Thank you very much for all the help.[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;My pleasure, Pieter! I’m glad I can help :-)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]Here is the steps I took according to your steps.[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;What I can see in the log is that the modem:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;(11:00:12.926) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Successfully establishes a connection to the network.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;(11:01:13.267) %CESQ: 255,0,255,0&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Releases the active session and goes into idle. The delay from RRC connected to RRC idle is network specific and can not be affected by the UE.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;(11:01:13.304) %XMODEMSLEEP: 1,599999&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Is entering sleep mode directly afterwards.&lt;br /&gt;&lt;br /&gt;Hence, the nRF9160 goes into PSM as soon as possible, which also is &amp;lt; 60s and that looks correct to me. If you perform the same steps with the Serial LTE modem application, do you get a similar result?&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366141?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 09:03:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:460b1de8-6932-423b-aa9c-e99fbab504f2</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Thank you very much for all the help.&lt;/p&gt;
&lt;p&gt;I now understand the reason to use the AT-Client&lt;/p&gt;
&lt;p&gt;Here is the steps I took according to your steps.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;(10:59:20.948) *** Booting Zephyr OS build v2.7.0-ncs1  ***
 (46)
(10:59:20.956) I: Starting bootloader
 (24)
(10:59:20.956) I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
 (75)
(10:59:20.968) I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
 (77)
(10:59:20.978) I: Boot source: none
 (22)
(10:59:20.978) I: Swap type: none
 (20)
(10:59:21.021) I: Bootloader chainload address offset: 0x10000
 (49)
(10:59:21.031) I: Jumping to the first image slot
*** Booting Zephyr OS build v2.7.0-ncs1  ***
 (81)
(10:59:21.266) Flash regions		Domain		Permissions
 (36)
(10:59:21.266) 00 03 0x00000 0x20000 	Secure		rwxl
 (37)
(10:59:21.266) 04 31 0x20000 0x100000 	Non-Secure	rwxl
 (41)
(10:59:21.266) 
 (2)
(10:59:21.266) Non-secure callable region 0 placed in flash region 3 with size 32.
 (69)
(10:59:21.292) 
 (2)
(10:59:21.319) SRAM region		Domain		Permissions
 (34)
(10:59:21.332) 00 07 0x00000 0x10000 	Secure		rwxl
 (37)
(10:59:21.332) 08 31 0x10000 0x40000 	Non-Secure	rwxl
 (40)
(10:59:21.332) 
 (2)
(10:59:21.332) Peripheral		Domain		Status
 (28)
(10:59:21.332) 00 NRF_P0               Non-Secure	OK
 (39)
(10:59:21.356) 01 NRF_CLOCK            Non-Secure	OK
 (39)
(10:59:21.356) 02 NRF_RTC0             Non-Secure	OK
 (39)
(10:59:21.356) 03 NRF_RTC1             Non-Secure	OK
 (39)
(10:59:21.356) 04 NRF_NVMC             Non-Secure	OK
 (39)
(10:59:21.356) 05 NRF_UARTE1           Non-Secure	OK
 (39)
(10:59:21.356) 06 NRF_UARTE2           Secure		SKIP
 (38)
(10:59:21.356) 07 NRF_TWIM2            Non-Secure	OK
 (39)
(10:59:21.386) 08 NRF_SPIM3            Non-Secure	OK
 (39)
(10:59:21.386) 09 NRF_TIMER0           Non-Secure	OK
 (39)
(10:59:21.386) 10 NRF_TIMER1           Non-Secure	OK
 (39)
(10:59:21.386) 11 NRF_TIMER2           Non-Secure	OK
 (39)
(10:59:21.386) 12 NRF_SAADC            Non-Secure	OK
 (39)
(10:59:21.386) 13 NRF_PWM0             Non-Secure	OK
 (39)
(10:59:21.386) 14 NRF_PWM1             Non-Secure	OK
 (39)
(10:59:21.386) 15 NRF_PWM2             Non-Secure	OK
 (39)
(10:59:21.418) 16 NRF_PWM3             Non-Secure	OK
 (39)
(10:59:21.418) 17 NRF_WDT              Non-Secure	OK
 (39)
(10:59:21.418) 18 NRF_IPC              Non-Secure	OK
 (39)
(10:59:21.418) 19 NRF_VMC              Non-Secure	OK
 (39)
(10:59:21.418) 20 NRF_FPU              Non-Secure	OK
 (39)
(10:59:21.418) 21 NRF_EGU0             Non-Secure	OK
 (39)
(10:59:21.418) 22 NRF_EGU1             Non-Secure	OK
 (39)
(10:59:21.418) 23 NRF_EGU2             Non-Secure	OK
 (39)
(10:59:21.418) 24 NRF_EGU3             Non-Secure	OK
 (39)
(10:59:21.455) 25 NRF_EGU4             Non-Secure	OK
 (39)
(10:59:21.455) 26 NRF_EGU5             Non-Secure	OK
 (39)
(10:59:21.455) 27 NRF_DPPIC            Non-Secure	OK
 (39)
(10:59:21.455) 28 NRF_REGULATORS       Non-Secure	OK
 (39)
(10:59:21.455) 29 NRF_PDM              Non-Secure	OK
 (39)
(10:59:21.455) 30 NRF_I2S              Non-Secure	OK
 (39)
(10:59:21.455) 31 NRF_GPIOTE1          Non-Secure	OK
 (39)
(10:59:21.455) 
 (2)
(10:59:21.455) SPM: NS image at 0x20200
 (26)
(10:59:21.455) SPM: NS MSP at 0x200185f0
 (27)
(10:59:21.455) SPM: NS reset vector at 0x221e5
 (33)
(10:59:21.455) SPM: prepare to jump to Non-Secure image.
 (43)
(10:59:21.658) *** Booting Zephyr OS build v2.7.0-ncs1  ***
 (46)
(10:59:21.702) The AT host sample started
 (28)
(10:59:31.904) AT+CEREG=5
 (12)
(10:59:31.990) OK
 (4)
(10:59:39.021) AT%CESQ=1
 (11)
(10:59:39.075) OK
 (4)
(10:59:48.760) AT%XMODEMSLEEP=1,1000,60000
 (29)
(10:59:48.842) %XMODEMSLEEP: 4
 (17)
(10:59:48.842) OK
 (4)
(10:59:55.141) AT+CFUN=1
 (11)
(10:59:55.225) %XMODEMSLEEP: 4,0
 (19)
(10:59:55.225) OK
 (4)
(10:59:57.882) %CESQ: 40,2,27,3
 (18)
(10:59:57.922) +CEREG: 2,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9
 (31)
(11:00:00.414) %CESQ: 41,2,22,3
 (18)
(11:00:10.312) %CESQ: 39,1,28,4
 (18)
(11:00:12.926) +CEREG: 1,&amp;quot;5209&amp;quot;,&amp;quot;09A53917&amp;quot;,9,,,&amp;quot;00000000&amp;quot;,&amp;quot;10010100&amp;quot;
 (55)
(11:01:13.267) %CESQ: 255,0,255,0
 (20)
(11:01:13.304) %XMODEMSLEEP: 1,599999
 (24)
&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366132?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 08:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a8eb32-cc13-41af-b97b-638a688758fe</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]&lt;p&gt; I see that the MQTT commands all reply with error.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Would you possibly be able to assist me in getting the MQTT commands to work?&lt;/p&gt;[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/applications/serial_lte_modem/doc/MQTT_AT_commands.html"&gt;MQTT AT commands&lt;/a&gt; below are SLM-specific, and can not be used with the AT Client.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;But to analyse your initial problem with &amp;lt;Active Time&amp;gt;, the MQTT commands are not needed. It is just enough to perform the same steps as I did.&lt;br /&gt;&lt;br /&gt;By the way, to make life a little bit easier for me: Could you please share the application log as text format, preferably using the &lt;em&gt;Insert → Code&lt;/em&gt; functionality here in DevZone. Going through a log which is a picture, is a little bit of a pain in the back.&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366120?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 08:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a20a02e9-b1bc-4fc6-bccd-be23c8aae5b7</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good dy. I am looking at the AT-Client.&amp;nbsp; I see that the MQTT commands all reply with error.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Would you possibly be able to assist me in getting the MQTT commands to work?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1651652596449v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366115?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 08:15:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a21ae3f-f176-4c52-8827-2613ce2cd871</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What is the major differences between the AT-client and the SLM?&lt;/p&gt;
&lt;p&gt;Does the AT client also do power management on its own?&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/nrf9160/at_client/README.html"&gt;AT Client&lt;/a&gt; is a simple program which can be used to send AT commands via UART from an external source to the modem.&lt;br /&gt;&lt;br /&gt;The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/applications/serial_lte_modem/README.html"&gt;Serial LTE modem&lt;/a&gt; application basically provides the same functionality as the AT Client and can additionally be used as a stand-alone LTE modem on the nRF9160. Hence, the application itself supports a lot more features, like &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep"&gt;Power saving&lt;/a&gt; or other &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/applications/serial_lte_modem/doc/AT_commands_intro.html"&gt;SLM-specific AT commands&lt;/a&gt; to enable certain functionality.&lt;br /&gt;&lt;br /&gt;So you can perform the same steps below with the Serial LTE modem as well.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/366101?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 06:27:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c29fd877-be28-41df-9b99-98724259db54</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Hi Markus.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the valuable insight. I will give this a try today.&lt;/p&gt;
&lt;p&gt;What is the major differences between the AT-client and the SLM?&lt;/p&gt;
&lt;p&gt;Does the AT client also do power management on its own?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/365954?ContentTypeID=1</link><pubDate>Tue, 03 May 2022 11:08:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15f34b02-2be1-42a2-abea-6f4cd1a8e821</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;first of all, my apologies for the delayed reply. I have been out of office for the last couple of days.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]&lt;p&gt;If not please let me know then I will do it again.&lt;/p&gt;
&lt;p&gt;I am very new to the nr9160 family but I am slowly getting the hang of it.&lt;/p&gt;[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;No worries, we will do this step by step :-)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="PieterK"]I hope they have been done correctly, This is the first time that I use the trace tool.[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Unfortunately, something went wrong during the record, as I mostly see errors in the modem trace.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5050.pastedimage1651576017588v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;But we actually do not have to start with that, an application log should be enough for the moment. Below you can find an example from the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/nrf9160/at_client/README.html#nrf9160-at-client"&gt;AT Client&lt;/a&gt;, which I control using a serial terminal.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v2.7.99-ncs1-1  ***
The AT host sample started
AT+CEREG=5
OK
AT%CESQ=1
OK
AT%XMODEMSLEEP=1,1000,60000
%XMODEMSLEEP: 4
OK
AT+CFUN=1
%XMODEMSLEEP: 4,0
OK
%CESQ: 56,2,23,3
+CEREG: 2,&amp;quot;7AA9&amp;quot;,&amp;quot;01444000&amp;quot;,7
+CEREG: 1,&amp;quot;7AA9&amp;quot;,&amp;quot;01444000&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;11000001&amp;quot;
%CESQ: 255,0,255,0
%XMODEMSLEEP: 1,1151979975&lt;/pre&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/365382?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 11:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf23adc2-072b-4301-8e22-bac1c8cb6af4</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good day here are the logs, I hope they have been done correctly, This is the first time that I use the trace tool.&lt;/p&gt;
&lt;p&gt;If not please let me know then I will do it again.&lt;/p&gt;
&lt;p&gt;I am very new to the nr9160 family but I am slowly getting the hang of it.&lt;/p&gt;
&lt;p&gt;Kind Regards&lt;/p&gt;
&lt;p&gt;Pieter&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2022_2D00_04_2D00_28T11_2D00_01_2D00_26.359Z.bin"&gt;devzone.nordicsemi.com/.../trace_2D00_2022_2D00_04_2D00_28T11_2D00_01_2D00_26.359Z.bin&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2022_2D00_04_2D00_28T10_5F00_54_5F00_30.193Z_2D00_log.txt"&gt;devzone.nordicsemi.com/.../2022_2D00_04_2D00_28T10_5F00_54_5F00_30.193Z_2D00_log.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/365360?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 10:19:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b433769b-bcc8-4190-8a61-133dc5a95807</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="PieterK"]Here is the response from the modem after giving the %XMONITOR command[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Thanks a lot Pieter!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;%XMONITOR values are looking good to me. The network accepts the request of 0s &amp;lt;Active-Time&amp;gt; and 10min &amp;lt;Periodic-Tau&amp;gt;. So I expect the device enter PSM immediately when coming to RRC idle.&lt;br /&gt;&lt;br /&gt;Would you mind enabling &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/xmodemsleep.html"&gt;%XMODEMSLEEP&lt;/a&gt; notifications and share a full application log (preferably in code text format)? It should notify the application when the modem actually enters PSM.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/365288?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 05:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a067fb3f-14b1-4a46-b879-cdb4975a040d</guid><dc:creator>PieterK</dc:creator><description>&lt;p&gt;Good Morning Markus.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is the response from the modem after giving the %XMONITOR command&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-2022_2D00_04_2D00_28-072314.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 not setting requested active time</title><link>https://devzone.nordicsemi.com/thread/365148?ContentTypeID=1</link><pubDate>Wed, 27 Apr 2022 10:56:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7413dccb-ff17-47e3-bab3-3b3a2f1fc7e3</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Hello Pieter,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]&lt;p&gt;I tried the&amp;nbsp;command&amp;nbsp;AT+CPSMS=1,&amp;quot;&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;10101010&amp;quot;,&amp;quot;00000000&amp;quot; to set the periodic TAU to 10 minutes and the requested active time to 0 and to 2 (&lt;span&gt;00000001)&lt;/span&gt;&amp;nbsp;seconds.&lt;/p&gt;
&lt;p&gt;But they had no influence on the 60 seconds of high power consumption after issuing the AT#XSLEEP=2 to put the system into idle.&lt;/p&gt;[/quote]
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Could you please read the modem parameters using &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xmonitor_set.html"&gt;%XMONITOR&lt;/a&gt; and share its values? I wonder if the network has allowed your device to enter PSM.&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p style="line-height:100%;margin-bottom:0;" lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>