<?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 modem stuck in searching</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57105/nrf9160-modem-stuck-in-searching</link><description>The modem on the nrf9160DK (modem fw v1.1.0) appears to get stuck in searching mode. It doesn&amp;#39;t happen all the time, and I was able to create it with the following AT commands: 
 (I want to see registration status changes) AT+CEREG=2 AT%XSYSTEMMODE=0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2020 13:48:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57105/nrf9160-modem-stuck-in-searching" /><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/266772?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 13:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b236ba1-a46e-426b-b4d6-3ef17e302fb9</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;&lt;br /&gt;note: mfw 1.2.1 is released:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#infotabs"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#infotabs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;1. I do not know how many networks can be remember, but I have not heard any issues that this &amp;quot;has run out of space&amp;quot;. (Please make sure that after a successful connect using the two different networks that you at least issue the AT+CFUN=0 command one time so that the history is stored in the NVM in the modem)&lt;/p&gt;
&lt;p&gt;2. You can start the modem again by AT+CFUN=1 (correct, older mfw did not support this after a AT+CFUN=0)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/266335?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 20:57:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24eecd7d-155d-41ec-976d-8c7ca646545c</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;Can you please expand on your response.&lt;/p&gt;
&lt;p&gt;* The modem quickly connects with lte-m, then is not able to quickly reconnect. If it can do it quickly once, it would seem that the modem flash already has the network data stored. Does it get replaced? Is there a limited number of networks remembered? Also note that after a power reset, the modem returns to the quick connect.&lt;/p&gt;
&lt;p&gt;* I thought AT+CFUN=0 turns the modem off after updating it&amp;#39;s flash. I played with this some time ago (pre-mfw 1.0) and don&amp;#39;t recall any command that could turn it back on.&amp;nbsp;How do I turn it back on?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/265578?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 13:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e4d493a-a10d-4be8-a09e-78ab739dc175</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;I think I&amp;#39;ve figured out why it took so long in your cases.&lt;/p&gt;
&lt;p&gt;The modem is missing the historical network data in it&amp;#39;s flash for some of your use cases, and therefore it will use more time to search and connect.&lt;br /&gt;&lt;br /&gt;So what you need to do is to save this data to the modem by issuing the command AT+CFUN=0.&lt;br /&gt;&lt;br /&gt;You issue this command after a successful connection, then the next time you try that network in that area it should get a much quicker connection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/262622?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 20:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:088cb99c-2227-4897-aea5-dcddecc8b8f0</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I&amp;#39;m finally back on this. I got the requested modem trace along with the log from the link monitor. The steps I did:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;power on&lt;/li&gt;
&lt;li&gt;connect lte-m (got quick connect as I had connected to lte-m prior to power off)&lt;/li&gt;
&lt;li&gt;attempt nb-iot connection (didn&amp;#39;t succeed after a few minutes)&lt;/li&gt;
&lt;li&gt;connect lte-m (took a &amp;quot;long&amp;quot; time as I would expect based on your previous explanations)&lt;/li&gt;
&lt;li&gt;connect lte-m (took a &amp;quot;long&amp;quot; time again, but would have expected quick connect)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Mike&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/modem_2D00_trace.zip"&gt;devzone.nordicsemi.com/.../modem_2D00_trace.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/255044?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2020 13:33:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59fad7a7-e7eb-4f7d-b231-2f327b3d851f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;The only way forward for me to investigate this would be to take a modemtrace while you go through the step by step:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;1. Establish initial connect to cat-m1 (for me, it takes &amp;lt; 5 seconds from AT+CFUN=1)
2. Disconnect AT+CFUN=4
3. set systemmode to try nb-iot
4. AT+CFUN=1 fails to connect as expected
5. disconnect AT+CFUN=4 (This step was missing from your list)
6. set systemmode to cat-m1
7. Try to connect AT+CFUN=1&lt;/pre&gt;&lt;br /&gt;So I could analyze what is going on in the modem.&lt;br /&gt;(As for now there is no command to clear the modem flash settings, I will forward your feature request)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/253087?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2020 15:29:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e52de9f5-8dcd-48e6-ae28-ca76a49398a7</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;Understood about using params from flash upon reset. For my testing, I do take the effort to verify or set %xsystemmode before any at+cfun=1 and in the case of &amp;#39;reset fixes it&amp;#39;, the system mode is the same both before and after reset. In my tests, I have not used any other commands, aside from what the LTE link monitor inserts.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m running out of suggestions for how you could replicate what I am seeing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In my application (and in testing), I don&amp;#39;t want to rely on what&amp;#39;s stored in the modem flash so I don&amp;#39;t use at+cfun=0 and instead issue all of the AT commands required by the app.&amp;nbsp;Is there a way to clear or reset the modem flash settings? Does updating the mfw do that? If there is no way to reset the modem flash, I&amp;#39;d like to suggest adding that as a feature.&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/253073?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2020 14:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c7aabf2-45c9-4b28-8103-1ff98dd5714e</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;Tested with both. In my area there are two carriers and one supports both technologies and one supports only LTE-M.&amp;nbsp;&lt;br /&gt;I tested with the local SIMs and was able to replicate the same &amp;quot;scenario&amp;quot; as you. (having LTE-M support but not nb-iot)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note, the modem will first try to use the network information that is saved in the modem flash (at+cfun=0)&amp;nbsp;&lt;br /&gt;So it would make sense that when you power cycle the device it would do a quick connect since it utilizes data in the flash that has proven to work before.&lt;br /&gt;&lt;br /&gt;(I updated my last post since there was some incorrect information)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/252596?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2020 18:59:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df9d44e5-07b8-469c-a0c4-0acaa9e8a64f</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;Based on the behavior I assumed something like the last connect params being stored across resets, but thanks for the clarification. I am using mfw 1.2.0.&lt;/p&gt;
&lt;p&gt;In your testing, were you able to successfully connect to nbiot? I would like to know if there is a difference if the nbiot connects or not. I apparently don&amp;#39;t have it in my area (Maryland, USA).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One other data point for you.. during my subsequent (after failing on nbiot) cat-m1 attempts, it will eventually connect after ~40 seconds, however after resetting the board it will connect within a few seconds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/252147?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 11:27:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6822dab-cdd8-4bb1-89c0-d5ca44cf560d</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;&lt;br /&gt;I followed the steps you mentioned in the direct message:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;1. Establish initial connect to cat-m1 (for me, it takes &amp;lt; 5 seconds from AT+CFUN=1)
2. Disconnect AT+CFUN=4
3. set systemmode to try nb-iot
4. AT+CFUN=1 fails to connect as expected
5. disconnect AT+CFUN=4 (This step was missing from your list)
6. set systemmode to cat-m1
7. Try to connect AT+CFUN=1&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I tried this several times and sometimes it takes longer times&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;UPDATE&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Remember when you issue the command &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fref_at_commands%2FREF%2Fat_commands%2Fmob_termination_ctrl_status%2Fcfun_set.html&amp;amp;resultof=%22%63%66%75%6e%22%20" rel="noopener noreferrer" target="_blank"&gt;AT+CFUN=4&lt;/a&gt;&amp;nbsp;the modem will &lt;strong&gt;not&lt;/strong&gt; save the last network settings/info in the modem flash (AT+CFUN=0 however will do this).&lt;br /&gt;So if you set the systemmode to nbiot and try to connect and issue the at+cfun=4&amp;nbsp;&lt;strong&gt;then power off/reset&amp;nbsp;&lt;/strong&gt;nrf9160 it will use the parameters saved in the flash when you turn on the modem to normal mode (AT+CFUN=1).&lt;/p&gt;
&lt;p&gt;If you have a successful connection with the network on CAT-m1 and issue the command AT+CFUN=&lt;strong&gt;0&lt;/strong&gt;&amp;nbsp;it will save those network parameters in the modem flash.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;The configuration made with an AT command can 
be stored to NVM memory using AT+CFUN=0 if the
option is mentioned in the description of the command. 
This is useful if the command relates to a permanent 
hardware configuration, because it avoids the need to 
give the command every time in the beginning of the application.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and later on, you would issue the AT+CFUN=1 or resetting the device (&lt;em&gt;and then issuing the AT+CFUN=1 command&lt;/em&gt;), the modem will use the last known parameters saved in its flash and search for the last known network/band etc. that worked --&amp;gt; which should connect you in seconds.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If it takes much longer times than e.g. 30 seconds that means that the modem does not find network right away through it&amp;#39;s search algorithm and is checking each band available etc. one trick to decrease search time is to restrict bands to search on (use &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fref_at_commands%2FREF%2Fat_commands%2Fmob_termination_ctrl_status%2Fxbandlock_set.html&amp;amp;resultof=%22%78%62%61%6e%64%6c%6f%63%6b%22%20" rel="noopener noreferrer" target="_blank"&gt;AT%XBANDLOCK&lt;/a&gt;) this will increase the speed of connection.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;From your comment: &lt;em&gt;&amp;quot;The connection in the last step takes &amp;gt; 60 seconds (~90 if I remember correctly). it does successfully connect. All future cat-m1 connections take the 90-ish seconds to connect.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I was not able to reproduce this. After a successful connection with cat-m1 and then issuing AT+CFUN=4 and then later on issuing the command AT+CFUN=1 it connected in seconds. Did this ON and OFF &amp;gt;10 times and it still connected in seconds.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; I used modem firmware version 1.2.0 when I tested this,&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Please state which Modem Firmware version you are using.&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/237280?ContentTypeID=1</link><pubDate>Sun, 01 Mar 2020 04:00:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4b9df99-30ea-423b-b733-a26e131c78c1</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I am aware that I cannot connect to NB-IoT in my area. I&amp;#39;m OK with that. In fact, I am happy that I am not able to connect as I need to ensure my application functions in all cases. My concern is that things get wonky after the connection fails... AT+CEREG reports that it is still in searching mode (status 2). Additionally,&amp;nbsp;all subsequent LTE-M connections take an inordinate amount of time (~80 seconds), and if I did NOT attempt NB-IoT connection, the LTE-M connection would succeed in &amp;lt;5 seconds.&lt;/p&gt;
&lt;p&gt;The current solution in my application is to reset the device after a NB-IoT connection fails.&amp;nbsp;I can deal with that but it&amp;#39;s not a good solution.&lt;/p&gt;
&lt;p&gt;I appreciate the support you have been providing, but after a month, I don&amp;#39;t feel we are any closer to identifying what&amp;#39;s happening. I don&amp;#39;t know what is going on, but something doesn&amp;#39;t seem right. I would appreciate a willingness from Nordic to accept that there something is maybe a little off. I&amp;#39;m even fine with guidance that tells me that I am doing something wrong, or&amp;nbsp;that I should expect the&amp;nbsp;results that I am seeing. Telling me repeatedly that NB-IoT is not connecting is not helping. I know that. Please help me so I can make a solid product.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/236018?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 14:48:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50d8df5b-0335-4bd3-875b-bfaaffe11743</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Using the T-Mobile SIM when you try to connect on the LTE-M network, you are &lt;strong&gt;Roaming&lt;/strong&gt; on the AT&amp;amp;T network.&lt;br /&gt;Using the T-Mobile SIM when you try to connect to the NB-IoT network you are not finding the T-Mobile network.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Please check with T-Mobile if you have NB-IoT &lt;a href="https://www.t-mobile.com/business/coverage/5g-coverage-map?icid=TFB_TMO_P_19NETWRK5G_UI08Z5VAEL61DHVR19080" rel="noopener noreferrer" target="_blank"&gt;coverage &lt;/a&gt;in your area.&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/235852?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 04:35:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35a28445-8552-4a3b-8e0c-15c83e272860</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/male"&gt;Martin Lesund&lt;/a&gt; is there any update?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/234752?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 18:32:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a730637-8c2d-4078-8436-5dcc566c76cd</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1104.traces.zip"&gt;devzone.nordicsemi.com/.../1104.traces.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;includes logs+traces for successful catm1 connection and failed nbiot connection&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/234220?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 14:41:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ea9d01c-7a03-425b-b9d3-e9c560836d34</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Awaiting modem trace for further analysis.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/233625?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 01:37:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9162d502-1959-4742-9a5b-2083123e4a80</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;Tried and got the same results. Also tried AT%XEPCO=1 and no difference&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/233571?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 14:52:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a38550d-b949-4c84-9041-8cc51d0c744b</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Try to run the AT%XEPCO=0 before turning on the modem when selecting NB-IoT (AT%XSYSTEMMODE).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/233385?ContentTypeID=1</link><pubDate>Sat, 08 Feb 2020 01:40:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f056ea91-da57-427f-a512-2cf72b08d9b2</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I can&amp;#39;t seem to find a way to attach the logs, so here they are inline. One diff between what you&amp;nbsp;are getting is that I never get connected in NB-IoT mode.&lt;/p&gt;
&lt;p&gt;First log is a successful LTE-M connection:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2020-02-08T01:24:56.852Z INFO Application data folder: /home/michael/.config/nrfconnect/pc-nrfconnect-linkmonitor
2020-02-08T01:24:56.913Z DEBUG App pc-nrfconnect-linkmonitor v1.1.1 official
2020-02-08T01:24:56.913Z DEBUG App path: /home/michael/.nrfconnect-apps/node_modules/pc-nrfconnect-linkmonitor
2020-02-08T01:24:56.913Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.2.0)
2020-02-08T01:24:56.913Z DEBUG nRFConnect path: /tmp/.mount_nrfconwP3uvx/resources/app.asar
2020-02-08T01:24:56.913Z DEBUG HomeDir: /home/michael
2020-02-08T01:24:56.913Z DEBUG TmpDir: /tmp
2020-02-08T01:24:57.155Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS0
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS1
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS10
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS11
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS12
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS13
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS14
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS15
2020-02-08T01:24:57.156Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS16
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS17
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS18
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS19
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS2
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS20
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS21
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS22
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS23
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS24
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS25
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS26
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS27
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS28
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS29
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS3
2020-02-08T01:24:57.157Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS30
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS31
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS4
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS5
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS6
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS7
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS8
2020-02-08T01:24:57.158Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS9
2020-02-08T01:25:03.721Z INFO Modem port is opened
2020-02-08T01:25:03.733Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:25:03.766Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 0\x0D\x0A
2020-02-08T01:25:03.768Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:18.365Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE?\x0D\x0A
2020-02-08T01:25:18.387Z DEBUG modem &amp;lt;&amp;lt; %XSYSTEMMODE: 1,0,0,0\x0D\x0A
2020-02-08T01:25:18.397Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:21.200Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:25:21.227Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 0\x0D\x0A
2020-02-08T01:25:21.281Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:22.888Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=1\x0D\x0A
2020-02-08T01:25:22.933Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.783Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:25:24.793Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 1\x0D\x0A
2020-02-08T01:25:24.820Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.833Z DEBUG modem &amp;gt;&amp;gt; AT+CGSN=1\x0D\x0A
2020-02-08T01:25:24.845Z DEBUG modem &amp;lt;&amp;lt; +CGSN: &amp;quot;352656100038754&amp;quot;\x0D\x0A
2020-02-08T01:25:24.854Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.867Z DEBUG modem &amp;gt;&amp;gt; AT+CGMI\x0D\x0A
2020-02-08T01:25:24.874Z DEBUG modem &amp;lt;&amp;lt; Nordic Semiconductor ASA\x0D
2020-02-08T01:25:24.877Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:24.880Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.888Z DEBUG modem &amp;gt;&amp;gt; AT+CGMM\x0D\x0A
2020-02-08T01:25:24.892Z DEBUG modem &amp;lt;&amp;lt; nRF9160-SICA\x0D
2020-02-08T01:25:24.894Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:24.896Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.903Z DEBUG modem &amp;gt;&amp;gt; AT+CGMR\x0D\x0A
2020-02-08T01:25:24.908Z DEBUG modem &amp;lt;&amp;lt; mfw_nrf9160_1.1.0\x0D\x0A
2020-02-08T01:25:24.910Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.913Z INFO Nordic Semiconductor ASA nRF9160-SICA [mfw_nrf9160_1.1.0] SerNr: 352656100038754
2020-02-08T01:25:24.917Z DEBUG modem &amp;gt;&amp;gt; AT+CEMODE?\x0D\x0A
2020-02-08T01:25:24.924Z DEBUG modem &amp;lt;&amp;lt; +CEMODE: 2\x0D\x0A
2020-02-08T01:25:24.925Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.937Z DEBUG modem &amp;gt;&amp;gt; AT%XCBAND=?\x0D\x0A
2020-02-08T01:25:24.948Z DEBUG modem &amp;lt;&amp;lt; %XCBAND: (1,2,3,4,5,8,12,13,14,17,18,19,20,25,26,28,66)\x0D\x0A
2020-02-08T01:25:24.950Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.959Z DEBUG modem &amp;gt;&amp;gt; AT+CMEE?\x0D\x0A
2020-02-08T01:25:24.969Z DEBUG modem &amp;lt;&amp;lt; +CMEE: 0\x0D\x0A
2020-02-08T01:25:24.971Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.974Z DEBUG modem &amp;gt;&amp;gt; AT+CMEE=1\x0D\x0A
2020-02-08T01:25:24.978Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.985Z DEBUG modem &amp;gt;&amp;gt; AT+CNEC?\x0D\x0A
2020-02-08T01:25:24.989Z DEBUG modem &amp;lt;&amp;lt; +CNEC: 0\x0D
2020-02-08T01:25:24.990Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:24.991Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:24.994Z DEBUG modem &amp;gt;&amp;gt; AT+CNEC=24\x0D\x0A
2020-02-08T01:25:25.001Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.005Z DEBUG modem &amp;gt;&amp;gt; AT+CGEREP?\x0D\x0A
2020-02-08T01:25:25.009Z DEBUG modem &amp;lt;&amp;lt; +CGEREP: 0,0\x0D
2020-02-08T01:25:25.015Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:25.019Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.022Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:25:25.025Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-02-08T01:25:25.032Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:25:25.037Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.039Z DEBUG modem &amp;gt;&amp;gt; AT+CGEREP=1\x0D\x0A
2020-02-08T01:25:25.042Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.048Z DEBUG modem &amp;gt;&amp;gt; AT+CIND=1,1,1\x0D\x0A
2020-02-08T01:25:25.053Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-02-08T01:25:25.055Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG=2\x0D\x0A
2020-02-08T01:25:25.058Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-02-08T01:25:25.061Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG?\x0D\x0A
2020-02-08T01:25:25.067Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,4,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,7\x0D\x0A
2020-02-08T01:25:25.069Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.082Z DEBUG modem &amp;gt;&amp;gt; AT%CESQ=1\x0D\x0A
2020-02-08T01:25:25.086Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.089Z DEBUG modem &amp;gt;&amp;gt; AT+CESQ\x0D\x0A
2020-02-08T01:25:25.094Z DEBUG modem &amp;lt;&amp;lt; +CESQ: 99,99,255,255,255,255\x0D
2020-02-08T01:25:25.101Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:25.103Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.109Z DEBUG modem &amp;gt;&amp;gt; AT%XSIM=1\x0D\x0A
2020-02-08T01:25:25.115Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:25.119Z DEBUG modem &amp;gt;&amp;gt; AT%XSIM?\x0D\x0A
2020-02-08T01:25:25.123Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 0\x0D
2020-02-08T01:25:25.124Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:25.126Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:26.785Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 1\x0D\x0A
2020-02-08T01:25:26.812Z DEBUG modem &amp;gt;&amp;gt; AT+CPIN?\x0D\x0A
2020-02-08T01:25:26.822Z DEBUG modem &amp;lt;&amp;lt; +CPIN: READY\x0D\x0A
2020-02-08T01:25:26.829Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:26.846Z DEBUG modem &amp;gt;&amp;gt; AT+CPINR=&amp;quot;SIM PIN&amp;quot;\x0D\x0A
2020-02-08T01:25:27.094Z DEBUG modem &amp;lt;&amp;lt; +CPINR: &amp;quot;SIM PIN&amp;quot;,3\x0D
2020-02-08T01:25:27.095Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:27.096Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:27.105Z DEBUG modem &amp;gt;&amp;gt; AT+CIMI\x0D\x0A
2020-02-08T01:25:27.110Z DEBUG modem &amp;lt;&amp;lt; 262017740075598\x0D
2020-02-08T01:25:27.111Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:27.113Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:27.114Z INFO IMSIdentity: 262017740075598
2020-02-08T01:25:27.685Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 54,2,14,2\x0D\x0A
2020-02-08T01:25:27.706Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;121F&amp;quot;,&amp;quot;01123911&amp;quot;,7\x0D\x0A
2020-02-08T01:25:29.388Z DEBUG modem &amp;lt;&amp;lt; +CGEV: ME PDN ACT 0,0\x0D\x0A
2020-02-08T01:25:29.422Z DEBUG modem &amp;lt;&amp;lt; +CNEC_ESM: 50,0\x0D\x0A
2020-02-08T01:25:29.443Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;121F&amp;quot;,&amp;quot;01123911&amp;quot;,7\x0D\x0A
2020-02-08T01:25:29.460Z DEBUG modem &amp;lt;&amp;lt; +CIND: &amp;quot;service&amp;quot;,1\x0D\x0A
2020-02-08T01:25:29.468Z DEBUG modem &amp;lt;&amp;lt; +CIND: &amp;quot;roam&amp;quot;,1\x0D\x0A
2020-02-08T01:25:29.473Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:25:29.482Z DEBUG modem &amp;lt;&amp;lt; +CGDCONT: 0,&amp;quot;IP&amp;quot;,&amp;quot;internet.m2mportal.de&amp;quot;,&amp;quot;10.129.140.125&amp;quot;,0,0\x0D
2020-02-08T01:25:29.484Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:25:29.485Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.493Z DEBUG modem &amp;gt;&amp;gt; AT+COPS=3,2\x0D\x0A
2020-02-08T01:25:29.496Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.504Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:25:29.509Z DEBUG modem &amp;lt;&amp;lt; +CGACT: 0,1\x0D\x0A
2020-02-08T01:25:29.510Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.515Z DEBUG modem &amp;gt;&amp;gt; AT+COPS?\x0D\x0A
2020-02-08T01:25:29.520Z DEBUG modem &amp;lt;&amp;lt; +COPS: 0,2,&amp;quot;310410&amp;quot;,7\x0D\x0A
2020-02-08T01:25:29.523Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.529Z DEBUG modem &amp;gt;&amp;gt; AT%XCBAND\x0D\x0A
2020-02-08T01:25:29.537Z DEBUG modem &amp;lt;&amp;lt; %XCBAND: 17\x0D\x0A
2020-02-08T01:25:29.539Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.545Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:25:29.554Z DEBUG modem &amp;lt;&amp;lt; +CGDCONT: 0,&amp;quot;IP&amp;quot;,&amp;quot;internet.m2mportal.de&amp;quot;,&amp;quot;10.129.140.125&amp;quot;,0,0\x0D\x0A
2020-02-08T01:25:29.555Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:29.562Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:25:29.570Z DEBUG modem &amp;lt;&amp;lt; +CGACT: 0,1\x0D\x0A
2020-02-08T01:25:29.572Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:36.642Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 54,2,9,1\x0D\x0A
2020-02-08T01:25:41.629Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 54,2,14,2\x0D
2020-02-08T01:25:53.810Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=4\x0D\x0A
2020-02-08T01:25:54.041Z DEBUG modem &amp;lt;&amp;lt; +CGEV: ME PDN DEACT 0\x0D\x0A
2020-02-08T01:25:54.072Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 0,&amp;quot;121F&amp;quot;,&amp;quot;01123911&amp;quot;,7\x0D\x0A
2020-02-08T01:25:54.097Z DEBUG modem &amp;lt;&amp;lt; +CIND: &amp;quot;service&amp;quot;,0\x0D\x0A
2020-02-08T01:25:54.111Z DEBUG modem &amp;lt;&amp;lt; +CIND: &amp;quot;roam&amp;quot;,0\x0D\x0A
2020-02-08T01:25:54.130Z DEBUG modem &amp;lt;&amp;lt; +CGEV: ME DETACH\x0D\x0A
2020-02-08T01:25:55.499Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 255,0,255,0\x0D\x0A
2020-02-08T01:25:56.564Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 0\x0D
2020-02-08T01:25:56.593Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:56.598Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:25:56.613Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:56.616Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:25:56.629Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:56.631Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:25:56.644Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:25:56.648Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:25:56.661Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And this is the failed NB-IoT:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2020-02-08T01:27:01.247Z INFO Application data folder: /home/michael/.config/nrfconnect/pc-nrfconnect-linkmonitor
2020-02-08T01:27:01.334Z DEBUG App pc-nrfconnect-linkmonitor v1.1.1 official
2020-02-08T01:27:01.334Z DEBUG App path: /home/michael/.nrfconnect-apps/node_modules/pc-nrfconnect-linkmonitor
2020-02-08T01:27:01.334Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.2.0)
2020-02-08T01:27:01.334Z DEBUG nRFConnect path: /tmp/.mount_nrfconwP3uvx/resources/app.asar
2020-02-08T01:27:01.335Z DEBUG HomeDir: /home/michael
2020-02-08T01:27:01.335Z DEBUG TmpDir: /tmp
2020-02-08T01:27:01.627Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS0
2020-02-08T01:27:01.627Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS1
2020-02-08T01:27:01.627Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS10
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS11
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS12
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS13
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS14
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS15
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS16
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS17
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS18
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS19
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS2
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS20
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS21
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS22
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS23
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS24
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS25
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS26
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS27
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS28
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS29
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS3
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS30
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS31
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS4
2020-02-08T01:27:01.628Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS5
2020-02-08T01:27:01.629Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS6
2020-02-08T01:27:01.629Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS7
2020-02-08T01:27:01.629Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS8
2020-02-08T01:27:01.629Z VERBOSE Could not fetch serial number for serial port at /dev/ttyS9
2020-02-08T01:27:03.168Z INFO Modem port is opened
2020-02-08T01:27:03.176Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:27:03.179Z DEBUG modem &amp;lt;&amp;lt; **** Booting Zephyr OS build v2.0.99-ncs1 *****\x0D\x0A
2020-02-08T01:27:03.180Z DEBUG modem &amp;lt;&amp;lt; Flash region\x09\x09Domain\x09\x09Permissions\x0D\x0A
2020-02-08T01:27:03.182Z DEBUG modem &amp;lt;&amp;lt; 00 0x00000 0x08000 \x09Secure\x09\x09rwxl\x0D\x0A
2020-02-08T01:27:03.211Z DEBUG modem &amp;lt;&amp;lt; 01 0x0800+CFUN: 0\x0D\x0A
2020-02-08T01:27:03.214Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:12.268Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:27:12.287Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 0\x0D\x0A
2020-02-08T01:27:12.332Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-02-08T01:27:23.497Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE=0,1,0,0\x0D\x0A
2020-02-08T01:27:23.515Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:29.667Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE?\x0D\x0A
2020-02-08T01:27:29.699Z DEBUG modem &amp;lt;&amp;lt; %XSYSTEMMODE: 0,1,0,0\x0D\x0A
2020-02-08T01:27:29.706Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:32.332Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=1\x0D\x0A
2020-02-08T01:27:32.379Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:33.851Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:27:33.871Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 1\x0D\x0A
2020-02-08T01:27:33.908Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:33.927Z DEBUG modem &amp;gt;&amp;gt; AT+CGSN=1\x0D\x0A
2020-02-08T01:27:33.939Z DEBUG modem &amp;lt;&amp;lt; +CGSN: &amp;quot;352656100038754&amp;quot;\x0D
2020-02-08T01:27:33.953Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:33.955Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:33.960Z DEBUG modem &amp;gt;&amp;gt; AT+CGMI\x0D\x0A
2020-02-08T01:27:33.969Z DEBUG modem &amp;lt;&amp;lt; Nordic Semiconductor ASA\x0D\x0A
2020-02-08T01:27:33.972Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:33.976Z DEBUG modem &amp;gt;&amp;gt; AT+CGMM\x0D\x0A
2020-02-08T01:27:33.986Z DEBUG modem &amp;lt;&amp;lt; nRF9160-SICA\x0D\x0A
2020-02-08T01:27:33.990Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:33.992Z DEBUG modem &amp;gt;&amp;gt; AT+CGMR\x0D\x0A
2020-02-08T01:27:34.000Z DEBUG modem &amp;lt;&amp;lt; mfw_nrf9160_1.1.0\x0D\x0A
2020-02-08T01:27:34.003Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.005Z INFO Nordic Semiconductor ASA nRF9160-SICA [mfw_nrf9160_1.1.0] SerNr: 352656100038754
2020-02-08T01:27:34.006Z DEBUG modem &amp;gt;&amp;gt; AT+CEMODE?\x0D\x0A
2020-02-08T01:27:34.015Z DEBUG modem &amp;lt;&amp;lt; +CEMODE: 0\x0D\x0A
2020-02-08T01:27:34.018Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.025Z DEBUG modem &amp;gt;&amp;gt; AT%XCBAND=?\x0D\x0A
2020-02-08T01:27:34.033Z DEBUG modem &amp;lt;&amp;lt; %XCBAND: (1,2,3,4,5,8,12,13,17,19,20,25,26,28,66)\x0D
2020-02-08T01:27:34.036Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:34.037Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.051Z DEBUG modem &amp;gt;&amp;gt; AT+CMEE?\x0D\x0A
2020-02-08T01:27:34.056Z DEBUG modem &amp;lt;&amp;lt; +CMEE: 0\x0D
2020-02-08T01:27:34.058Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:34.059Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.066Z DEBUG modem &amp;gt;&amp;gt; AT+CMEE=1\x0D\x0A
2020-02-08T01:27:34.071Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.074Z DEBUG modem &amp;gt;&amp;gt; AT+CNEC?\x0D\x0A
2020-02-08T01:27:34.083Z DEBUG modem &amp;lt;&amp;lt; +CNEC: 0\x0D\x0A
2020-02-08T01:27:34.085Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.088Z DEBUG modem &amp;gt;&amp;gt; AT+CNEC=24\x0D\x0A
2020-02-08T01:27:34.091Z DEBUG modem &amp;lt;&amp;lt; OK\x0D
2020-02-08T01:27:34.100Z DEBUG modem &amp;gt;&amp;gt; AT+CGEREP?\x0D\x0A
2020-02-08T01:27:34.109Z DEBUG modem &amp;lt;&amp;lt; +CGEREP: 0,0\x0D\x0A
2020-02-08T01:27:34.110Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.120Z DEBUG modem &amp;gt;&amp;gt; AT+CGDCONT?\x0D\x0A
2020-02-08T01:27:34.124Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.127Z DEBUG modem &amp;gt;&amp;gt; AT+CGACT?\x0D\x0A
2020-02-08T01:27:34.134Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.137Z DEBUG modem &amp;gt;&amp;gt; AT+CGEREP=1\x0D\x0A
2020-02-08T01:27:34.142Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.149Z DEBUG modem &amp;gt;&amp;gt; AT+CIND=1,1,1\x0D\x0A
2020-02-08T01:27:34.154Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.156Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG=2\x0D\x0A
2020-02-08T01:27:34.160Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.170Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG?\x0D\x0A
2020-02-08T01:27:34.177Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,4,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9\x0D
2020-02-08T01:27:34.180Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:34.183Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.210Z DEBUG modem &amp;gt;&amp;gt; AT%CESQ=1\x0D\x0A
2020-02-08T01:27:34.216Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.220Z DEBUG modem &amp;gt;&amp;gt; AT+CESQ\x0D\x0A
2020-02-08T01:27:34.227Z DEBUG modem &amp;lt;&amp;lt; +CESQ: 99,99,255,255,255,255\x0D
2020-02-08T01:27:34.239Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:34.241Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.258Z DEBUG modem &amp;gt;&amp;gt; AT%XSIM=1\x0D\x0A
2020-02-08T01:27:34.263Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:34.275Z DEBUG modem &amp;gt;&amp;gt; AT%XSIM?\x0D\x0A
2020-02-08T01:27:34.281Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 0\x0D\x0A
2020-02-08T01:27:34.292Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:36.332Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 1\x0D\x0A
2020-02-08T01:27:36.368Z DEBUG modem &amp;gt;&amp;gt; AT+CPIN?\x0D\x0A
2020-02-08T01:27:36.374Z DEBUG modem &amp;lt;&amp;lt; +CPIN: READY\x0D
2020-02-08T01:27:36.377Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:27:36.380Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:36.392Z DEBUG modem &amp;gt;&amp;gt; AT+CPINR=&amp;quot;SIM PIN&amp;quot;\x0D\x0A
2020-02-08T01:27:36.642Z DEBUG modem &amp;lt;&amp;lt; +CPINR: &amp;quot;SIM PIN&amp;quot;,3\x0D\x0A
2020-02-08T01:27:36.661Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:36.696Z DEBUG modem &amp;gt;&amp;gt; AT+CIMI\x0D\x0A
2020-02-08T01:27:36.707Z DEBUG modem &amp;lt;&amp;lt; 262017740075598\x0D\x0A
2020-02-08T01:27:36.711Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:27:36.720Z INFO IMSIdentity: 262017740075598
2020-02-08T01:27:58.583Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 62,3,22,3\x0D\x0A
2020-02-08T01:27:58.620Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;131B&amp;quot;,&amp;quot;0112393B&amp;quot;,9\x0D\x0A
2020-02-08T01:27:59.370Z DEBUG modem &amp;lt;&amp;lt; +CNEC_EMM: 15\x0D\x0A
2020-02-08T01:27:59.395Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 4,&amp;quot;131B&amp;quot;,&amp;quot;0112393B&amp;quot;,9\x0D\x0A
2020-02-08T01:27:59.762Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 255,0,255,0\x0D
2020-02-08T01:27:59.771Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 4,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9\x0D\x0A
2020-02-08T01:28:09.452Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 56,2,18,2\x0D\x0A
2020-02-08T01:28:09.481Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;6D82&amp;quot;,&amp;quot;01AAD61E&amp;quot;,9\x0D\x0A
2020-02-08T01:28:12.368Z DEBUG modem &amp;lt;&amp;lt; +CNEC_ESM: 32,0\x0D\x0A
2020-02-08T01:28:12.389Z DEBUG modem &amp;lt;&amp;lt; +CNEC_EMM: 19\x0D\x0A
2020-02-08T01:28:13.216Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 255,0,255,0\x0D
2020-02-08T01:28:13.241Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9\x0D\x0A
2020-02-08T01:28:38.262Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 58,2,18,2\x0D\x0A
2020-02-08T01:28:38.287Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;6D82&amp;quot;,&amp;quot;01AAD61E&amp;quot;,9\x0D\x0A
2020-02-08T01:29:43.746Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 53,2,18,2\x0D\x0A
2020-02-08T01:31:56.870Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 58,2,18,2\x0D\x0A
2020-02-08T01:32:22.286Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 49,2,18,2\x0D\x0A
2020-02-08T01:32:22.336Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 49,2,23,3\x0D\x0A
2020-02-08T01:32:22.358Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;EE0B&amp;quot;,&amp;quot;00C526D4&amp;quot;,9\x0D\x0A
2020-02-08T01:32:23.155Z DEBUG modem &amp;lt;&amp;lt; +CNEC_EMM: 11\x0D\x0A
2020-02-08T01:32:23.207Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 255,0,255,0\x0D\x0A
2020-02-08T01:32:23.244Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9\x0D\x0A
2020-02-08T01:32:27.392Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 62,3,21,3\x0D\x0A
2020-02-08T01:32:27.420Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 4,&amp;quot;131B&amp;quot;,&amp;quot;0112393B&amp;quot;,9\x0D\x0A
2020-02-08T01:32:34.091Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 62,3,26,3\x0D\x0A
2020-02-08T01:32:36.127Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=4\x0D\x0A
2020-02-08T01:32:36.151Z DEBUG modem &amp;lt;&amp;lt; %CESQ: 255,0,255,0\x0D\x0A
2020-02-08T01:32:36.385Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 0\x0D\x0A
2020-02-08T01:32:36.415Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:32:52.223Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG?\x0D\x0A
2020-02-08T01:32:52.247Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,4,&amp;quot;131B&amp;quot;,&amp;quot;0112393B&amp;quot;,9\x0D\x0A
2020-02-08T01:32:52.271Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:32:57.996Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?\x0D\x0A
2020-02-08T01:32:58.021Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 4\x0D\x0A
2020-02-08T01:32:58.047Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:32:58.070Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=1\x0D\x0A
2020-02-08T01:32:58.114Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:33:01.967Z DEBUG modem &amp;lt;&amp;lt; %XSIM: 1\x0D\x0A
2020-02-08T01:33:02.001Z DEBUG modem &amp;gt;&amp;gt; AT+CPIN?\x0D\x0A
2020-02-08T01:33:02.012Z DEBUG modem &amp;lt;&amp;lt; +CPIN: READY\x0D\x0A
2020-02-08T01:33:02.015Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:33:02.059Z DEBUG modem &amp;gt;&amp;gt; AT+CPINR=&amp;quot;SIM PIN&amp;quot;\x0D\x0A
2020-02-08T01:33:02.273Z DEBUG modem &amp;lt;&amp;lt; +CPINR: &amp;quot;SIM PIN&amp;quot;,3\x0D
2020-02-08T01:33:02.277Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:33:02.280Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:33:02.316Z DEBUG modem &amp;gt;&amp;gt; AT+CIMI\x0D\x0A
2020-02-08T01:33:02.326Z DEBUG modem &amp;lt;&amp;lt; 262017740075598\x0D
2020-02-08T01:33:02.333Z DEBUG modem &amp;lt;&amp;lt; \x0A
2020-02-08T01:33:02.337Z DEBUG modem &amp;lt;&amp;lt; OK\x0D\x0A
2020-02-08T01:33:02.340Z INFO IMSIdentity: 262017740075598
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/233092?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 14:36:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e109389-2ff4-4f9d-99bd-daa6e439cb3f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;Please share the log from LTE link monitor when you are getting this CEREG response after AT+CFUN=4.&lt;br /&gt;&lt;br /&gt;e.g. This is what happens on my side:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ebe2a7f492244a829ce692b0c2f3d0c5/pastedimage1580999679193v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/233085?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 14:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36bf0061-fca0-4eef-8ada-96d79fd1d1d7</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;Martin,&lt;/p&gt;
&lt;p&gt;I feel like we are going down the wrong path by contacting the carrier. Going back to my original issue, I see that AT+CFUN=4 does not seem to completely turn off the modem as expected. AT+CEREG continues to report status 2 (searching for network) after +CFUN=4, and does not change. Additionally, the modem behaves differently after a failed attempt to connect to NB-IoT, where future Cat-M1 connects take 80 seconds vice 5 seconds if I didn&amp;#39;t attempt NB-IoT.&lt;/p&gt;
&lt;p&gt;I hope to get the modem trace for you by this weekend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232847?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 13:42:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ca76e02-0edb-4cae-8cd7-6e9209342b63</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Please contact DT on how to get connected to their NB-IoT network, and if you have the correct DT SIM for that.&lt;br /&gt;When using DT SIM on LTE-M network, do you then roam on the verizon/AT&amp;amp;T network?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232577?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 13:29:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1dae380-75e6-4c99-a9d1-894abc1b4354</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I am using the DT and iBasis SIMs on an AT&amp;amp;T network (and occaisionally Verizon, depending where I am [again, same beharior]), which we hare already established does not support NB-IoT. Does that change your thinking at all?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232509?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 10:16:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f706871c-a5f1-4fea-a65f-73ecd4d17bd8</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Mike,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;It&amp;nbsp;&lt;/span&gt;&lt;span&gt;would make sense that the iBasis SIM card would have the same behavior if the DT network has not allowed roaming SIMs onto their NB-IoT network.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;So I recommend that you get in contact with DT and get an update on which type of SIM card that would allow you on their NB-IoT network.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232444?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 04:59:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf42c998-668c-489c-9e5c-41362aa511da</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I will get a modem trace and see what I can find about the SIM, but it may be a few days until I can get that done. Another point to consider is that the same behavior is observed with the iBasis SIM that comes with the DK.&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t realize turning on the modem also turned on the SIM, but that makes sense.&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232308?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 12:22:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:405412d4-803a-45f1-8940-42fab23d37a9</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;Thanks for confirming that everything works fine on the LTE-M network.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The information from the SIM card cannot be extracted unless the modem has been turned ON, because the SIM card is initialized when the Modem turns ON.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;From your log when testing Nb-IoT network using DT SIM:&lt;/span&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;+CGEV: RESTR 2,2&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;You get a response from the modem &amp;quot;Requested Procedure restricted&amp;quot; with the &amp;quot;Restriction cause&amp;quot; being &amp;quot;&lt;strong&gt;Throttling&lt;/strong&gt;. Procedure restricted by 3GPP or &lt;strong&gt;operator-specific throttling&lt;/strong&gt;&amp;quot; and the &amp;quot;Validity of the restriction&amp;quot; being &amp;quot;Temporary restriction. Enabling requires e.g. back-off timer expiry&amp;quot; according to &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fref_at_commands%2FREF%2Fat_commands%2Fpacket_domain%2Fcgev.html&amp;amp;cp=2_1_5_2" rel="noopener noreferrer" target="_blank"&gt;the documentation.&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I would recommend you to contact DT with regards to the specification of your SIM card, if it actually gives you access to their NB-IoT network or if it only supports the LTE-M access.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;For us to dig deeper into my suspicion that this is an issue with the SIM card not giving access to the network you&amp;nbsp;&lt;em&gt;could&lt;/em&gt; do a&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-get-modem-trace-using-trace-collector-in-nrf-connect" rel="noopener noreferrer" target="_blank"&gt; modem trace&lt;/a&gt; that we could analyze.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 modem stuck in searching</title><link>https://devzone.nordicsemi.com/thread/232167?ContentTypeID=1</link><pubDate>Sat, 01 Feb 2020 02:24:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4489e19d-eb73-4b05-ab54-522dcf9014c7</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I programmed the at_client example and ran the LTE link monitor and here&amp;#39;s the results...&lt;/p&gt;
&lt;p&gt;The AT+CIMI command returns ERROR until I have turned the modem on for the first time with AT+CFUN=1. This happens with both the DT SIM and iBasis SIM I have. Neither SIM has a PIN code set (AT+CPIN? responds with READY). I can understand the error, but didn&amp;#39;t expect it.&lt;/p&gt;
&lt;p&gt;After a fresh reboot, the AT+CPIN? command times out at which time the LTE link monitor no longer processes any AT commands (they all report timed out, also). AT+CPIN? works only after AT+CFUN=1. This remains until I&amp;nbsp;reset the device (nrf9160 DK).&lt;/p&gt;
&lt;p&gt;I should also point out that everything works just fine with xsystemmode=1,0,0,0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>