<?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 do DFU OTA update over BLE using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79705/how-to-do-dfu-ota-update-over-ble-using-nrf-connect-sdk</link><description>Hello Nordic Support Team, 
 I&amp;#39;m using nrf52840 DK for DFU update over ble with nrf5 sdk previously it was working fine and i was using nrfutil tool to generate settings, key , zip pkg etc for DFU update.Unfortunately, we need to switch to NCS so, 
 1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Sep 2021 11:13:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79705/how-to-do-dfu-ota-update-over-ble-using-nrf-connect-sdk" /><item><title>RE: How to do DFU OTA update over BLE using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/329801?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 11:13:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:737a5214-611b-4a11-8ef0-89f3e0778a8a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK is completely different from the nRF5 SDK in most aspects, including DFU. But DFU is still supported in a different way. It uses MCUBoot as the bootloader, and the&amp;nbsp;Simple Management Protocol (SMP) to transfer the image.&lt;/p&gt;
&lt;p&gt;The build system integrates this all, so if you select that you want to build with MCUboot and BLE transport, you will get everything built for you, both bootloader and application, and you will get signed application update images. This is demonstrated by the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;SMP Server Sample&lt;/a&gt;. Note that you can ignore the section about imgtool in the sample documentation, as the nRF Connect SDK does this automatically under the hood using the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/scripts/partition_manager/partition_manager.html"&gt;partition manager&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>