<?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>Persistent setting default APN</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116801/persistent-setting-default-apn</link><description>My custom device uses nRF9151 and we&amp;#39;re using SDK 2.6.0 with modem firmware 2.0.1. 
 When the device connects to the LTE network it derives a default APN, however, my provider recommends that I use a different APN. I&amp;#39;m trying to find a way to make that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Nov 2024 12:27:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116801/persistent-setting-default-apn" /><item><title>RE: Persistent setting default APN</title><link>https://devzone.nordicsemi.com/thread/512569?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 12:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae280521-0d3d-48be-beec-e70a3a07f64a</guid><dc:creator>emdi</dc:creator><description>&lt;p&gt;No, there isn&amp;#39;t. You can configure the default APN at build time with the project configuration settings you found, but you can&amp;#39;t let those be saved in the modem firmware. You have to save those in the application non-volatile memory, load them on startup, and use the AT commands used in the PDN library to override the defaults before switching to CFUN=1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>