<?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>PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91595/psm-tau-not-triggering---udp-application-with-thingy-91</link><description>Hello, 
 I would be grateful if someone can help me to understand what I’m doing wrong or missing with my setup: 
 Basically, I’m using the UDP application with Thingy:91 and LTE-M SIM card to have a better understanding of the RRC Idle mode. i.e. T3412</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Sep 2022 16:01:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91595/psm-tau-not-triggering---udp-application-with-thingy-91" /><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/385370?ContentTypeID=1</link><pubDate>Thu, 08 Sep 2022 16:01:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa3f1971-ac78-4920-8fb2-1efe2051092a</guid><dc:creator>Boudrox</dc:creator><description>&lt;p&gt;Hi Elfving,&lt;/p&gt;
&lt;p&gt;Thanks for the clarification! &amp;nbsp;I do not have any further question for now.&lt;/p&gt;
&lt;p&gt;Best regards, Bernard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/385215?ContentTypeID=1</link><pubDate>Thu, 08 Sep 2022 09:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62245cd-1a3b-4a76-b07d-569c1457eb0c</guid><dc:creator>Elfving</dc:creator><description>[quote user="Boudrox"] It is clear, but the gap from what requested values (CPSMS) and what received (CEREG) is huge[/quote]
&lt;p&gt;True. Though it doesn&amp;#39;t look too crazy to me, a Tau value of a few minutes is very short. People usually use a few hours when they need PSM. Waking up often can use more power than simply staying awake for the entire time.&amp;nbsp;Verizon for instance requires a TAU of more than 3 hours.&lt;/p&gt;
[quote user="Boudrox"]&lt;p&gt;So, could you please explain why there is two TAU parameters in the cmd and what is the difference between &amp;lt;Periodic-TAU-ext&amp;gt; and &amp;lt;Periodic-TAU&amp;gt; &amp;nbsp;? (The documentation is not clear). I believe I’m using v1,3x&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Apparently the&amp;nbsp;&lt;span&gt;Periodic-TAU value that is given with CEREG is in fact&amp;nbsp;Periodic-TAU-ext, I didn&amp;#39;t know this. So you wouldn&amp;#39;t really have to double check using XMONITOR.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Though when both are provided you should use the&amp;nbsp;Periodic-TAU-ext one, providing the&amp;nbsp;Periodic-TAU value is optional. My understanding is that there are no 3GPP rules that define their difference when both are in use. So some network providers use&amp;nbsp;Periodic-TAU for the same information with a different format, and some use&amp;nbsp;Periodic-TAU for some different information. Though I might be mistaken here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/385055?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 13:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b3c1f26-3f92-472c-b1f7-f5cfa0bf6100</guid><dc:creator>Boudrox</dc:creator><description>&lt;p&gt;Hello Elfving,&lt;/p&gt;
&lt;p&gt;Thank you very much for the explanation. It is clear, but the gap from what requested values (CPSMS) and what received (CEREG) is huge:&lt;/p&gt;
&lt;p&gt;/* AT+CPSMS?&lt;br /&gt; +CPSMS: 1,,,&amp;quot;10001010&amp;quot;,&amp;quot;00100010&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;lt;Requested_Periodic-TAU&amp;gt;: 10001010 =&amp;gt; 30s * 10 = 300 sec (&lt;strong&gt;5 min&lt;/strong&gt;.)&lt;br /&gt; &amp;lt;Requested_Active-Time&amp;gt;:&amp;nbsp; 00100010 =&amp;gt; 1 min * 2 = &lt;strong&gt;2 min&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;/* AT+CEREG?&lt;br /&gt; +CEREG: 5,1,&amp;quot;61DA&amp;quot;,&amp;quot;0103E307&amp;quot;,7,,,&amp;quot;00011110&amp;quot;,&amp;quot;00011010&amp;quot;&lt;br /&gt; &lt;br /&gt; &amp;lt;Active-Time&amp;gt;: &amp;nbsp;00011110 =&amp;gt; 2 sec. &amp;nbsp;* 30 = &lt;strong&gt;60 sec&lt;/strong&gt;.&lt;br /&gt; &amp;lt;Periodic-TAU&amp;gt;: 00011010 =&amp;gt; 10 min. * 26 = &lt;strong&gt;260 min&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will check with my network provider indeed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now, I have check the %XMONITOR, and the result is the save as with CEREG. Though, the result shows two Periodic-TAU&amp;hellip;&lt;/p&gt;
&lt;p&gt;/* AT%XMONITOR&lt;br /&gt; %XMONITOR: 1,&amp;quot;vlt&amp;quot;,&amp;quot;vtl&amp;quot;,&amp;quot;302500&amp;quot;,&amp;quot;61DA&amp;quot;,7,12,&amp;quot;0103E307&amp;quot;,,,,,&amp;quot;&amp;quot;,&amp;quot;00011110&amp;quot;,&amp;quot;00011010&amp;quot;,&amp;quot;01011111&amp;quot;&lt;br /&gt; &lt;br /&gt; &amp;lt;Active-Time&amp;gt;: &amp;nbsp; &amp;nbsp; &amp;nbsp;00011110 =&amp;gt; 2 sec. * 30 = 60 sec.&lt;br /&gt; &lt;strong&gt;&amp;lt;Periodic-TAU-ext&amp;gt;: 00011010 =&amp;gt; 10 min. * 26 = 260 min.&lt;br /&gt; &lt;/strong&gt;&amp;lt;Periodic-TAU&amp;gt;: &amp;nbsp; &amp;nbsp; 01011111 =&amp;gt; 10 hours * 31 = 310h&lt;/p&gt;
&lt;p&gt;So, could you please explain why there is two TAU parameters in the cmd and what is the difference between &amp;lt;Periodic-TAU-ext&amp;gt; and &amp;lt;Periodic-TAU&amp;gt; &amp;nbsp;? (The documentation is not clear). I believe I&amp;rsquo;m using v1,3x&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt; Bernard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/384957?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 08:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:426eac53-0f4a-4c08-9933-c76726434993</guid><dc:creator>Elfving</dc:creator><description>[quote user="Boudrox"]does it mean the network does not accept the TAU and AT setting that I have put ?[/quote]
&lt;p&gt;Precisely.&lt;/p&gt;
&lt;p&gt;CPSMS just tells you what values you are requesting, to make sure that you have configured things the way you want to. Though it is up to the network whether or not it wants to give you those values. CEREG tells us that it is giving you something a bit different. You should preferably double check by 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 taking a look at the Extended Periodic Tau value though.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The network usually gives you the closest accepted value to what you request. It might be that 5min is a bit too short. The network wants to minimize its load after all.&lt;/p&gt;
&lt;p&gt;Note that for questions on what values you are getting from the network you need to ask the network provider.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/384837?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 15:14:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7939641e-f202-4fad-819c-7648a2e35701</guid><dc:creator>Boudrox</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello Elfving,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The result of the CEREG is the following :&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:255px;max-width:512px;" alt=" " height="255" src="https://devzone.nordicsemi.com/resized-image/__size/1024x510/__key/communityserver-discussions-components-files/4/CEREG.png" width="512" /&gt;&lt;/p&gt;
&lt;p&gt;So, from what I see, the TAU and A-T doesn&amp;rsquo;t match what I have put in prj.conf. With&amp;nbsp;&lt;span&gt;CEREG, the TAU and AT are:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Periodic-TAU = 00011101, which is : 10 min. * 29 = 290 min.&lt;br /&gt; Active-Time = 00011110, which is: 2 sec. * 30 = 60 sec. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt; But, if I check the current PSM setting (with CPSMS), I get what I have put in the prj.cong:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:91px;max-width:378px;" alt=" " height="91" src="https://devzone.nordicsemi.com/resized-image/__size/756x182/__key/communityserver-discussions-components-files/4/CPSMS.png" width="378" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt; So, what is the difference between CEREG &amp;amp; CPSMS ? Does it mean the PSM setting between the network and device are not aligned ? And further, does it mean the network does not accept the TAU and AT setting that I have put ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;Thanks a lot!&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Bernard&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU not triggering - UDP application with Thingy:91</title><link>https://devzone.nordicsemi.com/thread/384722?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 08:23:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f18c1d3a-ffad-4da9-8999-eaff6fb57a6b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Bernard, and sorry about the delay.&lt;/p&gt;
&lt;p&gt;Could you check what PSM values you are getting from the network by running &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cereg_read.html"&gt;CEREG?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>