<?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>Modem connection issues after reboots</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77820/modem-connection-issues-after-reboots</link><description>Hey 
 We encounter problems with the modem not establishing a connection after rebooting the processor for a few times. 
 
 Issue: 
 
 Firmware is booting normally 
 Cellular connection is established 
 Device reboots after a minute via (normal behaviour</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jul 2021 09:26:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77820/modem-connection-issues-after-reboots" /><item><title>RE: Modem connection issues after reboots</title><link>https://devzone.nordicsemi.com/thread/322618?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 09:26:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2929d39b-9992-440b-abcc-807a844ba1b2</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi, and sorry for the late reply.&lt;/p&gt;
&lt;p&gt;I believe the only way to reset the nRF9160 from software is via NVIC_SystemReset(), which will do a soft or warm reset.&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><item><title>RE: Modem connection issues after reboots</title><link>https://devzone.nordicsemi.com/thread/321577?ContentTypeID=1</link><pubDate>Fri, 23 Jul 2021 13:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f58d0410-9479-4d67-8f9a-b8bdd6405b87</guid><dc:creator>Paul Kajdewicz</dc:creator><description>&lt;p&gt;That has solved the problem. Thanks a lot for the fast answer!&lt;/p&gt;
&lt;p&gt;But I have one question regarding the reboot behaviour:&lt;br /&gt;From my understanding a COLD restart should invoke the same behaviour, as a power cycle, right?&lt;/p&gt;
&lt;p&gt;It apparently does not behave the same way.&lt;/p&gt;
&lt;p&gt;In addition to this, a software restart ends in the following function&lt;/p&gt;
&lt;pre style="background-color:#000000;color:#ffffff;font-family:&amp;#39;JetBrains Mono&amp;#39;,monospace;font-size:9.8pt;"&gt;&lt;span style="color:#cc7833;"&gt;void &lt;/span&gt;&lt;span style="color:#908b25;"&gt;__weak &lt;/span&gt;sys_arch_reboot(&lt;span style="color:#cc7833;"&gt;int &lt;/span&gt;&lt;span style="font-style:italic;"&gt;type&lt;/span&gt;)&lt;br /&gt;{&lt;br /&gt;       &lt;span style="color:#908b25;"&gt;ARG_UNUSED&lt;/span&gt;(&lt;span style="font-style:italic;"&gt;type&lt;/span&gt;);&lt;br /&gt;&lt;br /&gt;       &lt;span style="color:#908b25;"&gt;NVIC_SystemReset&lt;/span&gt;();&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt;, which omits the WARM/COLD parameter. Is this still to be implemented?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem connection issues after reboots</title><link>https://devzone.nordicsemi.com/thread/321560?ContentTypeID=1</link><pubDate>Fri, 23 Jul 2021 12:13:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8f390fd-f08b-4672-b8a6-03c18cd58d33</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What modem FW version are you using?&lt;/p&gt;
&lt;p&gt;If you are using mfw v1.3.0, it sounds like you have triggered the modem&amp;#39;s reset loop detection.&lt;/p&gt;
&lt;p&gt;If you subscribe to %MDMEV notifications, the modem will report that it has activated the reset loop restriction.&lt;/p&gt;
&lt;p&gt;You can find more information in our &lt;a href="https://infocenter.nordicsemi.com/topic/nwp_042/WP/nwp_042/intro.html"&gt;nRF9160 Modem Reset Loop Restriction&lt;/a&gt; whitepaper and the &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/mdmev_set.html"&gt;AT command reference&lt;/a&gt;.&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>