<?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>What does &amp;quot;DFU REMOTE OPERATION FAILED (6)&amp;quot; from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7008/what-does-dfu-remote-operation-failed-6-from-dfu-in-nrf-toolbox-mean</link><description>I&amp;#39;m testing with Soft Device 8.0.0, ble dfu operation with single bank, nRF toolbox on Android version 1.13.1 (installed on 5/11/2015). I generated a zip distribution file with nrf.exe command:
&amp;quot;C:\Program Files (x86)\Nordic Semiconductor\Master Control</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Aug 2016 14:25:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7008/what-does-dfu-remote-operation-failed-6-from-dfu-in-nrf-toolbox-mean" /><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24717?ContentTypeID=1</link><pubDate>Wed, 17 Aug 2016 14:25:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7ae5ad2-4b76-436c-a263-a046eadfda9a</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;If you need to know the firmware ID, this post has info on how to get it: &lt;a href="https://devzone.nordicsemi.com/question/34187/resolving-nrf-softdevice-version-vs-internal-version-s-fwid/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24716?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 11:22:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:782b5e53-5333-467f-b838-16c55ac73386</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;For more information on debugging with DFU bootloader, nrf.exe tools, etc please have a look at &lt;a href="https://devzone.nordicsemi.com/blogs/685/common-faq-on-dfu/"&gt;this blog&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24715?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2015 03:46:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e96785-ec25-424b-ba56-9996d2bebb87</guid><dc:creator>pkarc</dc:creator><description>&lt;p&gt;This save me a long night and a headache! thank you so much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24714?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 11:20:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bd95b8a-625b-4e1b-9ef9-f7ee827cca7e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Anthony: thanks for updating the solution. To have the log of DFU progress on Android you can try to use Master Control Panel and save the log (swipe right or open nRFLogger (can be downloaded from Googleplay))&lt;/p&gt;
&lt;p&gt;It&amp;#39;s true that we need better debug support for bootloader. Currently we focused on release version which need to be as small in code size as possible.&lt;/p&gt;
&lt;p&gt;I will have a blog post on some topics including how to debug with bootloader, how to use nrf.exe, etc soon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24713?ContentTypeID=1</link><pubDate>Tue, 12 May 2015 16:28:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5729cf14-ade3-4abf-9d1d-2e2a49227ca8</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;I am using the nrf tool in master control panel 3.8.0, which btw can be inferred from the path to the tool shown in my original message.  The nRF toolbox is also the latest version since as I mentioned I installed it on 5/11/2015.   The SDK is 8.0.0 and various source code is pulled from the PACK files in Keil.&lt;/p&gt;
&lt;p&gt;Luckily, I discovered a solution to the problem!&lt;/p&gt;
&lt;p&gt;For anyone else hitting this problem...the documention for nrf.exe is very limited.  I realized through debugging the dfu bootloader the init packet was not in the correct format.  After experimenting with the nrf.exe I discovered it requires additional optional arguments on the command line to generate the extended format init packet.   Also the soft device firmware ID code used for the 8.0.0 softdevice is 0x64.&lt;/p&gt;
&lt;p&gt;The command that I used to generate a good &amp;quot;extended format&amp;quot; init packet:&lt;/p&gt;
&lt;p&gt;&amp;quot;C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.8.0.7\nrf\nrf.exe&amp;quot; dfu genpkg --application &amp;quot;$H/ble_app.hex&amp;quot; --application-version 0xffffffff --dev-type 0xffff --dev-revision 0xffff --sd-req 0x64 &amp;quot;$H/ble_app.zip&amp;quot;&lt;/p&gt;
&lt;p&gt;NORDIC: It would still be very helpful to have descriptive error messages from the DFU tools and a log of all the progress for debugging.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?</title><link>https://devzone.nordicsemi.com/thread/24712?ContentTypeID=1</link><pubDate>Tue, 12 May 2015 10:15:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a91f281-81a7-408a-a11c-7d377b1b7edb</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;What version of the SDK are you using? When performing DFU it is important that all the latest versions are used (nRF Toolbox, SDK ((softdevice)) ).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>