<?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>NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103927/nrf9160dk-not-connecting-problem-when-using-library-samples-works-with-at-commands</link><description>Dear everyone, I&amp;#39;m trying to connect my nrf9160DK with network, but I can do it only with AT commands and with programing Asset Tracker v2 sample only from Cellular Monitor. I tried program same Asset Tracker sample in VS studio, and It doesn&amp;#39;t work.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Feb 2024 13:50:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103927/nrf9160dk-not-connecting-problem-when-using-library-samples-works-with-at-commands" /><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/470045?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 13:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bbaa811-f6b1-4ee8-9937-5d3e44cfc1bc</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;We still don&amp;#39;t know exactly why it happens on one device and not the other, but what happens when you take care to turn off the modem gracefully, as can be read in &lt;a href="https://infocenter.nordicsemi.com/topic/nwp_042/WP/nwp_042/intro.html"&gt;modem loop whitepaper&lt;/a&gt;? Does the issue still persist in that case?&lt;/p&gt;
&lt;p&gt;A comment from our expert on the modem loop restriction:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;blockquote&gt;
&lt;p&gt;Please power off the modem gracefully instead of cutting the power, in order to avoid the reset loop restriction. By subscribing modem events (%MDMEV) the application is notified if the reset loop restriction has been activated. For development purposes, factory reset should clear also the reset loop restriction. Still, it is highly recommended to do the power off gracefully even during the development process, because continuous registration attempts to network could lead network to set some kind of blocking for the device.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Or is it always going into a modem loop regardless of whatever happens with the DK otherwise? What happens when you run &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/xfactoryreset_set.html"&gt;AT%XFACTORYRESET&lt;/a&gt; on both DKs and then try again?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/469599?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 15:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5185ab8-e08a-4b04-a8d4-43b1248c8450</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Sorry for the delays, I have escalated it some more.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/467807?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 18:57:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb74ed81-245c-4196-9e04-0d8d2e5f5d7a</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;This is fine in this one, but in general if there are any new issues, then it is the best to make a new ticket (and link the old one).&lt;/p&gt;
&lt;p&gt;I have asked our developers if they know anything about this issue.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/467481?ContentTypeID=1</link><pubDate>Sun, 04 Feb 2024 20:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fedf620c-4cf1-40c1-b765-a9e40811da6f</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Hi Michal,&lt;br /&gt;thank you.&lt;br /&gt;&lt;br /&gt;yes, you are right.&lt;br /&gt;&lt;br /&gt;Problem is:&lt;br /&gt;Discrepancy between DK 1.1.0 and 1.1.3. With DK 1.1.0 on A1 network DK connects to network in a few seconds, with 1.1.3 reset loop occurs, and it connects after 4 minutes.&lt;br /&gt;&lt;br /&gt;I can start a new ticket if you want, I thought that for solving this problem previous problems are relevant.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/467015?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2024 18:46:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a4af536-67d5-47d3-b997-879d65de41e6</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;Just wanted to let you know, that I am getting ready to make an internal ticket about it, just trying to understand as much as possible first so that I can convey the information to the experts in an understandable manner.&lt;/p&gt;
&lt;p&gt;In the future please make a new ticket when a new issue appears instead of just continuing in an old one, as it makes it much easier to clearly understand what is going on and we may be able to provide a better support.&lt;/p&gt;
[quote user="MatijaSmb"]Compiled and flashed and it works! But same code works differently on 1.1.0 DK and 1.1.3 DK.&lt;br /&gt;I flashed both DK to firmware 1.3.5 so firmware version can&amp;#39;t be a problem.&lt;br /&gt;&lt;br /&gt;What is happening in a short.&lt;br /&gt;&lt;br /&gt;Picture 1. DK 1.1.0 -&amp;gt; IBasis SIM card (A1 network) - Device connects to a network in a few seconds. No reset loop occurs.&lt;br /&gt;Picture 2. DK 1.1.0 -&amp;gt; 1nce SIM card (T-Mobile network) - Device connects to a network after 8 minutes. No reset loop occurs.&lt;br /&gt;&lt;br /&gt;Picture 3. DK 1.1.3 -&amp;gt; IBasis SIM card (A1 network) - Device connects to a network in a 4 minutes. Reset loop occurs.&lt;br /&gt;Picture 4. DK 1.1.3 -&amp;gt; 1nce SIM card (T-mobile network) - Device connects to a network in a 4 minutes. Reset loop occurs.[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What I understand is that the current issue is that there is a discrepancy between DK 1.1.0 and 1.1.3 versions as written in that reply, right?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/466307?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2024 19:22:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0eb160ec-02aa-4963-aa63-6611e84f366e</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;Just wanted to let you know that I took over the case, since Naeem is going to be away.&lt;/p&gt;
&lt;p&gt;I will look more into it next week.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/466127?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 23:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3994506b-29d7-4499-9bc9-4c6c1f70dbde</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m sending you data for two performed tests with AT2 tracker.&lt;/p&gt;
&lt;div class="aju"&gt;
&lt;div class="aCi"&gt;Please note that in the second test with nrf9160 v.1.1.3 development kit reset loop occurs after two minutes.&lt;br /&gt;&lt;br /&gt;In the attached .rar file I&amp;#39;m sending you Test time.txt from which you can see when the test started and ended.&lt;br /&gt;Also for every test with different DK&amp;#39;s I send you AT commands response from serial terminal, traces ( wireshark), and also screenshot of cellular monitor from which you can easily see bands, IP address, apn, signal strength, cell ID .. few moments after device connected to network.&lt;br /&gt;&lt;br /&gt;Thank you for your support.&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/DK-network-test.rar"&gt;devzone.nordicsemi.com/.../DK-network-test.rar&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="gs"&gt;
&lt;div class=""&gt;
&lt;div id=":zg" class="ii gt adO"&gt;
&lt;div id=":zh" class="a3s aiL "&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/466122?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 22:40:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15fc4a70-e609-44ce-8f70-5a6d0deff7a9</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;Finally we made a progress! I tested it in Croatia and in one case DK works perfectly, but in some cases reset loop occurs.&lt;br /&gt;&lt;br /&gt;I think that problem is both firmware and network. I don&amp;#39;t understand why DK 1.1.0 and 1.1.3 behave different for same code and same SIM card.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; In AT2 project I changed prj.conf file, and put following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LTE_NETWORK_MODE_LTE_M_GPS=n
CONFIG_LTE_NETWORK_MODE_NBIOT_GPS=y&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Compiled and flashed and it works! But same code works differently on 1.1.0 DK and 1.1.3 DK.&lt;br /&gt;I flashed both DK to firmware 1.3.5 so firmware version can&amp;#39;t be a problem.&lt;br /&gt;&lt;br /&gt;What is happening in a short.&lt;br /&gt;&lt;br /&gt;Picture 1. DK 1.1.0 -&amp;gt; IBasis SIM card (A1 network) - Device connects to a network in a few seconds. No reset loop occurs.&lt;br /&gt;Picture 2. DK 1.1.0 -&amp;gt; 1nce SIM card (T-Mobile network) - Device connects to a network after 8 minutes. No reset loop occurs.&lt;br /&gt;&lt;br /&gt;Picture 3. DK 1.1.3 -&amp;gt; IBasis SIM card (A1 network) - Device connects to a network in a 4 minutes. Reset loop occurs.&lt;br /&gt;Picture 4. DK 1.1.3 -&amp;gt; 1nce SIM card (T-mobile network) - Device connects to a network in a 4 minutes. Reset loop occurs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_01_2D00_25-225108.png" /&gt;&lt;/p&gt;
&lt;p&gt;Picture 1.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_01_2D00_25-230129.png" /&gt;&lt;/p&gt;
&lt;p&gt;Picture 2.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_01_2D00_25-230913.png" /&gt;&lt;/p&gt;
&lt;p&gt;Picture 3.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_01_2D00_25-231619.png" /&gt;&lt;br /&gt;Picture 4.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/465955?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 10:56:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a222465c-163a-4ed7-8101-8f7421ef9ac7</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Matija,&lt;/p&gt;
&lt;p&gt;Since the nature of issue has changed, that it works in one place and not in the other, I would suggest to make a new ticket and provide the modem traces for both cases so that they could be forwarded to the modem team for further analysis.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Nonetheless, your testing with different network providers and at different physical locations is valuable to narrow down the problem.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;As per information you have provided: &lt;br /&gt;1) Croatia:&amp;nbsp;Precompiled code works (with both sims)&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VSCode compiled does not work (with both sms)&lt;br /&gt;2) Solvenia: Precompiled code works and connects to NBIOT network (both sims)&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VSCode compiled works and connects to the LTEM network (both sims)&lt;/p&gt;
&lt;p&gt;From these results, it clearly shown that the issue is coming from the network and not from the DK or the firmware. Do you agree?&lt;/p&gt;
&lt;p&gt;Secondly, in Solvenia both networks are available (NBIOT and LTEM). Precompiled code connects with the NBIOT and the VSCode compiled connects with the LTEM network. This could be due to the configs settings. I just compiled (without any modification) the Asset Tracker V2, and I could see that &amp;quot;CONFIG_LTE_NETWORK_MODE_LTE_M_GPS=y&amp;quot; is set in the compiled configurations, and probably AUTO mode might be set in the precompiled.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;From the documentation, when 99,99 is received for the +CSQ then we should use the +CESQ or %CESQ for notifications.&amp;nbsp;Using the %CESQ notifications, you are getting the rsrp and rsrq values (and they are in agreement with the values you get from +CESQ).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;/BR, Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/465168?ContentTypeID=1</link><pubDate>Sat, 20 Jan 2024 02:08:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd690319-e087-477b-8e14-ab9805f8b3d1</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;I noticed one more interesting thing. &lt;br /&gt;In every case, even in working case with precompiled code, commands AT+CSQ or AT+CESQ always gives me 99,99 return.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Currently I&amp;#39;m running precompiled code and cellular monitor in background, DK is connected to network, and in cellular monitor I see RSRP and RSRP. When I use commands CSQ and CESQ in terminal I get 99,99 return.&lt;br /&gt;I got that return in the same moment when %CESQ giving me some meaningful return value.&lt;br /&gt;&lt;br /&gt;You can see the output of the terminal. Maybe this is some clue? I hope so.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Intersting.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Intersting2.png" /&gt;&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Matija&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/464925?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2024 22:18:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09cf8ff1-ba26-41a8-8463-d322f807af9d</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;/p&gt;
&lt;p&gt;Problem is still unsolved, I tested it a lot and I have new findings.&lt;/p&gt;
&lt;p&gt;I went to neighboring country Slovenia (I&amp;rsquo;m from Croatia) and in Slovenia device work on LTE-M, and not on NB-IoT in VSCode compiled case.&lt;br /&gt; &lt;br /&gt; So my testing results are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Croatia - precompiled code works for both iBasis and 1nce SIM cards on ver. 1.1.0 and 1.1.3 boards (Picture 1 and Picture 2). I previously thought that it doesn&amp;rsquo;t work anymore, but what happened is that it previously took around 5 minutes to connect, and now it takes around 20-25 minutes. &lt;br /&gt; On Picture 1 and Picture 2 what I see is that in precompiled code modem gets in reset loops, with vscode compiled it don&amp;rsquo;t get in a reset loop (Picture 3). &lt;br /&gt; &lt;br /&gt; &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616035716v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt; Picture 1. IBasis Sim cards, precompiled code, Croatia - WORKS&lt;br /&gt; &lt;br /&gt; &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616059256v2.png" alt=" " /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Picture 2. 1NCE sim card, precompiled code, Croatia - WORKS&lt;br /&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616109741v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Picture 3. 1NCE and Ibasis sim cards, VScode compiled, Croatia &amp;ndash; DOESN&amp;rsquo;T WORK&lt;br /&gt; &lt;br /&gt; &lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;Slovenia- In Slovenia it works in all of 16 cases which I tried. I tried precompiled code from cellular monitor and VScode compiled code, DK 1.1.0 and DK 1.1.3 and also with 1nce and Ibasis SIM Cards. All DK&amp;rsquo;s on both SIM Cards work with precompiled code (From cellular monitor) and connect to NB-IoT network (Picture 4. and Picture 5.). In Slovenia also it took around 20 minutes to connect to NB-IoT and reset loop also occurs.&lt;br /&gt;&lt;br /&gt; What is different for VScode compiled code for Asset Tracker than in Croatia (where device simply doesn&amp;rsquo;t connect), is that in Slovenia device connects to LTE-M network instead of NB-IoT (Picture 6., and Picture 7.). &lt;br /&gt; It&amp;rsquo;s a strange thing, here are some of the important screenshots:&lt;br /&gt; &lt;br /&gt; &amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616189021v4.png" alt=" " /&gt;&lt;br /&gt; &lt;br /&gt; Picture 4. &amp;nbsp;DK v.1.1.0, 1nce, precompiled code, WORKS&lt;br /&gt; &lt;br /&gt; &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616201152v5.png" alt=" " /&gt;&lt;br /&gt; &lt;br /&gt; Picture 5. DK v.1.1.0, iBasis, precompiled code, WORKS&lt;br /&gt; &lt;br /&gt; Here are the screenshots of VScode AT2 compiled code, it connects to LTE-M in Slovenia, in Croatia it doesn&amp;rsquo;t connect at all.&lt;br /&gt; &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616226096v6.png" alt=" " /&gt;&lt;br /&gt; Picture 6. DK v.1.1.0, Ibasis, VSCode compiled code, WORKS on LTE-M&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1705616257096v7.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Picture 7. DK v1.1.0, 1nce SIM CARD, VS Code compiled, WORKS ON LTE-M&lt;br /&gt; &lt;br /&gt; I also got the domestic SIM card from T-mobile Croatia, and same cases occurs.&lt;br /&gt; &lt;br /&gt; Do you have any suggestions? Thank you.&lt;br /&gt; &lt;br /&gt; Best regards,&lt;br /&gt; Matija &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/458349?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2023 14:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25cbf8cd-d157-493d-868b-e163ed1c0301</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Matija,&lt;/p&gt;
&lt;p&gt;I am not sure why this could happen (that previously you were at least able to program a DK from cellular monitor and it would connect, but now that also does not work).&lt;/p&gt;
&lt;p&gt;Could this be related to the Sim-card or network provider?&lt;br /&gt;Previously you used IBasis Sim-card, can you make sure that the sim is active and have data balance?&lt;/p&gt;
&lt;p&gt;Have you changed your physical location? What I can see from IBASIS website is that they have limited NB-IOT coverage in Croatia (maybe only in Zagreb, pls check).&lt;/p&gt;
&lt;p&gt;Can you also retry the AT Client sample and see if it works as previously.&lt;/p&gt;
&lt;p&gt;I will look more into it, but I do not have more ideas except asking for the modem trace and then providing to the modem team.&lt;/p&gt;
&lt;p&gt;/BR, Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/457247?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2023 23:47:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cdd7e5c-41a7-479a-8c09-56b49ca48080</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;&lt;span&gt;Dear Naeem,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I still didn&amp;#39;t solve the problem. I&amp;#39;m clueless.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Two weeks ago I tried on different computer. I got the same results as on my computer.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;After that I bought new nrf9160DK kit from Mouser and it didn&amp;#39;t helped.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;What happened in those three weeks is that precompiled code, which worked before, don&amp;#39;t work anymore on any of these&amp;nbsp;&lt;/span&gt;&lt;span&gt;DK&amp;#39;s.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I tried with 3 SIM cards (1 SIM from 1nce and 2 SIM&amp;#39;s from ibasis) and it doesn&amp;#39;t work. Here are my today test results.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;strong&gt;NRF9160DK v.1.1.0 - precompiled hex from cellular monitor (nrfconnect software)&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;IBASIS SIM card:&lt;/span&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_23-235800.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;1NCE SIM card:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_24-000307.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NRF9160DK v.1.1.3 - precompiled hex from cellular monitor (nrfconnect software)&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;IBASIS SIM card:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_24-001030.png" /&gt;&lt;br /&gt;&lt;br /&gt;1NCE SIM card:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_24-001542.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;NRF9160DK v.1.1.3 - ASSET TRACKER sample (Visual Code)&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;IBASIS SIM card:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_24-002509.png" /&gt;&lt;br /&gt;&lt;br /&gt;1NCE SIM card:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_11_2D00_24-002040.png" /&gt;&lt;br /&gt;&lt;br /&gt;IBASIS SIM card use A1 provider (contracted), 1NCE SIM card use T-mobile provider.&lt;br /&gt;&lt;br /&gt;Any suggestions?&amp;nbsp; My whole project&amp;nbsp;depends on this.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija Hrzic&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/453701?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 12:21:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77a54b6f-a64d-478d-a0e9-5a9dbc7f78fc</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;I think your testing and debugging is helping to narrow down the issue.&lt;/p&gt;
&lt;p&gt;Good to know that you have found the differences of flashing precompiled and the provided hex files.&lt;/p&gt;
&lt;p&gt;But in the last message (snapshot below), you showed me the memory layout and I confirmed that mine also looks the same (with the top part appearing)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698927366602v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;What happens if you click ok the &amp;quot;read&amp;quot; button?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698927402241v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am not sure why such a thing could happen,&lt;/p&gt;
&lt;p&gt;given that the HEX file is same, and the DK is working as well (at least with the pre-compiled hex).&lt;/p&gt;
&lt;p&gt;could you also try to update NRF-Connect-For-Desktop and the programmer app.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think it would help but you could try changing the DK, or using another computer for flashing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/453396?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 23:46:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47c75983-e455-4caa-8f05-894f031eb528</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;I still didn&amp;#39;t figure out the problem.&lt;br /&gt;&lt;br /&gt;I reinstalled nrf connect, vs studio, installed toolchain v 2.5.0, built evertyhing again, updated modem firmware to 1.3.5 Nothing helped.&lt;br /&gt;&lt;br /&gt;But, I think that I found a pattern, I think that something with bootloader is problem.&lt;br /&gt;&lt;br /&gt;When you flash yours or mine merged.hex you got this memory layout:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698328617914v1.png_2D00_640x480.png" /&gt;&lt;br /&gt;&lt;br /&gt;When I flash your or mine merged.hex I got this memory layout:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/new_5F00_1.png" /&gt;&lt;br /&gt;&lt;br /&gt;It&amp;#39;s different memory layout. I don&amp;#39;t&amp;nbsp;get&amp;nbsp;that top part after flashing same file.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For example: When I flash precompiled samples direct from nrfconnect, I got same memory layout as you when you flashed merged.hex.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/new_5F00_2.png" /&gt;&lt;br /&gt;&lt;br /&gt;So my conclusion is when I flash your or mine merged.hex, I don&amp;#39;t get that top part in memory layout which you get after flashing same file.&lt;br /&gt;Also, when I flash that precompiled sample from nrfconnect&amp;nbsp;which work at my DK, my serial output has this part: Which in the case of merged.hex flash isn&amp;#39;t there.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/3007.Bootloader.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It&amp;#39;s a really strange thing for me that you get that top part of memory layout after flashing my or your merged.hex. I when I flash same file I don&amp;#39;t get that top part. When I have that top part (in the case of flashing precompiled sample) my DK works then, if I don&amp;#39;t have that top part it doesn&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija Hrzic&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: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452625?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2023 13:58:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dadbc4f-cd1e-4cdf-b38f-804a93c88777</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;I just erased whole chip and then flashed the same merged.hex. It is working good&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698328630143v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and the memory layout is also matching with yours:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698328617914v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;do you have updated modem-firm-ware?&lt;/p&gt;
&lt;p&gt;you may check by updating that as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452507?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2023 10:55:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79d6ff02-00a5-4d47-88d6-1b48a90ea139</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;&lt;br /&gt;my DK version is 1.1.0 too.&amp;nbsp;&lt;br /&gt;Besides this not working DK I have only custom boards with nrf9160. I will try on them.&lt;br /&gt;&lt;br /&gt;&amp;quot;&lt;span&gt;Another thing I can see is that the toolchain and the SDK version are not in match as shown by your snapshots. You may also make sure that they both (toolchain and the SDK version) are same and then you choose the &amp;quot;create new application&amp;quot; from under the &amp;quot;APPLICATION&amp;quot; menu, and then &amp;quot;copy a sample&amp;quot;, and possibly try on another DK as well.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Tried this on above DK, it doesn&amp;#39;t work. I will try this on custom board today.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I think that this could be interesting for you.&lt;br /&gt;When I erase and write your merged.hex from: &amp;quot;C:\Users\Android\Desktop\case314847_ATV2\build\zephyr\merged.hex&amp;quot; .&lt;br /&gt;&lt;br /&gt;Memory looks like this. Is there any chance that something isn&amp;#39;t right with memory sections?&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/26_2D00_10_2D00_2023.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Matija Hrzic&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&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: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452302?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 13:57:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:383aeb85-da91-4bd8-ae0a-7343602f9b4e</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;This MERGED.HEX from your build folder is working with me.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698242219911v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452298?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 13:49:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e5de28-e098-452b-a4c2-08b8ee9f4961</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Matija,&lt;/p&gt;
&lt;p&gt;Thank you for sending more details.&lt;/p&gt;
&lt;p&gt;I am not sure why one file works but building locally does not work.&lt;/p&gt;
&lt;p&gt;As the DK works with the pre-built hex, we cannot say there was issue with the hardware.&lt;/p&gt;
&lt;p&gt;However, I would like to ask what is your hardware version?&lt;/p&gt;
&lt;p&gt;Mine is 1.1.0 and on my DK, both the hex versions, one from my build folder and the other from&amp;nbsp;your build folder, work well.&lt;/p&gt;
&lt;p&gt;Do you by chance have another DK to test with?&lt;/p&gt;
&lt;p&gt;Another thing I can see is that the toolchain and the SDK version are not in match as shown by your snapshots. You may also make sure that they both (toolchain and the SDK version) are same and then you choose the &amp;quot;create new application&amp;quot; from under the &amp;quot;APPLICATION&amp;quot; menu, and then &amp;quot;copy a sample&amp;quot;, and possibly try on another DK as well.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1698239269869v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;BR, Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452042?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2023 15:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7262720c-a54e-40f7-a9c6-b40383d2d60a</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/AT_5F00_capture.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Only .hex that works for my DK is this one from nrfconnect cellular monitor.&lt;br /&gt;&lt;br /&gt;I opened file location and uploaded that .hex with nrf programmer and it works.&lt;br /&gt;&lt;br /&gt;Here is the file&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf9160dk_5F00_asset_5F00_tracker_5F00_v2_5F00_debug_5F00_2023_2D00_03_2D00_02_5F00_8f26142b.hex"&gt;devzone.nordicsemi.com/.../nrf9160dk_5F00_asset_5F00_tracker_5F00_v2_5F00_debug_5F00_2023_2D00_03_2D00_02_5F00_8f26142b.hex&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Can you please see where is the difference between that working .hex and others .hex which I flashed but never worked for me?&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Matija&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/452026?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2023 14:08:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2ca3846-e407-4a3a-8029-3b8f18351b7d</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;&lt;br /&gt;Dear Naeem,&lt;br /&gt;I just can&amp;#39;t figure it out what it&amp;#39;s happening.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;By &amp;quot;nothing changed&amp;quot; I meant that I didn&amp;#39;t change anything in your file, or file name, or anything.&lt;br /&gt;I flashed your app both through VS and nrf connect programmer, in both ways it doesn&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;As you suggested, I&amp;#39;m sending you screenshots of everything and build log in text format.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/838402.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/8182.png" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/286777.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7610.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/01306.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Build_2D00_log.rar"&gt;devzone.nordicsemi.com/.../Build_2D00_log.rar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Matija&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/449887?ContentTypeID=1</link><pubDate>Wed, 11 Oct 2023 15:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f81e35f0-e5b5-4d8f-8ea6-047c75f29f13</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;I have compared the&amp;nbsp;hex file which you have sent in your first response (2620.zephyr.hex), and it is very different from the merged.hex file that is in the build folder that I have shared with you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="MatijaSmb"]then I uploaded merged.hex from your project, nothing changed.[/quote]
&lt;p&gt;What you mean by &amp;quot;nothing changed&amp;quot;? Before flashing merged.hex, you have flashed using programmer and it was working. So nothing changed mean it is also working?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can flash &amp;quot;merged.hex&amp;quot; from my build folder and here is the result. You can see it is working good.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1697036269457v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I also see some differences in the merged.hex that you have shared (I am not sure what happend during build)&lt;/p&gt;
&lt;p&gt;Another suggestion can be that you start with the asset_tracket_v2 application in the VS Code in ncs 2.4.2 and then show each step of your building configuration, building / compilation output, flashing log, and the output by showing snapshots.&lt;/p&gt;
&lt;p&gt;BR, Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/449416?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 21:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:996c42a3-7939-4985-84a6-e24c33fb3743</guid><dc:creator>MatijaSmb</dc:creator><description>&lt;p&gt;Dear Naeem,&lt;br /&gt;unfortunately, still not working.&lt;br /&gt;&lt;br /&gt;When I upload ATv2 sample like before from programmer samples in nrfconnect. Everything works fine.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sample1.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Sample Output:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Sample_5F00_outpu1.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sample_5F00_output2.png" /&gt;&lt;br /&gt;&lt;br /&gt;then I uploaded merged.hex from your project, nothing changed.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_10_2D00_09-234446.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/case_5F00_programming_5F00_1.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Case Output:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/case_5F00_output1.jpg" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/case_5F00_output2.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/case_5F00_output1.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;Do you have any suggestions what&amp;nbsp;should I try?&lt;br /&gt;I need to make it work ASAP.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Matija&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/449166?ContentTypeID=1</link><pubDate>Fri, 06 Oct 2023 12:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93caed16-1d7c-4548-bb3d-cc23188f4eae</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello Matija,&lt;/p&gt;
&lt;p&gt;I am sorry for the delayed response.&lt;/p&gt;
&lt;p&gt;As per your information, I started in ncs 2.4.2, and created a new application from samples and specified asset tracker v2&lt;/p&gt;
&lt;p&gt;I just renamed it and changed nothing else.&lt;/p&gt;
&lt;p&gt;I built it for nrf9160dk_nrf9160_ns board (showing my build configuration)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1696594995467v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Build was successful, though I saw the same issue which you have mentioned about the NEWLIB.&lt;/p&gt;
&lt;p&gt;I could see in the problem that NEWLIB config was assigned n&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1696595062437v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, I checked in the ./build/zephr/.config to confirm that the configuration was applied.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1696594971705v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I flashed it to the DK, and it was connecting to the network&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1696595163581v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am attaching my whole project here if you want to flash it or see if there are any differences.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/case314847_5F00_ATV2.rar"&gt;devzone.nordicsemi.com/.../case314847_5F00_ATV2.rar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160DK not connecting problem when using library samples, works with AT commands</title><link>https://devzone.nordicsemi.com/thread/448719?ContentTypeID=1</link><pubDate>Tue, 03 Oct 2023 22:38:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc21a4fe-d8cd-4c6b-aeaa-3ae2fe349951</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Thank you, I will test it on my side as soon as possible.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>