<?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>nrf51-ble-dfu-symmetric-signing bootloader dfu upgrade</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10356/nrf51-ble-dfu-symmetric-signing-bootloader-dfu-upgrade</link><description>I use the &amp;quot; nrf51-ble-dfu-symmetric-signing &amp;quot; example from GitHub.
The application download over dfu works fine on the PCA10028 board. 
 But how can I install this bootloader over dfu with the nRF Toolbox? 
 The hmac_init_pkt_gen.py script creates</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Nov 2015 11:40:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10356/nrf51-ble-dfu-symmetric-signing-bootloader-dfu-upgrade" /><item><title>RE: nrf51-ble-dfu-symmetric-signing bootloader dfu upgrade</title><link>https://devzone.nordicsemi.com/thread/38432?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2015 11:40:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b74c047b-9858-4a83-aeb2-58a9c4b19a60</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, the UICR section must be stripped from the .hex before you do the conversion to avoid the byte padding you mentioned. The bootloader won&amp;#39;t and can&amp;#39;t write to this area anyways; UICR registers can only be erased by doing a full chip erase (NVMC.ERASEALL).&lt;/p&gt;
&lt;p&gt;REMOTE DFU INVALID STATE could indicate the the device is not in DFU mode, did you try to enter DFU mode by pressing BOOTLOADER_BUTTON and doing a reset? LED 1 and 3 will be on when in DFU mode.&lt;/p&gt;
&lt;p&gt;Have you considered using the experimental assymteric signing example in the SDK (\nRF51_SDK_10.0.0\examples\dfu\experimental)? This example will be maintained by the SDK team.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>