<?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>How to add DFU feature in ble_app_uart example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62148/how-to-add-dfu-feature-in-ble_app_uart-example</link><description>Hi All, 
 
 Is there any guidance available to merge DFU project in ble_app_uart example project or can you please suggest steps to add DFU feature in ble_app_uart project? 
 
 SDK version 16.0.0 
 chip : - NRF52832 
 Develpment platform: - Segger embedded</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 15 Apr 2023 05:50:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62148/how-to-add-dfu-feature-in-ble_app_uart-example" /><item><title>RE: How to add DFU feature in ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/420599?ContentTypeID=1</link><pubDate>Sat, 15 Apr 2023 05:50:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c266d7e-570a-41bb-b846-816b7b64f88a</guid><dc:creator>NishantParmar</dc:creator><description>&lt;p&gt;In the buttonless_dfu_app example, I have got the error like no bootloader was found I don&amp;#39;t know how I can solve it can you tell me the solution to them?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1681537815565v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add DFU feature in ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/253220?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 09:21:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fc05773-9d72-48e3-b929-acd3041f5e55</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The DFU bootloader is a separate project from the main application, as it is a separate piece of software to be put on the SoC. (Just as the SoftDevice is separate from the application.) What you may want to merge with the ble_app_uart_project, is the functionality from the buttonless DFU example, which enables the application to reset the device in such a way that the DFU bootloader enters DFU mode (allowing for DFU to happen.)&lt;/p&gt;
&lt;p&gt;For an overview of how our DFU solution works, please have a look at &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;getting started with Nordic&amp;#39;s Secure DFU bootloader, a step by step guide&lt;/a&gt;. When you have a thorough understanding of the DFU process and have tested that out, you can have a look at the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader#h75sjziavjbukzaywg6xlx19np0fm4"&gt;Buttonless DFU&lt;/a&gt; appendix for how DFU mode can be triggered from the application.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>