<?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 MQTT NB connect LTE failed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49961/nrf9160-mqtt-nb-connect-lte-failed</link><description>Hi 
 After upgrade modem to mfw_nrf9160_1.0.0. 
 Most of our SIM cards still working good on both AT and MQTT projects. 
 Two of our SIM cards can&amp;#39;t connect to LTE when uses MQTT default project. 
 These two SIM still can connect to LTE when uses AT command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jul 2019 05:55:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49961/nrf9160-mqtt-nb-connect-lte-failed" /><item><title>RE: nRF9160 MQTT NB connect LTE failed</title><link>https://devzone.nordicsemi.com/thread/199408?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2019 05:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bff7ab3a-e589-4c74-aa7d-230c7f9e185e</guid><dc:creator>LeoChen</dc:creator><description>&lt;p&gt;Thanks, the CONFIG_LTE_NETWORK_MODE_NBIOT=y is working.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The AT command setting XSYSTEMMODE in MQTT project also working.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 MQTT NB connect LTE failed</title><link>https://devzone.nordicsemi.com/thread/199280?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 12:34:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68ea386a-8663-4034-8590-78a149b989a4</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;What you want to do is either set the XSYSTEMMODE command in the code itself, similar to how the asset tracker does this, or set the following in the prj.conf file for your project:&lt;/p&gt;
&lt;p&gt;CONFIG_LTE_NETWORK_MODE_NBIOT=y&lt;/p&gt;
&lt;p&gt;This should automatically set the mqtt example to nB-IoT. You can then check using the Link Monitor to see if the XSYSTEMMODE has been set correctly. Also, make sure to open the project in a new build folder after you save the changes to the prj.conf file. Otherwise, it may not switch to nB mode.&lt;/p&gt;
&lt;p&gt;Which error do you receive when setting XSYSTEMMODE in MQTT project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>