<?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>How to detect if a SIM card is not inserted at startup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127161/how-to-detect-if-a-sim-card-is-not-inserted-at-startup</link><description>How can I detect when no SIM card is inserted at startup? The purpose is to operate without a connection if there is no SIM card. 
 [Environ] nRF Connect SDK v3.2.1 nRF9151 (Custom board) VSCode (1.109.5) 
 Currently, this is done in the following way</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Feb 2026 00:54:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127161/how-to-detect-if-a-sim-card-is-not-inserted-at-startup" /><item><title>RE: How to detect if a SIM card is not inserted at startup</title><link>https://devzone.nordicsemi.com/thread/562101?ContentTypeID=1</link><pubDate>Thu, 26 Feb 2026 00:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5260c77c-a771-4598-874f-be926da239a5</guid><dc:creator>KatoTakayuki</dc:creator><description>&lt;p&gt;Thanks, your constant support.&lt;/p&gt;
&lt;p&gt;This board is a prototype, &amp;quot;SIM DETECT&amp;quot; method is difficult.&amp;nbsp;(Low priority and mass production costs)&lt;/p&gt;
&lt;p&gt;What are the &amp;quot;needed AT commands&amp;quot;?&lt;br /&gt;Are there any other options besides &amp;quot;AT%XSIM?&amp;quot; and &amp;quot;AT+CPIN?&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Kato.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if a SIM card is not inserted at startup</title><link>https://devzone.nordicsemi.com/thread/562034?ContentTypeID=1</link><pubDate>Wed, 25 Feb 2026 12:33:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3631f121-31f3-44ab-8a8a-cb8cae8b9a59</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you are doing a custom PCB, you might want to find a SIM card socket that has a &amp;quot;SIM_DETECT&amp;quot; pin and connect it to a GPIO on the microcontroller. That would be the easiest and fastest way to check if a SIM card is present or not in the socket.&lt;/p&gt;
&lt;p&gt;If you cannot do that for some reason, you can try to send the needed AT commands by yourself, it might be faster than going through the full LTE api. But this method is still way longer and power hungry than the GPIO pin solution.&lt;/p&gt;
&lt;p&gt;I hope I was able to help. If you have any more questions, feel free to ask.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>