<?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 FOTA automatic reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77218/nrf9160-fota-automatic-reset</link><description>Hi, 
 I have a question on nRF9160 FOTA / MCUboot: 
 I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from the bucket. After a device reset, the updated application firmware runs as expected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Sep 2021 10:12:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77218/nrf9160-fota-automatic-reset" /><item><title>RE: nRF9160 FOTA automatic reset</title><link>https://devzone.nordicsemi.com/thread/329375?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 10:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e33b7c67-faba-43d9-8a57-417ccecf3213</guid><dc:creator>Siddhant Yeole</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to implement a similar process - could you tell me what was the handler function you used for the auto reset functionality? I am looking for the same and I have tried using dfu_target_done() function but it doesn&amp;#39;t work for me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 FOTA automatic reset</title><link>https://devzone.nordicsemi.com/thread/319205?ContentTypeID=1</link><pubDate>Thu, 08 Jul 2021 13:44:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e3492e5-2921-49f8-985f-1fcfedae86e3</guid><dc:creator>jwhite</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You&amp;#39;re right that the AWS fota sample has that automatic reboot in their FOTA handler. I found that the http application update sample has a similar handler function, where I was easily able to add a reset after a FOTA_DOWNLOAD_EVT_FINISHED event flag is thrown. The automatic reset is working as expected. Thanks for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 FOTA automatic reset</title><link>https://devzone.nordicsemi.com/thread/319033?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 18:58:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c65e5902-1b49-42b9-810b-ae4a07e080d0</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can have a look at the aws_fota sample : &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the code, they have the sys_reboot(0) function after the FOTA is done which automatically resets the device after the firmware is downloaded.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>