<?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>No simcard</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110402/no-simcard</link><description>I am using the nRF9160 aws_iot sample. I was now trying somethings that are not optimal situations. 
 For example, I made some FIFO buffer to write in measurements in one thread and send them in another thread. Independent of connectivity the measurements</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Apr 2024 12:51:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110402/no-simcard" /><item><title>RE: No simcard</title><link>https://devzone.nordicsemi.com/thread/481087?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 12:51:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a73e080-e711-4dcf-8c46-ed549c63efa8</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Maybe you are looking for something like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/support-private/support/325585/AT_HANDLER_CEREG"&gt;AT_HANDLER_CEREG&lt;/a&gt;&amp;nbsp;from the LTE_LC.C file in the LTE_LINK _CONTROL library&lt;/p&gt;
&lt;p&gt;You may also look at&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/508df016dc36e869bdcd2523f397e9a2ad41fe9c/include/modem/lte_lc.h#L56"&gt;LTE_LC.H&lt;/a&gt;&amp;nbsp;to see how UICC failure is defined for example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No simcard</title><link>https://devzone.nordicsemi.com/thread/480610?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 08:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24c7115e-ec50-4dd0-8133-bb56ecab5f9f</guid><dc:creator>ralphvn</dc:creator><description>&lt;p&gt;Thanks for your answer, I can see these notifications at the debug output, but is there a standard way in the SDK to put an event handler on these notifications?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No simcard</title><link>https://devzone.nordicsemi.com/thread/479838?ContentTypeID=1</link><pubDate>Sun, 21 Apr 2024 17:48:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8d37e13-8f6f-4b17-83b9-7e89bea81eb7</guid><dc:creator>RM</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;if you take out the SIM card, you need to restart the entire registration process and sockets management, look in the AT command guide, you can get %XSIM notifications when the SIM is not detected anymore, the interaction with the SIM usually happens on network events, so it may take some time after the SIM removal and actual notifications depending on your network configuration. &lt;br /&gt;&lt;br /&gt;Also capture network related notifications such as CGEV, CEREG.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Reuven&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>