<?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>Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68307/enabling-edrx-or-psm-mode-with-iot-1nce-net-sim</link><description>Hi Dev Team, 
 I have an iot.1nce.net sim that I am using in Germany. 
 +CGDCONT: 0,&amp;quot;IP&amp;quot;,&amp;quot;iot.1nce.net&amp;quot;,&amp;quot;10.205.84.3&amp;quot;,0,0 
 I was trying the eDRX configuration using a basic mqtt_simple example with the thingy91 board. 
 My COPS Value returns this: 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Nov 2020 14:41:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68307/enabling-edrx-or-psm-mode-with-iot-1nce-net-sim" /><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280148?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cfc0911-01ad-4bb2-a01d-85f3f7dd376e</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Thanks for that clarification. I assumed that its not possible to send or receive anything during the PSM interval.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will try this configuration out with the mqtt_simple example again and update you &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;My application is basically to receive sensor data value every minute and send it out via MQTT every 10 minutes. I hope both the receiving and sending tasks are possible in the PSM mode as well then.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adeel.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280141?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:34:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78fd3a92-f6ab-4535-acfd-da5308269276</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Adeel"]Oh great, So you mean I can keep the&amp;nbsp;&lt;span&gt;CONFIG_MQTT_KEEPALIVE = 600 so that I can come out of PSM every 10 mins and send the data ?&lt;/span&gt;[/quote]
&lt;p&gt;The meaning behind both eDRX and PSM is to poll for data, ie. a application requirement to receive something from the network (SMS, IP, or anything at all) in a given interval.&lt;/p&gt;
&lt;p&gt;If your application is transmission based (the NRF drives the dataflow), you can just set the PSM (or EDRX) interval really high; and trigger a send() function from your application at-will.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Adeel"]Does it automatically go back to PSM mode again as that is what I want to do.[/quote]
&lt;p&gt;Yes, it will automatically go back to PSM.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280137?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:29:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7afbd04-6510-48d5-9632-9693f82b7f0d</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Yes, I am using MQTT to send out my sensor data.&lt;/p&gt;
&lt;p&gt;Oh great, So you mean I can keep the&amp;nbsp;&lt;span&gt;CONFIG_MQTT_KEEPALIVE = 600 so that I can come out of PSM every 10 mins and send the data ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Does it automatically go back to PSM mode again as that is what I want to do.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Adeel.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280133?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:18:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b70da9c-e9fb-4a1e-afdb-a594542ae645</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Adeel,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;PSM usually has a lower limit, and in your network it seems to be 60 minutes.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re using mqtt, you can set the CONFIG_MQTT_KEEPALIVE equal to your polling interval if you want to poll more often.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This will then make the nRF go out of PSM before the TAU has expired, and automatically re-negotiate PSM afterwards.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280116?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 13:39:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26693887-2103-4048-9f6d-97c31b8fe48a</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Thanks for the explanation. So I am a bit network dependent here to obtain my exact values.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adeel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/280057?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 09:25:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f82ef29-e291-4691-91be-709892e248bc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Adeel"]&lt;p&gt;In the link monitor, I set AT+CEREG=5 and then AT+CEREG? to view the parameters provided by the network.&lt;/p&gt;
&lt;p&gt;It is not the same as I had configured in the config file.&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;You are allowed to enter PSM, and you are getting these back:&lt;/p&gt;
&lt;p&gt;Active time: 00011110 (GPRS Timer 2: 000 = 2 sec, 11110 = 30, 2 * 30 = 60 sec)&lt;/p&gt;
&lt;p&gt;Periodic TAU: 00000110 (GPRS Timer 3: 000 = 10 minutes, 00110 = 6, 10 min * 6 = 1 hour)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can see the specific bitmasks for the two timers shown here:&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/220898#220898"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/54538/turn-off-active-time-and-go-directly-to-power-save-mode/220898#220898&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that you can ask for a specific interval, but the actual PSM intervals are ultimately determined by the network.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/279966?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2020 16:47:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e92223d1-8303-4548-bf87-e9e71136ed2f</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;I tried the PSM config by adding:&lt;/p&gt;
&lt;p&gt;CONFIG_LTE_PSM_REQ_RPTAU=&amp;quot;10101010&amp;quot;&amp;nbsp; // 10 mins&lt;br /&gt;CONFIG_LTE_PSM_REQ_RAT=&amp;quot;00100001&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// 1 min&lt;/p&gt;
&lt;p&gt;in the prj.conf file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the link monitor, I set AT+CEREG=5 and then AT+CEREG? to view the parameters provided by the network.&lt;/p&gt;
&lt;p&gt;It is not the same as I had configured in the config file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605285749916v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Does it mean that PSM is not supported (or) does the network not support the values provided by me.&lt;/p&gt;
&lt;p&gt;I am basically trying to have a PSM mode of 10 mins and an active window of 1 minute.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adeel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling eDRX or PSM Mode with iot.1nce.net sim</title><link>https://devzone.nordicsemi.com/thread/279905?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2020 12:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f055dce6-1971-4dd0-85dd-b399f40c759a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Adeel,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you mention, it might be that the network doesn&amp;#39;t allow roaming sim cards to enter eDRX/PSM modes.&lt;/p&gt;
&lt;p&gt;You could try contacting Telekom and ask if they plan to open these features for roaming SIMs.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you checked if you get PSM?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>