<?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>Enable external sim card</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/96627/enable-external-sim-card</link><description>I have a icarus IoT board, but now i&amp;#39;m using the eSIM on board but can&amp;#39;t change to the external sim card. They have a tutorial https://docs.actinius.com/icarus/datasheet but when i follow this it won&amp;#39;t change. Is there an other possebility to fix this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Feb 2023 15:16:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/96627/enable-external-sim-card" /><item><title>RE: Enable external sim card</title><link>https://devzone.nordicsemi.com/thread/409906?ContentTypeID=1</link><pubDate>Tue, 14 Feb 2023 15:16:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62dcfe5e-ae82-4f1f-9816-e4c39216bd4a</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Lukas,&lt;/p&gt;
&lt;p&gt;How do you verify which SIM is in use? &lt;/p&gt;
&lt;p&gt;Which nRF Connect SDK version are you using?&lt;/p&gt;
&lt;p&gt;You could probably check build\zephyr\zephyr.dts and search for &amp;#39;&lt;code&gt;sim_select&lt;/code&gt;&amp;#39; to see which setting is active.&lt;/p&gt;
&lt;p&gt;Please see the documentation regarding overlay files:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/zephyr/build/dts/howtos.html#set-devicetree-overlays"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/zephyr/build/dts/howtos.html#set-devicetree-overlays&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Have you set the &lt;strong&gt;DTC_OVERLAY_FILE &lt;/strong&gt;variable? This will affect which overlay file is used.&lt;/p&gt;
&lt;p&gt;Have you tried making other changes in your overlay in order to check whether the overlay file is being used?&lt;/p&gt;
&lt;p&gt;I noticed that the documentation you provided suggests placing the overlay in a folder named &amp;#39;boards&amp;#39;. Do you by any chance have two overlay files, one in the project folder and one in the boards folder? If two files, try merging them into one overlay and delete the other. Then verify that it is being used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>