<?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>nrf52840 DFU regarding.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53238/nrf52840-dfu-regarding</link><description>Hi Team, 
 I am developing a low power application where we need to update Firmware frequently based on use cases. 
 I have successfully tested BLE secure DFU example and would like to implement the same in our product(OTA). 
 The desired flow is when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 12:30:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53238/nrf52840-dfu-regarding" /><item><title>RE: nrf52840 DFU regarding.</title><link>https://devzone.nordicsemi.com/thread/216168?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 12:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d973233-e4c5-464d-8bb9-c4cd5eb148f5</guid><dc:creator>Vishnu</dc:creator><description>&lt;p&gt;Thanks for the reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 DFU regarding.</title><link>https://devzone.nordicsemi.com/thread/215078?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2019 12:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7619f9de-4b6b-4031-ad14-e030a759eb30</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The simplest way to implement this is using the SDK bootloader, and trigger DFU mode from the application by writing to the retention register before resetting the device to enter DFU mode. This is the same approach that is used by the buttonless DFU example, where this is implemented in the DFU service, specifically in&amp;nbsp;ble_dfu_buttonless_bootloader_start_finalize() in&amp;nbsp;components\ble\ble_services\ble_dfu\ble_dfu.c. You can see that this is checked in the bootloader implementation in&amp;nbsp;dfu_enter_check() in&amp;nbsp;components\libraries\bootloader\nrf_bootloader.c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 DFU regarding.</title><link>https://devzone.nordicsemi.com/thread/214960?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2019 07:20:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8757f47f-31c4-442d-bc28-682806937a40</guid><dc:creator>Vishnu</dc:creator><description>&lt;p&gt;hey thanks!&lt;a href="https://devzone.nordicsemi.com/members/gaetan"&gt;Gaétan&lt;/a&gt; However i am able to do with button DFU. I will try Buttonless as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 DFU regarding.</title><link>https://devzone.nordicsemi.com/thread/214956?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2019 06:52:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b3816f8-a205-4d3c-9f56-006cb5721ba8</guid><dc:creator>Ga&amp;#233;tan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the SDK You can find an example:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/examples_bootloader.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/examples_bootloader.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>