<?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>BLE DFU example error using nRF52 DK and nRF51 dongle with Master Control Panel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15319/ble-dfu-example-error-using-nrf52-dk-and-nrf51-dongle-with-master-control-panel</link><description>In following the example for a DFU BLE upgrade I have configured the following system 
 on an nRF52 DK install the softdevice and bootloader: 
 
 nrfjprog --family nRF52 -e 
 nrfjprog --program s132_nrf52_2.0.0_softdevice.hex -f nrf52 --chiperase</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Aug 2016 09:21:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15319/ble-dfu-example-error-using-nrf52-dk-and-nrf51-dongle-with-master-control-panel" /><item><title>RE: BLE DFU example error using nRF52 DK and nRF51 dongle with Master Control Panel</title><link>https://devzone.nordicsemi.com/thread/58545?ContentTypeID=1</link><pubDate>Fri, 05 Aug 2016 09:21:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84776e66-4c89-4825-9962-a55ac97b9ce9</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The init file looks fine and I tested the pre-built test image from SDK v11.0.0 and I works just fine on my DK, but if creating a zip with a freshly compiled hrs project works than thats good.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE DFU example error using nRF52 DK and nRF51 dongle with Master Control Panel</title><link>https://devzone.nordicsemi.com/thread/58544?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2016 05:53:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b623afc-8da0-4080-9b75-bd8c857a63ac</guid><dc:creator>forevers</dc:creator><description>&lt;p&gt;I believe my problem was with using the the prebuilt test image. If I build a dfu example (say hrs with dfu) from scratch and create a zip for DFU, that does perform an OTA DFU of the application with the Master Control Panel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE DFU example error using nRF52 DK and nRF51 dongle with Master Control Panel</title><link>https://devzone.nordicsemi.com/thread/58543?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2016 14:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cec0129-fe67-464f-8328-44fba3c605df</guid><dc:creator>forevers</dc:creator><description>&lt;p&gt;This is the manifest.json inside the dfu_test_app_hrm_s132.zip located under the test_images_update_nrf52 directory.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;{
    &amp;quot;manifest&amp;quot;: {
        &amp;quot;application&amp;quot;: {
            &amp;quot;bin_file&amp;quot;: &amp;quot;dfu_test_app_hrm_s132.bin&amp;quot;,
            &amp;quot;dat_file&amp;quot;: &amp;quot;dfu_test_app_hrm_s132.dat&amp;quot;,
            &amp;quot;init_packet_data&amp;quot;: {
                &amp;quot;application_version&amp;quot;: 4294967295,
                &amp;quot;device_revision&amp;quot;: 65535,
                &amp;quot;device_type&amp;quot;: 65535,
                &amp;quot;firmware_crc16&amp;quot;: 27581,
                &amp;quot;softdevice_req&amp;quot;: [
                    65534
                ]
            }
        },
        &amp;quot;dfu_version&amp;quot;: 0.5
    }
}
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE DFU example error using nRF52 DK and nRF51 dongle with Master Control Panel</title><link>https://devzone.nordicsemi.com/thread/58542?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2016 08:49:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e58a0d0-5176-4f1f-a97d-9ff5b71017ad</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Could you post the content of the manifest.json file in the dfu_test_app_hrm_s132.zip?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>