<?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>Adding ble dfu for nrf52840 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84214/adding-ble-dfu-for-nrf52840-dongle</link><description>Hi, I am currently working on implement ble dfu on the nrf52840 dongle. I tried following this https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu and it works on the nrf52dk. However, it didnt work on the dongle. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 May 2024 06:32:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84214/adding-ble-dfu-for-nrf52840-dongle" /><item><title>RE: Adding ble dfu for nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/482708?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 06:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b1fed51-3db0-4272-b13b-e3316d0ca9b2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is possible to add MCUboot to the nRF52840 dongle, that is discribed in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf52840dongle/doc/index.html"&gt;Zephyr documentation for the dongle&lt;/a&gt;&amp;nbsp;(for serial recovery in this case, but the fundamentals are the same). And if you porgram the dongle with an external debugger, you can remove the existing nRF5 SDK bootloader (remember to set REGOUT0 in you new firmware in that case, see the last part of the old &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;dongle programming tutorial&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding ble dfu for nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/482699?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 05:29:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f57488d2-153d-4583-a207-b10e2548d7f8</guid><dc:creator>olofjohnsson</dc:creator><description>&lt;p&gt;Hi! I have the same need adding BLE DFU to the PCA10059. I am using NCS v2.6.0. The reason is that the footprint of the board fits my project perfectly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding ble dfu for nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/350445?ContentTypeID=1</link><pubDate>Mon, 31 Jan 2022 13:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23559973-35e2-441d-9d21-50bbf29e74a4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 Dongle ships with a nRF5 SDK based USB bootloader, and that complicates things quite a bit, and the guide about DFU in nRF Connect SDK does not cover it. Why do you want Bluetooth DFU on a USB dongle in the first place? If you are using it as a development kit and want to develop Bluetooth DFU for use on a custom board in the future then I suggest using a DK instead, as that way what you do are transferable to what you would use in a custom board (which does not have the USB bootloader).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>