<?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>nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93004/nrf9160-often-reboots-or-error-after-at-xcellpos-2</link><description>We use nRF9160 with our board (with Serial LTE Modem 1.9.1). We recently started using AT#XCELLPOS=2 instead of AT#XCELLPOS=1 after that we often get into trouble with the nRF board. Sometimes we see that nRF transmits to us &amp;quot;Ready&amp;quot; after this command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Nov 2022 14:01:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93004/nrf9160-often-reboots-or-error-after-at-xcellpos-2" /><item><title>RE: nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/thread/394183?ContentTypeID=1</link><pubDate>Fri, 04 Nov 2022 14:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86bf9da1-da9f-4038-b81a-13dd0e81bbb2</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Which SDK version are you using?&lt;/p&gt;
&lt;p&gt;Do you get the crashes on 2.1.x also?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/thread/393614?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 10:31:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e22b711-30c6-4191-8670-1fc5ba6910ad</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Hi Didrik,&lt;br /&gt;We returned by the previous logic work with CELLPOS=1, and sometimes we have the same problem with nRF reset (it&amp;#39;s happening much more seldom, but it&amp;#39;s repeated):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT+CEREG=5

OK

AT+CFUN?

+CFUN: 1
OK


AT+CEREG?

+CEREG: 5,5,&amp;quot;1D6B&amp;quot;,&amp;quot;001B6A02&amp;quot;,7,,,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
OK

AT#XNRFCLOUD?

#XNRFCLOUD: 1,0,16842753,&amp;quot;50345835-3035-4060-802a-240d25e0f94e&amp;quot;
OK

AT#XCELLPOS=1

Ready&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/thread/391625?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 11:27:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5864d799-4c9d-454c-8d56-3c74b29dbec1</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="Stas Jis"]You wrote about&amp;nbsp; NCS v2.1.0, do you mean SDK 2.1.0 for SLM firmware?[/quote]
&lt;p&gt;Yes, the SLM application in version 2.1.0 of the nRF Connect SDK.&lt;/p&gt;
&lt;p&gt;Note that cellular positioning is disabled by default.&lt;/p&gt;
[quote user="Stas Jis"]What will happen if we reset this definition (&lt;span&gt;CONFIG_RESET_ON_FATAL_ERROR=n)&amp;nbsp;&lt;/span&gt;? Does the nRF module continue to work or require a reboot?[/quote]
&lt;p&gt;You need to add it to the prj.conf file in the SLM project. You then need to re-build the project, and flash the nRF9160 again.&lt;/p&gt;
&lt;p&gt;The config option will change the behaviour of the fault handler, so that it will not reset the device in case a fault happens. This allows us to get more logs out of the device in case of a fault, but you will then have to reset the device manually to get it back to a working state again.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I have also tried to reproduce it myself, and it does indeed look like the SLM is crashing in 1.9.1. However, I am not able to reproduce it with 2.1.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/thread/391423?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2022 12:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6920c649-30d9-4934-a7f2-5115c584da7a</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Hi Didrik,&lt;br /&gt;You wrote about&amp;nbsp; NCS v2.1.0, do you mean SDK 2.1.0 for SLM firmware?&lt;br /&gt;&lt;br /&gt;What will happen if we reset this definition (&lt;span&gt;CONFIG_RESET_ON_FATAL_ERROR=n)&amp;nbsp;&lt;/span&gt;? Does the nRF module continue to work or require a reboot?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, often reboots or ERROR after AT#XCELLPOS=2</title><link>https://devzone.nordicsemi.com/thread/391417?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2022 12:15:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3efb6926-0406-4b82-adeb-e4a6e247f470</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tried NCS v2.1.0, to see if you get the same errors there?&lt;/p&gt;
&lt;p&gt;Also, could you provide the log from the application (which is sent over RTT by default)?&lt;/p&gt;
&lt;p&gt;In the case where you get the &amp;quot;ready&amp;quot; message, you might need to add CONFIG_RESET_ON_FATAL_ERROR=n as well.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>