<?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>NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94139/nb-iot---nrf91dk</link><description>Hi, 
 For asset tracker v2, it can detect the network and connect to it, and when it cannot connect to the nrf cloud, it disconnects. To be more specific, it disconnects from the connected network and starts searching for a new network. 
 I thought perhaps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Nov 2022 10:13:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94139/nb-iot---nrf91dk" /><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/397114?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 10:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e1cd80-b4d2-4ca6-806e-8ed8bb6fbcee</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="dival"]I&amp;#39;ll get back to you on the remaining aspects of debugging.[/quote]
&lt;p&gt;Yes, please do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where are you located? How is the network coverage in that area? What local network providers are available?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/397014?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 19:36:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0663bc5d-b90b-42f1-810c-cb5949a9521c</guid><dc:creator>dival</dc:creator><description>&lt;p&gt;Hello &amp;Oslash;yvind, thanks for&amp;nbsp;getting back to me &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;When I tried with a Serial LTE monitor (AT client), I didn&amp;#39;t observe any network problems, but I couldn&amp;#39;t ping. I noticed I used the incorrect AT commands; thank you for pointing this up.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll see if I can use modem shell; it offers more testing choices, like pinging. I&amp;#39;m reading the following:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/modem_shell/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/modem_shell/README.html &lt;/a&gt;and I would just want to confirm with you, under &amp;quot;LTE link control&amp;quot;, how are the APN set up? With AT commands &lt;code&gt;AT+CGDCONT=1,&amp;quot;IP&amp;quot;,&amp;quot;&amp;lt;APN&amp;gt;&amp;quot; is this&amp;nbsp;&lt;/code&gt;&lt;span&gt;correct? I thought I would attempt to test by pinging by using&amp;nbsp;&lt;/span&gt;MoSh command:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;ping&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;span&gt;to see if any problems occur, if so then the problem is with the network&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll get back to you on the remaining aspects of debugging. Finally, I have not yet received a standard SIM card. I bought one and am waiting for it to come. I appreciate the assistance thus far.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/397012?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 18:29:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55af8ee0-405f-469e-aff2-f4f26f3e9807</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/dival"&gt;dival&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You will need to choose either Asset Tracker v2 or Serial LTE Modem with regards to AT commands. The AT commands you are using, e.g. AT#XCONNECT is &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/applications/serial_lte_modem/doc/AT_commands_intro.html#slm-specific-at-commands"&gt;part of the SLM-specific AT commands&lt;/a&gt;. For the Asset Tracker v2 you will need to use the AT commands&amp;nbsp;from &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/intro.html"&gt;nRF9160 AT Commands Reference commands&lt;/a&gt;.&amp;nbsp;AT-CIPPING? is not a supported AT Command in our cellular modem.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A better way of testing your&amp;nbsp;network issues will be to use Serial LTE Modem, at_client, or even Modem Shell.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;From the Wireshark modem trace you have attached the following AT command informs me that you are using a test network: %XMONITOR: 1,&amp;quot;Software Radio Systems LTE&amp;quot;,&amp;quot;srsLTE&amp;quot;,&amp;quot;99970&amp;quot;,&amp;quot;0007&amp;quot;,9,4,&amp;quot;00000002&amp;quot;,99,2399,84,31,&amp;quot;&amp;quot;,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;,&amp;quot;00111110&amp;quot;. This also shows that you are connected to your test network using NB-IoT, but from the wireshark log it does not look like you are connected out of the test network.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Have you verified that this network is connected to internet?&lt;/strong&gt; As this network is yours please provide network logs showing that network traffic is routed correctly from the device to the internet through your test network.&lt;/p&gt;
&lt;p&gt;From the modem trace collector,&lt;strong&gt; please provide the .bin file in order for us to see what is going on in the modem&lt;/strong&gt;. The wireshark log (.pcapng) shows that you have &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/proc_cesq.html"&gt;bad signal qulity with AT+CESQ&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you device does not have an internet connection it will not be able to provision to nRF Cloud and you will not be able to add your device.&lt;/p&gt;
&lt;p&gt;I will ask for the last time, but please acquire a standard network provided SIM to verify device functionality. It is very difficult for us to debug any test network that we are not familiar with.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/396895?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 12:24:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1999bd5-6fc9-4e89-911c-9240ea8d671c</guid><dc:creator>dival</dc:creator><description>&lt;div class="content"&gt;
&lt;p&gt;I&amp;#39;d also like to highlight that I filed a new ticket (this one) since I wasn&amp;#39;t getting the support I needed on a private ticket, and @Charlie S left my primary questions unanswered for a few weeks. He urged me today to message sales, but I clarified that this was a technical matter, not a sales question. That&amp;#39;s why I made a public ticket instead, and this will be my last ticket. I hope you understand, and please accept my apologies for any inconvenience.&lt;/p&gt;
&lt;p&gt;In the private ticket, he mentioned testing out with another sim card. However, I have mentioned that this is not an option for me to access one now. However, I&amp;#39;ll be looking to get one soon, but I would like to try to solve this issue first and then proceed to purchase a data plan and sim card from another local provider.&amp;nbsp;&amp;nbsp;First, I&amp;#39;d like to test out or try to work out the issue I mentioned above before moving on to testing with a local sim card. I think if I reduce the timeout for the cloud perhaps it can work (?). I&amp;#39;ll have to look into that&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/396892?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 12:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f399611-2d49-49d4-b6f5-95f67d010079</guid><dc:creator>dival</dc:creator><description>&lt;p&gt;1. I tried the following:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/pdf/nRF9160_DK_Getting_Started_Guide_v1.1.pdf"&gt;https://infocenter.nordicsemi.com/pdf/nRF9160_DK_Getting_Started_Guide_v1.1.pdf&lt;/a&gt;&amp;nbsp;section &amp;quot;Provisioning the nRF Connect for Cloud certificate&amp;quot; by opening the nRF connect, deselecting automatic requests, removed the sim card, entering AT+CFUN?4 to put the modem to offline state (and checked the state of the modem to ensure that it is off). I have loaded the JSON certificate and ensured that the security tag is set to &amp;quot;16842753&amp;quot; and then updated the certificate. The log message states &amp;quot;certificate updated completed.&lt;/p&gt;
&lt;p&gt;2. Then I tried to power cycle the nRF9160DK and then inserted the SIM card to let the automatic requests run. It seems like it tries to connect to the nRF cloud but fails. I am not quite sure why this happens.&lt;/p&gt;
&lt;p&gt;3. I also tried to add the LTE device to the nRF connection, but this was not working&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="112" src="https://devzone.nordicsemi.com/resized-image/__size/440x224/__key/communityserver-discussions-components-files/4/8078.pastedimage1667829920179v1.png" width="220" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The image that I have flashed to the board is nrf9160dk_asset_tracker_v2_nbiot_2022-06-02_880c82db.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/396887?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 12:05:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e899671b-e600-4d9c-8162-9c32c7b9717f</guid><dc:creator>dival</dc:creator><description>&lt;p&gt;In the asset tracker V2, it received a &amp;quot;modem evt_lte connected&amp;quot; however, it was not able to connect to the cloud. And, as I mentioned: It attempts to connect to the nrfcloud and then when it is not able to, then it stops working and searches for a new network. Hence I received&amp;nbsp;&amp;quot;Extended Signal Quality +CESQ: 99,99,255,255,255,255.&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To sum up, these are the questions I have.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Is the ping command I used in the AT client correct? I got an error message in the log:&amp;nbsp;&lt;span&gt;2022-11-21T10:36:41.114Z ERROR Error: AT#XPING=&amp;quot;www.google.com&amp;quot;,45,5000,5,1000&lt;/span&gt;&lt;br /&gt;&lt;span&gt;failed: phone failure (I posted it above as well).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Is there a way to stop certain DNS queries or just simply connect to the nrfcloud. I see it does a DNS query to NTP.UIO.NO and TIME.GOOGLE.COM&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Is there a way to adjust the speed, perhaps slow down the queries or something?&amp;nbsp;&lt;span&gt;what I encountered is that when it tries to connect to the nRF cloud, and it doesn&amp;#39;t connect then it disconnects. Is there a way to increase the timeout for the connection?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I am currently running ASSET TRACKER V2. and using LTE LINK MONITOR.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Looking forward to your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NB-IoT - nRF91DK</title><link>https://devzone.nordicsemi.com/thread/396822?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 09:04:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82a3e71f-8c25-4b20-b533-31e09f6ea1c1</guid><dc:creator>dival</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf91_5F00_logs-_2800_2_2900_.pcapng"&gt;devzone.nordicsemi.com/.../nrf91_5F00_logs-_2800_2_2900_.pcapng&lt;/a&gt;Here are the modem trace, when running asset tracker v2. As you can see, it detects to the network, connects to the network, tries to connect to the nRF cloud, and when it is not able to, then it disconnects from the network, and starts searching for a new network.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;When I flashed with the AT client, it didnt disconnect from the network, however it was just connected, but when I tried to ping (using the ping commando&amp;nbsp;&amp;nbsp;that I showed from my previous reply) it gave me an error.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you kindly provide me with the right AT command to ping&amp;nbsp;google.com I attempted to execute the AT command XPING as described above, but I received an error. If this ping succeeds, there is no issue with the network connection itself. Can we test this first? I believe that may be advantageous for debugging.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>