<?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>The problem of Uploading Zip file with DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54605/the-problem-of-uploading-zip-file-with-dfu</link><description>Softdevice : S132 
 SDK ver : 15.3.0 
 Board : MBN52832DK 
 
 Hi There, 
 
 i was trying to do the DFU Example (ref : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader .) 
 most of all are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2019 03:18:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54605/the-problem-of-uploading-zip-file-with-dfu" /><item><title>RE: The problem of Uploading Zip file with DFU</title><link>https://devzone.nordicsemi.com/thread/222202?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 03:18:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85cc7a57-37f9-451c-aa40-0aab7c01488a</guid><dc:creator>micmind</dc:creator><description>&lt;p&gt;I met this issue also, do you soloed it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The problem of Uploading Zip file with DFU</title><link>https://devzone.nordicsemi.com/thread/221176?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 00:10:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46ed65f5-cb9c-41d4-817f-5d4f1a51beae</guid><dc:creator>YoungMin</dc:creator><description>&lt;p&gt;thank you for your reply.&lt;/p&gt;
&lt;p&gt;my code is &amp;quot;nrfutil pkg generate --hw-version 52 --application-version 0 --application nrf52832_xxaa.hex --sd-req 0xB7 --key-file BLE_key.key App_DFU_Test.zip&amp;quot;.&lt;/p&gt;
&lt;p&gt;the software ver is 6.1.1, so i used 0xB7. (ref&amp;gt;nrfutil pkg generate --help)&lt;/p&gt;
&lt;p&gt;and , when i compile the bootloader, i only use private key.&lt;/p&gt;
&lt;p&gt;additionally,&lt;/p&gt;
&lt;p&gt;1st, when i use make command in cmd, in ..\SDK 15.3.0\external\micro-ecc, there are two file named nrf52nf_keil and nrf52hf_keil. what is the difference between?&lt;/p&gt;
&lt;p&gt;2nd, when i upload softdevice and DFU bootloader, except&amp;nbsp; Application, the board run DFU mode?? the document of nordic tell me if you want the board to enter DFU mode, you should press button 4. but my board, there are only 2 buttons.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The problem of Uploading Zip file with DFU</title><link>https://devzone.nordicsemi.com/thread/221120?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 14:22:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8fae099-68e6-478d-83d5-b7d638c2fe09</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The &amp;quot;Invalid object&amp;quot; message suggest that there is something wrong with the packet that you try to upload. It may be that you have used the wrong keyset when you compile the bootloader and generate the DFU packet (zip packet). Alternatively, it may be that you use the wrong softdevice ID when you generate the packet. Can you show me the command that you use to generate your packet? And when you compile the bootloader, does the bootloader project use the public key generated together with the private key that you used to sign the DFU image?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>