<?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>Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45482/problem-with-sim-card-xsim-returns-5</link><description>I&amp;#39;m trying to connect nRF916 FP1 Preview DK to LTE-M network using LTE Link Monitor but it fails. Below is details about my firmware/software: 
 Zephyr OS v1.13.99-ncs2 
 Modem firmware: mfw-m1_nrf9160_0.6.8-30.alpha 
 nRF Connect: 2.6.2 
 LTE Link Monitor</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 13:54:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45482/problem-with-sim-card-xsim-returns-5" /><item><title>RE: Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/thread/183154?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 13:54:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85f3dae6-32b6-4322-aae5-731818013869</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Try logging out and in to devzone and maybe also try different browsers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/thread/182176?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 16:09:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a2f61f4-0a06-4648-88aa-740d4630a127</guid><dc:creator>mmajchrzycki</dc:creator><description>&lt;p&gt;I&amp;#39;m getting error when I try to download both of your files.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You do not have permission to view this directory or page.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/thread/181260?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 08:49:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82e291f2-5f4e-4e2d-867f-805aceb9b012</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;There might be something wrong with the boardcontroller, here&amp;#39;s an excerpt from another post;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4e201db74be6426580d046dd9a6e752c/zephyr_5F00_at_5F00_client.hex"&gt;zephyr_at_client.hex&lt;/a&gt; and&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4e201db74be6426580d046dd9a6e752c/nrf52_5F00_boardcontroller.hex"&gt;nrf52_boardcontroller.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;First, e&lt;/span&gt;&lt;span&gt;nsure that the proper board control firmware is on the nRF52840. I have attached the firmware, nrf52_boardcontrolller.hex, above. Set SW5 to nRF52 and flash the attached hex using the following command&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div style="height:14px;width:100%;"&gt;nrfjprog.exe --program nrf52_boardcontroller.hex -f nrf52 --sectorerase --verify&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="height:14px;width:100%;"&gt;
&lt;div style="font:inherit;height:auto;left:0px;overflow:hidden;top:0px;white-space:pre;width:auto;"&gt;
&lt;div style="font:inherit;height:auto;left:0px;overflow:visible;top:0px;white-space:pre;width:auto;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;Then&amp;nbsp;set SW5 back to nRF91 and program the hex file zephyr_at_client.hex with this command&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style="height:14px;width:100%;"&gt;
&lt;div style="font:inherit;height:auto;left:0px;overflow:hidden;top:0px;white-space:pre;width:auto;"&gt;
&lt;div style="font:inherit;height:auto;left:0px;overflow:visible;top:0px;white-space:pre;width:auto;"&gt;&lt;/div&gt;
&lt;div style="font-family:inherit;font-size:inherit;font-style:inherit;height:auto;left:0px;line-height:inherit;overflow:visible;top:0px;white-space:pre;width:auto;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="overflow:auto;"&gt;nrfjprog.exe --program zephyr_at_client.hex -f nrf91 --sectorerase --verify&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;Then reset the board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now install Trace Collector in nRF Connect 2.6.2, then open and connect to the nRF91 board. Click &amp;quot;Start Capture&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Open LTE Link Monitor and connect to nRF91. Reset the board once more. Enter the AT command&amp;nbsp;AT%XMODEMTRACE=1,2 and click send. It should return&amp;nbsp;OK.&lt;br /&gt;&lt;br /&gt;Now click on AT+CFUN? two times to get the program going.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/thread/180011?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2019 12:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7118d9fb-b6c0-483d-8803-316325183491</guid><dc:creator>mmajchrzycki</dc:creator><description>&lt;p&gt;Unfortunately, I don&amp;#39;t get any trace output. I&amp;#39;ve tried with your HEX file and also with the one that I&amp;#39;ve found on the linked page. The at%xmodemtrace=1,2 is returning OK but Tace Collector is not capturing anything. The AT sequence is working as previously (stuck on at%xsim). Maybe the modem firmware (0.6.8) is a problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with SIM card: XSIM returns 5</title><link>https://devzone.nordicsemi.com/thread/179831?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 16:00:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8d2d539-04e6-4241-b09b-29169d9a95f2</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please flash&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-b3c1d6c26a89455cbe3c5b9b2e5e7e27/at_5F00_client_5F00_new.hex"&gt;devzone.nordicsemi.com/.../at_5F00_client_5F00_new.hex&lt;/a&gt; to your device and perform modem tracing as explained &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45417/nrf9160-nb-iot-signal-strength-polling"&gt;here&lt;/a&gt;. Then send me the LTE link monitor log.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>