<?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>Problem about nrf52832 dfu</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15791/problem-about-nrf52832-dfu</link><description>I have some problem when I implemented 52832 dfu. 
 I implement it with sdk 11.0 and a third party core-board.Firstly,I program s132_nrf52_2.0.1 SoftDevice by nRFgo Studio,then I open ble_app_hrs s132_with_dfu(arm4) project by Keil(V4.73),and program</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Aug 2016 12:32:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15791/problem-about-nrf52832-dfu" /><item><title>RE: Problem about nrf52832 dfu</title><link>https://devzone.nordicsemi.com/thread/60261?ContentTypeID=1</link><pubDate>Wed, 17 Aug 2016 12:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39180f1e-353c-4bde-9ce8-fb6a7efb3f0f</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Try simplifying the dfu zip generation by not using all the options.  Then slowly add back options.  Try for starters: nrfutil.exe dfu genpkg --application yourapplicationname.hex yourapplicationname.zip
Where of course, &amp;quot;yourapplicationname&amp;quot; is just the local name for the hex file from your build.
I&amp;#39;ve have good luck with the nrfutil so it should work for you.  Also, if you haven&amp;#39;t tried you should make sure that your program build loads and runs before you zip it by installing via dfu using master control panel on a PC. On the PC version it doesn&amp;#39;t have the check for the dat file that the droid and ios versions have.  So using it you can load just the hex file without creating a zip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>