<?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>sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59994/sometime-host-cannot-deactivate-the-lte-when-the-network-registration-status-is-2</link><description>Hi, 
 Similar to https://devzone.nordicsemi.com/f/nordic-q-a/57105/nrf9160-modem-stuck-in-searching/231773 
 We found sometime the LTE cannot be deactivated during the modem is trying to attach or searching network; 
 It can be reproduced by below steps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jun 2020 15:04:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59994/sometime-host-cannot-deactivate-the-lte-when-the-network-registration-status-is-2" /><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/253858?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 15:04:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b7f735e-aeec-4ed9-955d-da7bf04ebdcd</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi, and sorry for the late reply.&lt;/p&gt;
&lt;p&gt;The bug has been identified and fixed and will be part of the next modem firmware release (it did not make it into mfw v1.2.0).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/252876?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2020 01:47:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccd921be-9e7b-4860-bbd7-12d00a749a01</guid><dc:creator>Siyou</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This issue still exist on&amp;nbsp;mfw_nrf9160_1.2.0, is there any update or workaround?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/245043?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 14:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dda956a9-df70-4442-aa86-c0cfc69bdc8a</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I have had a talk with the modem team, and they believe that the behavior you are seeing is because of a bug in the modem that leads to the CEREG stat not being updated.&lt;/p&gt;
&lt;p&gt;AT+CFUN? correctly returns that the modem is offline, while AT+CEREG? has not been updated to show that the modem is offline. They are looking into the root of the bug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/244898?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 09:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ac68db1-15c8-4fcd-be5d-93b5c42b9769</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi, and sorry for the late reply.&lt;/p&gt;
&lt;p&gt;Sadly, your modem trace is empty, so I can not read anything from it. A proper modem trace easily reaches a size of several hundred kilobytes if not more, and with the LTE stack enabled it should grow with several kilobytes per second.&lt;/p&gt;
&lt;p&gt;Could you try to capture a new trace?&lt;/p&gt;
&lt;p&gt;Make sure that CONFIG_BSD_LIBRARY_TRACE_ENABLED=y is set, and that you have issue AT%XSYSTEMMODE=1,2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/244151?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2020 03:40:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50609cce-5db7-4209-a3be-ffb30752bb89</guid><dc:creator>Siyou</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please check below&amp;nbsp;our test cmd log and trace based on at_client sample from NCS v1.2.0&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2020-04-09T03:34:21.716Z INFO Modem port is opened
2020-04-09T03:34:25.041Z DEBUG modem &amp;gt;&amp;gt; AT+CGMR\x0D\x0A
2020-04-09T03:34:25.064Z DEBUG modem &amp;lt;&amp;lt; mfw_nrf9160_1.1.1\x0D\x0A
2020-04-09T03:34:25.067Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:34:31.719Z DEBUG modem &amp;gt;&amp;gt; AT%HWVERSION\x0D\x0A
2020-04-09T03:34:31.734Z DEBUG modem &amp;lt;&amp;lt; %HWVERSION: E218\x0D\x0A
2020-04-09T03:34:31.737Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:34:39.576Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE=1,0,1,0\x0D\x0A
2020-04-09T03:34:39.594Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:34:45.594Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT=0,&amp;quot;IP&amp;quot;,&amp;quot;test&amp;quot;\x0D\x0A
2020-04-09T03:34:45.612Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:34:52.345Z DEBUG modem &amp;gt;&amp;gt; AT%XBANDLOCK=2,&amp;quot;1000000000010000001&amp;quot;\x0D\x0A
2020-04-09T03:34:52.361Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-04-09T03:34:59.120Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE?\x0D\x0A
2020-04-09T03:34:59.136Z DEBUG modem &amp;lt;&amp;lt; %XSYSTEMMODE: 1,0,1,0\x0D\x0A
2020-04-09T03:34:59.138Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:07.857Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG=5\x0D\x0A
2020-04-09T03:35:07.871Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:14.466Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=21\x0D\x0A
2020-04-09T03:35:14.510Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:30.876Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;\x0D\x0A
2020-04-09T03:35:34.619Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=20\x0D\x0A
2020-04-09T03:35:34.639Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:41.451Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG?\x0D\x0A
2020-04-09T03:35:41.469Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;\x0D\x0A
2020-04-09T03:35:41.477Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:50.938Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-04-09T03:35:50.957Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 4\x0D\x0A
2020-04-09T03:35:50.974Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-04-09T03:35:56.352Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG?\x0D\x0A
2020-04-09T03:35:56.370Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;\x0D\x0A
2020-04-09T03:35:56.380Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
&lt;/pre&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2020_2D00_04_2D00_09T03_2D00_33_2D00_52.630Z.bin"&gt;devzone.nordicsemi.com/.../trace_2D00_2020_2D00_04_2D00_09T03_2D00_33_2D00_52.630Z.bin&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sometime host cannot deactivate the LTE when the network registration status is 2</title><link>https://devzone.nordicsemi.com/thread/244074?ContentTypeID=1</link><pubDate>Wed, 08 Apr 2020 12:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f29bf35-67fc-4cf6-ad54-8a392b2c3f41</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;When I tested this, I did not see this behavior.&lt;/p&gt;
&lt;p&gt;While I do have both NB-IoT and LTE-M network at my home office, I do not have a shielded box. However, my iBasis SIM card does not support my local NB-IoT network, so it will not be able to attach to the network.&lt;/p&gt;
&lt;p&gt;I have attached a log from my test, as you can see, +CEREG reports that the modem is offline. The test was done using the at_client from NCS v1.2.0.&lt;/p&gt;
&lt;p&gt;Could you provide a modem trace that shows this behavior?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-27449e8105984e419697cc3b99eb1b79/modem_5F00_disabled_5F00_while_5F00_searching.txt"&gt;devzone.nordicsemi.com/.../modem_5F00_disabled_5F00_while_5F00_searching.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>