<?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>Set the network to connect with</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63609/set-the-network-to-connect-with</link><description>Hello, I am using the nrf9160 DK and connected it with a SIM card of a local provider. The SIM card is able to connect to the LTE network and NB-IoT. 
 For researches I only want to use the NB-IoT connection. Is there any function to set which network</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jul 2020 10:47:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63609/set-the-network-to-connect-with" /><item><title>RE: Set the network to connect with</title><link>https://devzone.nordicsemi.com/thread/259410?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 10:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1554bfbf-c9ae-46b7-8d0a-b580091a319f</guid><dc:creator>Oivind Nielsen</dc:creator><description>&lt;p&gt;The easiest way is to check if your project config file contains&amp;nbsp;&lt;span&gt;CONFIG_LTE_LINK_CONTROL&lt;/span&gt;&lt;span&gt;=y.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set the network to connect with</title><link>https://devzone.nordicsemi.com/thread/259401?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 09:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97a3aef2-df1d-4e14-b097-b85f4a72218c</guid><dc:creator>jseidel</dc:creator><description>&lt;p&gt;where can I see if LTE link control is being used?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set the network to connect with</title><link>https://devzone.nordicsemi.com/thread/259400?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 09:51:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f92c47c-1bf8-4f70-b654-09f84a4ca065</guid><dc:creator>Oivind Nielsen</dc:creator><description>&lt;p&gt;Yes, if you are using AT commands, that should be the case.&lt;/p&gt;
&lt;p&gt;If your application uses&amp;nbsp;LTE Link Control you would have to also add&amp;nbsp;CONFIG_LTE_NETWORK_USE_FALLBACK=n to your project config file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set the network to connect with</title><link>https://devzone.nordicsemi.com/thread/259395?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 09:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df429ba3-693b-43ea-bcbd-da4775b5731b</guid><dc:creator>jseidel</dc:creator><description>&lt;p&gt;Thank you!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;So I used the AT command in the LTE Link Monitor.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;With &amp;#39;AT%XSYSTEMMODE=0,1,0,0&amp;#39; I can only connect to an NB-IoT network and not LTE anymore right?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set the network to connect with</title><link>https://devzone.nordicsemi.com/thread/259393?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 09:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fbad010-334f-46dd-b084-5193bea211fe</guid><dc:creator>Oivind Nielsen</dc:creator><description>&lt;p&gt;Hi, how are you connecting to the network?&lt;br /&gt;&lt;br /&gt;If you are using LTE Link Control, try to add&amp;nbsp;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_NBIOT&lt;/span&gt;=y to your project config file, or&amp;nbsp;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_NBIOT_GPS&lt;/span&gt;=y if you are also using GPS.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;If you are using AT commands you can use the command &amp;quot;&lt;/span&gt;&lt;code&gt;AT%XSYSTEMMODE=0,1,0,0&amp;quot;&lt;span&gt;&amp;nbsp;for just NB-IoT, or&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;AT%XSYSTEMMODE=0,1,1,0&amp;quot;&lt;span&gt;&amp;nbsp;to also enable GPS.&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/xsystemmode_set.html"&gt;Described here in the documentation.&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>