<?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>nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69045/nrf-modem-stuck-when-fota-update-fails</link><description>Currently working on an IOT solution based on the nrf 9160 SIP that supports both firmware and modem firmware updates in combination with Zephyr and the nrf SDK. During the development process, I came across the following issues and have no clue how to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Feb 2021 13:54:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69045/nrf-modem-stuck-when-fota-update-fails" /><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/292935?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2021 13:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1530cb48-51ca-42d4-be1b-b6ada3e37d99</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;are there any updates regarding this issue? Has it been resolved, or are you still struggling?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/285626?ContentTypeID=1</link><pubDate>Thu, 17 Dec 2020 12:47:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa740f13-2b1b-4584-951c-c3f7896488c0</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;It would also be beneficial if you could provide the delta file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/285084?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 13:07:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c71e3a7-abba-43a1-b868-2914b37491c0</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Here is their advice;&lt;/p&gt;
&lt;p&gt;&amp;quot;For the customer I would recommend&amp;nbsp; to run something along the line of&lt;br /&gt; `dfu_target_init(MCUBOOT_IMG_TYPE)`&lt;br /&gt; `dfu_target_close(false)`&lt;/p&gt;
&lt;p&gt;Before the device connects to the network or shutdown the link and do those commands so that he can ensure that device is not busy with a network link before starting trying to delete as this is identified as the causes this error condition. It&amp;#39;s a bit weird that it doesn&amp;#39;t time out, but I think this keep checking the modem for replies and if it doesn&amp;#39;t receive it. It will time out. The customer could also add their own hard time out to dfu_target_modem. This would allow them to have an escape hatch.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/284333?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 13:12:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d48ae358-0c52-4af0-a90a-c27f832661fb</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Ok, I will report this to the modem team to see if they know something about this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/283592?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 14:37:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c77f887-cb70-499c-a15a-5b1fa4e04086</guid><dc:creator>Laadpaalman</dc:creator><description>&lt;p&gt;No this does not happen when I upload a newer version.&lt;/p&gt;
&lt;p&gt;Why I would be updating the same version is because I had an early release version and tried to push the official release version. This version had the same version number and bugged out I would like to not have this issue if a similar situation occurs in the future.&lt;/p&gt;
&lt;p&gt;The second reason that I&amp;#39;m searching for solutions for problems like this is to cover all bases in regards to stability issues especially in regards to end-users, accidents, server faults and to make sure it won&amp;#39;t happen if the problem is forgotten about when time passes.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Modem stuck when FOTA update fails</title><link>https://devzone.nordicsemi.com/thread/283563?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 13:50:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:075781f7-7b15-41cb-a785-1b71ec6d902e</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]The first problem that when I try to push the modem firmware to the device with a version match (device version 1.2.2, update version 1.2.2) the chip rejects the update but the modem will get stuck in the following state after a DFU socket has been created and the firmware version has been checked.[/quote]
&lt;p&gt;&amp;nbsp;Does the problem happen also when you update to a newer version of the modem firmware? I know that it isn&amp;#39;t possible to update to a previous version, not sure about updating to the same version (and I have no idea why you would want to do that anyway).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>