<?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>DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69812/dfu-service-on-sdk-12</link><description>Hi, I do have a PCA10040 board, I&amp;#39;m using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing the DFU example for SDK 12 and it seems that I can not have DFU service active in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Oct 2021 12:23:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69812/dfu-service-on-sdk-12" /><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/333736?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 12:23:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c12dd3a9-d1e9-4dbd-885f-8c3528511acd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The thread will automatically be closed if you accept one of the answers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/333735?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 12:21:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6a097e3-b02e-400a-9bee-8dd6f4253a37</guid><dc:creator>carloscoelho</dc:creator><description>&lt;p&gt;Hi, I solved this issue, but the ticket remained open, how can I close this ticket?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/288443?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 15:31:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c67606c7-6b07-489e-955e-4df08d26f3a8</guid><dc:creator>carloscoelho</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did the test for SDK 12 and it works,&lt;/p&gt;
&lt;p&gt;I will test the SDK17 udate,&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/288349?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 10:56:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddeb3725-41b1-451e-b183-873c435b3aec</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. The reason for this address change is explained in the docs here: &lt;span&gt;&lt;a title="Buttonless Secure DFU Service without bonds" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/service_dfu.html?cp=7_1_3_3_5_3#service_buttonless_unbonded"&gt;Buttonless Secure DFU Service without bonds&lt;/a&gt;&lt;/span&gt;. It&amp;#39;s basically done to make it appear as a different device while in DFU mode.&lt;/p&gt;
&lt;p&gt;2. Yes, this should work. Below is the nrfutil command you can use to generate a full Softdevice+bootloader+application DFU package to upgrade to SDK 17. What Softdevice FWID to pass to --sd-req and --sd-id depends on which Softdevice variants you use, check SD release notes to find the&amp;nbsp; FWID for a particular Softdevice variant+version.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="bat"&gt;nrfutil pkg generate --hw-version 52 ^
--bootloader-version &amp;lt;bootloader version&amp;gt; ^
--sd-req 0x91 ^
--sd-id 0x0101 ^
--application-version &amp;lt;application version&amp;gt; ^
--application APPLICATION.HEX ^
--softdevice SOFTDEVICE.HEX ^
--bootloader BOOTLOADER.HEX ^
--key-file FILE sd_ble_app_dfu.zip&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/288101?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 08:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:156825ea-caad-4939-a356-577fd99480bd</guid><dc:creator>carloscoelho</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;I&amp;#39;m testing the BOOTLOADER with DFU,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using nRF connect on my Android device to send the ZIP files to my PCA10040 card.&lt;/p&gt;
&lt;p&gt;I have some questions:&lt;/p&gt;
&lt;p&gt;1) I noticed that the blue tooth MAC ADDRESS&amp;nbsp; changes when I&amp;#39;m using the DFU protocol,&lt;/p&gt;
&lt;p&gt;My nRF device MAC ADR is FD:A7:EC:76:BD:51 when I&amp;#39;m using it as UART BLE&lt;/p&gt;
&lt;p&gt;My nRF device MAC ADR is FD:A7:EC:76:BD:52 when I&amp;#39;m using it as DFU&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2) Today I&amp;#39;m using SDK12, but&amp;nbsp;I intend to use the SDK 17 on the future, may I do the SOFTDEVICE, APLICATION&amp;nbsp; and BOOTLOADER update using DFU BLE from SDK 12 to SDK 17 or I have to use JTAG programmer?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU SERVICE ON SDK 12</title><link>https://devzone.nordicsemi.com/thread/286702?ContentTypeID=1</link><pubDate>Mon, 28 Dec 2020 13:18:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9010e8d-356e-40db-b068-84c2b2f69104</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Carlos,&lt;/p&gt;
&lt;p&gt;You can use the &lt;span&gt;&lt;a title="Experimental: Buttonless DFU Template Application" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_buttonless_dfu.html?cp=7_5_9_4_2_2_23"&gt;Experimental: Buttonless DFU Template Application&lt;/a&gt;&lt;/span&gt; as a reference to add buttonless support to your project. It may actually be quicker to start with this project and add the NUS service if you have just started development.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>