<?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 Custom Board connecting to network using the AT Client but not the Basic Networking Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110909/nrf9160-custom-board-connecting-to-network-using-the-at-client-but-not-the-basic-networking-example</link><description>Hi, 
 I have a custom board based on nrf9160. When I run the AT Client with the following commands, it connects to the internet 
 The problem comes when I run the Basic Networking Example. It takes time and then fails to connect to the internet. I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 May 2024 07:12:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110909/nrf9160-custom-board-connecting-to-network-using-the-at-client-but-not-the-basic-networking-example" /><item><title>RE: nrf9160 Custom Board connecting to network using the AT Client but not the Basic Networking Example</title><link>https://devzone.nordicsemi.com/thread/482636?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 07:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f00de8a-3e47-44a3-8817-155bb1ea0ca1</guid><dc:creator>IsaiahTC</dc:creator><description>[quote userid="81181" url="~/f/nordic-q-a/110909/nrf9160-custom-board-connecting-to-network-using-the-at-client-but-not-the-basic-networking-example/482545"]Also, can you try to set CONFIG_LTE_NETWORK_MODE_NBIOT=y?[/quote]
&lt;p&gt;Hi Didrik,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This solved the problem. Thank you&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Custom Board connecting to network using the AT Client but not the Basic Networking Example</title><link>https://devzone.nordicsemi.com/thread/482545?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 13:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:549735f9-ebb4-4f66-b51d-887c8179660b</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Unfortunately, that didn&amp;#39;t help as much as I had hoped.&lt;/p&gt;
&lt;p&gt;Which SDK version are you using?&lt;/p&gt;
&lt;p&gt;If you are not using NCS v2.6.0, could you try that?&lt;/p&gt;
&lt;p&gt;I assume you are using the same power supply and SIM card when you use the basic networking example and the at_client?&lt;/p&gt;
&lt;p&gt;Also, can you try to set CONFIG_LTE_NETWORK_MODE_NBIOT=y?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Custom Board connecting to network using the AT Client but not the Basic Networking Example</title><link>https://devzone.nordicsemi.com/thread/482221?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 09:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88aac26b-c6a7-467f-8bb0-9fca8d674d4e</guid><dc:creator>IsaiahTC</dc:creator><description>&lt;p&gt;Hi Didrik,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for you response. I have enabled more logging, please see the logs below.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Isaiah&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[Sec Thread] Secure image initializing!
Booting TF-M v2.0.0
*** Booting nRF Connect SDK v3.5.99-ncs1-1 ***

nRF9160 Basic Networking Example (hello_board)
[00:00:00.619,934] &amp;lt;dbg&amp;gt; lte_lc: lte_lc_system_mode_set: System mode set to 4, preference 0
[00:00:00.619,995] &amp;lt;dbg&amp;gt; lte_lc: lte_lc_psm_param_set: RPTAU set to 00000011
[00:00:00.620,025] &amp;lt;dbg&amp;gt; lte_lc: lte_lc_psm_param_set: RAT set to 00100001
[00:00:00.620,086] &amp;lt;dbg&amp;gt; lte_lc: on_modem_init: PSM configs set from string: tau=00000011, rat=00100001
[00:00:00.620,147] &amp;lt;dbg&amp;gt; lte_lc: lte_lc_psm_req: enable=0, tau=00000011, rat=00100001
Modem FW Ver: mfw_nrf9160_1.3.6
IMEI: 350457791634270
SIM ICCID: 89254900000008155820
Waiting for network... +CEREG: 4
[00:01:05.471,282] &amp;lt;dbg&amp;gt; lte_lc: at_handler_cereg: +CEREG notification: +CEREG: 4
[00:01:05.471,405] &amp;lt;dbg&amp;gt; lte_lc: parse_cereg: Network registration status: 4
[00:01:05.471,435] &amp;lt;dbg&amp;gt; lte_lc: parse_cereg: LTE mode not found, error code: -22
[00:01:05.471,496] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch: Dispatching event: type=0
[00:01:05.471,527] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch:  - handler=0x0001330D
[00:01:05.471,557] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch: Done
[00:01:05.471,588] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch: Dispatching event: type=4
[00:01:05.471,588] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch:  - handler=0x0001330D
[00:01:05.471,618] &amp;lt;dbg&amp;gt; lte_lc: event_handler_list_dispatch: Done
[00:10:01.963,043] &amp;lt;inf&amp;gt; lte_lc: Network connection attempt timed out
Failed to connect to the LTE network, err -116&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Custom Board connecting to network using the AT Client but not the Basic Networking Example</title><link>https://devzone.nordicsemi.com/thread/482075?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 14:12:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a63c6059-51c3-4e6e-bd2f-6be77bd4b669</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you enable some more logging, so that we can get more details about what is happening?&lt;/p&gt;
&lt;p&gt;CONFIG_LOG=y&lt;/p&gt;
&lt;p&gt;CONFIG_LTE_LINK_CONTROL_LOG_LEVEL_DBG=y&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>