<?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 and AT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48641/psm-tau-and-at</link><description>Hi, 
 1. I have been trying to measure the current consumption of the development board of nRF9160 in PSM mode, however, until now I could have not understood the role of TAU and AT on the current consumption. According to &amp;quot;3GPP TS 24.008 Table 10.5.163a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Jul 2019 19:02:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48641/psm-tau-and-at" /><item><title>RE: PSM TAU and AT</title><link>https://devzone.nordicsemi.com/thread/199631?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2019 19:02:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:134f5ecf-bb6c-44c3-95e6-b3d17094bdee</guid><dc:creator>Mohammad Amin</dc:creator><description>&lt;p&gt;Thanks. I used other sim cards and it seems they enter PSM mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU and AT</title><link>https://devzone.nordicsemi.com/thread/196848?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2019 12:55:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a053e432-4845-48ab-9b95-0629c696be27</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi Mohammad!&lt;br /&gt;&lt;br /&gt;We just ran into a somewhat similar issue, it&amp;#39;s not resolved yet, but I can maybe provide some helpful info! We also use the iBasis card and have discovered that it forces the &lt;strong&gt;&amp;lt;Requested active time&amp;gt;&lt;/strong&gt;&amp;nbsp;value to 0, effectively disabling PSM.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can check if there is a difference in the PSM modes of your different providers by using the AT command&amp;nbsp;&lt;strong&gt;AT+CPSMS?&lt;/strong&gt; after activating PSM. (as stated in the AT Command documentation). It will return the parameters used.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope you can utilize this!&lt;br /&gt;&lt;br /&gt;For reference: we are situated in Norway, so it could be a different situation.&lt;br /&gt;&lt;br /&gt;- Carl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU and AT</title><link>https://devzone.nordicsemi.com/thread/193960?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 20:57:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:899574c5-468b-4fea-9bae-544b477d01f0</guid><dc:creator>Mohammad Amin</dc:creator><description>&lt;p&gt;Hi, Thanks for responding.&lt;/p&gt;
&lt;p&gt;1. I am using MQTT_simple example and I added &amp;quot;err=lte_lc_edrx_req(true)&amp;quot; to it right after &amp;quot;modem_configure&amp;quot; function. This example uses polling in a while loop to see if any data is received or not.&lt;/p&gt;
&lt;p&gt;Does the device wake up from PSM after each polling? Do I need to enable PSM after each polling again?&lt;/p&gt;
&lt;p&gt;I tried to enable PSM after each polling and then go to sleep using &amp;quot; k_sleep&amp;quot; and &amp;quot;k_cpu_idle&amp;quot;, however, my power consumption&amp;nbsp;has increased. I guess because every time for requesting PSM a large power is consumed. In this case, what are my options? Is only calling&amp;nbsp;&lt;span&gt;&amp;quot;err=&lt;/span&gt;&lt;span&gt;lte_lc_edrx_req(true)&amp;quot; once before the while loop enough or I need to call it every time after each polling?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I checked &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk"&gt;this link&lt;/a&gt;&amp;nbsp;and nmeasured the current based on the instructions and it works for me, however, in this tutorial in order to reduce the floor current, the serial peripheral has been disabled both from SPM and the main project. But I want to disable serial and other peripherals in the code whenever I want because I may need to interact with other sensors once in a while and therefore for that time I need the serial to be on. Is this possible to disable serial through the code and then go to sleep? I read &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43728/nrf9160-low-power-example"&gt;this&lt;/a&gt;&amp;nbsp;and &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42387/instructions-for-setting-up-9160-dk-for-current-measurement-are-confusing/166460#166460"&gt;this&lt;/a&gt; topic and it seems other ones want to disable the peripherals in the code too and no one answered them.&lt;/p&gt;
&lt;p&gt;2. Thanks for the clarification.&lt;/p&gt;
&lt;p&gt;3. Both HOLOGRAM and iBASIS connect to the same network(Rogers in Canada) but their power consumption is completely different and HOLOGRAM shows a lot less power consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSM TAU and AT</title><link>https://devzone.nordicsemi.com/thread/193605?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 09:28:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b69dd73-e53d-433d-8246-0071e96917bc</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1)&lt;/p&gt;
&lt;p&gt;For measuring current in PSM mode, I would recommend taking a look at &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk"&gt;this blog post.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The TAU is a mandatory procedure to do after waking up from PSM.&lt;/p&gt;
&lt;p&gt;If you start to send data, while in PSM mode,&amp;nbsp; the device will wake up from PSM.&lt;/p&gt;
&lt;p&gt;Also note that some networks does not support PSM yet!&lt;/p&gt;
[quote user=""]I also am not sure about the role of AT too[/quote]
&lt;p&gt;What do you mean ? the role of AT commands ?&lt;/p&gt;
&lt;p&gt;2)&lt;/p&gt;
[quote user=""]through LTE or LTE-M?[/quote]
&lt;p&gt;The system mode is either NB-IoT or LTE-M, see &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/xsystemmode.html?cp=2_1_3_30"&gt;this link.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;3)&lt;/p&gt;
[quote user=""]a lot more power consumption than the&amp;nbsp;HOLOGRAM[/quote]
&lt;p&gt;&amp;nbsp;How much difference ? Also see &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk?CommentId=d8cbff94-409b-407a-a5ae-63731ba8f865"&gt;this comment.&lt;/a&gt;&amp;nbsp;Are you on the same network for both sim cards? If it&amp;#39;s a different network operator with the&amp;nbsp;&lt;span&gt;HOLOGRAM sim, it could be that only that network support PSM ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>