<?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>nrf.exe dfu genpkg help</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6843/nrf-exe-dfu-genpkg-help</link><description>Alright, so I am having a lot of trouble generating a valid zip file to update with nRF Toolbox (android). 
 I used nRFgo Studio to flash dfu_test_app_hrm.hex and dfu_test_bootloader_b.hex (from examples\dfu\ble_dfu_send_hex\test_images_update). 
 With</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2015 12:25:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6843/nrf-exe-dfu-genpkg-help" /><item><title>RE: nrf.exe dfu genpkg help</title><link>https://devzone.nordicsemi.com/thread/24118?ContentTypeID=1</link><pubDate>Mon, 04 May 2015 12:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b93a069-fab2-4ece-868f-24c636704d27</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Chris: application_version is a required field as defined &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a00093.html"&gt;here&lt;/a&gt;.
Regardless what you are updating (application, bootloader, softdevice) we use the same format for initpacket. So what you should add to the command is&lt;/p&gt;
&lt;p&gt;--application-version 0xFFFFFFFF&lt;/p&gt;
&lt;p&gt;Secondly, the code for &amp;quot;any softdevice&amp;quot; should be --sd-req 0xfffe , not --sd-req 0xffff&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>