<?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: LTEM connection in Canada</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68476/nrf9160-ltem-connection-in-canada</link><description>Hi, 
 We were trying to setup a device in Canada with carrier &amp;#39;Telus&amp;#39;. We are able to connect to network but our connection to the cloud seems not happening( HTTPS, MQTT). We dont have any device logs/trace with us at the moment. It will be great to know</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Nov 2020 12:51:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68476/nrf9160-ltem-connection-in-canada" /><item><title>RE: nrf9160: LTEM connection in Canada</title><link>https://devzone.nordicsemi.com/thread/280897?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 12:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cbfc2f1-206b-4fe1-97fd-65d72642eab3</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Aswin,&lt;br /&gt;&lt;br /&gt;Just put the configurations:&lt;/p&gt;
&lt;p&gt;CONFIG_LTE_PDP_CMD=y&lt;br /&gt;CONFIG_LTE_PDP_CONTEXT=&amp;quot;0,\&amp;quot;IP\&amp;quot;,\&amp;quot;&lt;span&gt;apnname&lt;/span&gt;\&amp;quot;&amp;quot;&lt;/p&gt;
&lt;p&gt;in your projects prj.conf file for the application that is going to run on your device. It will then select the APN when it turn ON, resets etc.&lt;/p&gt;
&lt;p&gt;So if you are able to update the device firmware then this is the solution.&lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If your application can configure the default&amp;nbsp;APN to the Modem then application could as well&amp;nbsp;be able to give it to Modem&amp;nbsp;each time when you create PDN connection.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately there is no AT command that can store the APN. It has to be set before you turn on the modem.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160: LTEM connection in Canada</title><link>https://devzone.nordicsemi.com/thread/280747?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 05:31:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcce6684-8109-4c11-aafd-e5dd3cbb9155</guid><dc:creator>Aswin P V</dc:creator><description>&lt;p&gt;Thanks for the response.&lt;/p&gt;
&lt;p&gt;We are able to connect to the network after sending&amp;nbsp;&lt;/p&gt;
&lt;p&gt;AT+CGDCONT=0,&amp;quot;IP&amp;quot;,&amp;quot;apnname&amp;quot;&lt;/p&gt;
&lt;p&gt;just after the device reboot.&lt;/p&gt;
&lt;p&gt;Is it possible to make this configuration persistent?&lt;/p&gt;
&lt;p&gt;Because we&amp;nbsp;can not update the device firmware now due to some reasons. Any AT commands for APN persistent storing?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160: LTEM connection in Canada</title><link>https://devzone.nordicsemi.com/thread/280624?ContentTypeID=1</link><pubDate>Wed, 18 Nov 2020 13:30:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5aebdea-1de9-4f80-ae51-9c9f6509b555</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Aswin,&lt;br /&gt;&lt;br /&gt;To set the APN in a project you can add that configuration in t&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/applications/asset_tracker/prj.conf" rel="noopener noreferrer" target="_blank"&gt;he prj.conf file.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For example:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LTE_PDP_CMD=y
CONFIG_LTE_PDP_CONTEXT=&amp;quot;0,\&amp;quot;IP\&amp;quot;,\&amp;quot;custom.apn\&amp;quot;&amp;quot;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;If this is required by Telus when using that SIM card it would most likely be a note about that in their site. (or if you contact them)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For further investigation from our side we would need some serial output log from testing a sample/application on the nrf9160 or even better a &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/how-to-get-modem-trace-using-trace-collector-in-nrf-connect" rel="noopener noreferrer" target="_blank"&gt;modem trace.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Martin L&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>