<?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>SDK13 (SoftDevice s132 5.0) can not use DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19072/sdk13-softdevice-s132-5-0-can-not-use-dfu</link><description>Hi, Nordic 
 I check SDK13.0 bootloader_secure sample, it do not work 
 
 
 nrfjprog download bootloader_secure 
 
 
 use nRF Connect app in Android mobile phone to DFU (ble_dfu_send_hex\test_images_update_nrf52832*.zip) 
 
 
 it can not start</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Jan 2017 00:54:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19072/sdk13-softdevice-s132-5-0-can-not-use-dfu" /><item><title>RE: SDK13 (SoftDevice s132 5.0) can not use DFU</title><link>https://devzone.nordicsemi.com/thread/73760?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2017 00:54:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21da2ec5-f418-4b80-88ca-70c088a7c752</guid><dc:creator>Chaw</dc:creator><description>&lt;p&gt;Thanks. I will try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK13 (SoftDevice s132 5.0) can not use DFU</title><link>https://devzone.nordicsemi.com/thread/73759?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2017 11:57:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10170732-6f92-4f7a-9fc0-6e88694eb188</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Prevalidate failed means that the bootloader has rejected the image. If you have replaced the debug public key in the bootloader, then you cannot use the test images provided in the SDK. You have to create a new firmware image with nrfutil that is signed with the private key that you used to create the public key. THis is done with the following command:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfutil pkg generate --hw-version 52 --sd-req 0x90 --application-version 2 --application &amp;lt;name of application  hex&amp;gt;.hex --key-file &amp;lt;name of key file&amp;gt;.pem &amp;lt;name of the zip file to be generated&amp;gt;.zip
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>