<?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>SDK 1.7.1 APN Config</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82720/sdk-1-7-1-apn-config</link><description>Hi, I tried httpsClient sample on nrf9160dk. It did not work because I can not change APN settings on proj.conf. I attached my screen. What is the apn config command on new sdk ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Dec 2021 11:07:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82720/sdk-1-7-1-apn-config" /><item><title>RE: SDK 1.7.1 APN Config</title><link>https://devzone.nordicsemi.com/thread/343370?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 11:07:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:935d5a51-f774-4ff3-9266-e8005e8c3306</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The modem does not have ping directly, but it is a function in the &amp;quot;serial LTE modem&amp;quot; application:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;via the AT#XPING command:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/ICMP_AT_commands.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/ICMP_AT_commands.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 1.7.1 APN Config</title><link>https://devzone.nordicsemi.com/thread/343321?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 08:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e941ffcb-751c-48ef-8b5f-61170e9d31c8</guid><dc:creator>Mmterkc</dc:creator><description>&lt;p&gt;Thanks for your answer. I will try it with http cliend sample. I want to ask question. Am ı ping google.com or any website with AT commands. I want to ping with LTE LINK MONITOR.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 1.7.1 APN Config</title><link>https://devzone.nordicsemi.com/thread/343313?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 08:06:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d44f3df-81c5-477a-9b01-449eb0daa36d</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My apologies for this breakage in API.&lt;/p&gt;
&lt;p&gt;The PDN-library handles this now:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_PDN=y
CONFIG_PDN_DEFAULTS_OVERRIDE=y
CONFIG_PDN_SYS_INIT=y
# Note: &amp;quot;ip&amp;quot; is set by PDN_DEFAULT_FAM kconfig&amp;#39;s
# example:
# AT+CGDCONT=1,&amp;quot;ip&amp;quot;,&amp;quot;apn&amp;quot; - below only sets APN field
CONFIG_PDN_DEFAULT_APN=&amp;quot;NB-IoT&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Could you try this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>