<?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>Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34031/getting-secure-bootloader-example-in-sdk-15-to-run</link><description>I&amp;#39;m trying to learn the DFU process and how to include it in a project under development using SDK 15 and the nRF52 DK. I programmed the DK with the S132 Softdevice and the pca10040_ble bootlader. I&amp;#39;m using an Android tablet running nRF Connect to test</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 May 2018 17:40:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34031/getting-secure-bootloader-example-in-sdk-15-to-run" /><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/132826?ContentTypeID=1</link><pubDate>Tue, 22 May 2018 17:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63bf1083-9657-427e-8c7c-8d84f44421d0</guid><dc:creator>maxx44</dc:creator><description>&lt;p&gt;Success!&amp;nbsp; I went through the steps in &amp;quot;Getting started with Nordic&amp;#39;s Secure DFU bootloader&amp;quot; and used the generated keys to recompile a bootloader and create a zip download for the blinky example.&amp;nbsp; Not an easy process, but it did eventually work for me.&lt;/p&gt;
&lt;p&gt;You may be hearing from me again as my target platform is a nRF52810.&amp;nbsp; I thought I had best step through the well supported nRF52832 DFU first.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll mark this as verified.&amp;nbsp; Thanks for the good help guiding me through it.&lt;/p&gt;
&lt;p&gt;Max&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131955?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 07:01:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b47d5825-1899-4653-b599-4ec3cfc1ed8f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The default public key in the bootloader example and the private key used to sign the DFU test images should match. However, to rule out the key issue I would recommend generating your own public-private key pair. Will keep it open.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131930?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 16:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c76e786d-e11b-42f5-91bc-d103102f0e6a</guid><dc:creator>maxx44</dc:creator><description>&lt;p&gt;Bjorn,&lt;/p&gt;
&lt;p&gt;OK. I was hoping the keys in the examples were set to match.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please leave this pending.&amp;nbsp; I won&amp;#39;t&amp;nbsp; get back to it until next week.&amp;nbsp; I&amp;#39;ll post status then.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Max&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131520?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 12:39:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:319947bb-f0c1-4350-9f14-4d59693849e4</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Max,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;towards the end, just before the disconnect, you&amp;#39;ll see the following&amp;nbsp;error message&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;E 20:26:13.473 [DFU] Remote DFU error: INVALID OBJECT&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This means that the public key in the bootloader and the private key used to sign the DFU image does not match.&amp;nbsp;Could you try to follow the steps outlined on &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_dfu_bootloader.html?cp=4_0_0_4_3_0"&gt;this&lt;/a&gt; Infocenter page on how to test the bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131420?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 00:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beb1bb9a-dfcf-43cb-9052-d03906d4f3b3</guid><dc:creator>maxx44</dc:creator><description>&lt;p&gt;Bjorn,&lt;/p&gt;
&lt;p&gt;I tried saving the log file and inserting it here.&amp;nbsp; I hope it works ....haven&amp;#39;t done this before.&amp;nbsp; Let me know if it tells you something meaningful.&lt;/p&gt;
&lt;p&gt;Max&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Log-2018_2D00_05_2D00_08-202726.txt"&gt;devzone.nordicsemi.com/.../Log-2018_2D00_05_2D00_08-202726.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131141?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 08:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18ceecbd-3431-41cc-9a27-5cf097b511d2</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/maxx44"&gt;maxx44&lt;/a&gt;: Great, then we&amp;#39;re one step closer to getting this working. Could you post the log output from the nRF Connect mobile app when the DFU fails and the device disconnects? You should see the log if you swipe from left to right in the nRF Connect app.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/131057?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 17:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf943bfd-dedf-49c1-8b31-7f246f38e2d8</guid><dc:creator>maxx44</dc:creator><description>&lt;p&gt;Bjorn,&lt;/p&gt;
&lt;p&gt;Thanks.&amp;nbsp; I&amp;#39;m using a Samsung Galaxy Tab A running Android 7.1.1.&amp;nbsp; It seems I cannot uninstall the Samsung default file manager.&amp;nbsp; I did install Total Commander referenced in one of the links above.&amp;nbsp; It appears in the nRF Connect menu to &amp;quot;Open from&amp;quot; and allows me to select the .zip file and start the DFU.&amp;nbsp; &amp;nbsp;I see a graph pop up briefly to monitor the download.&amp;nbsp; However, it quickly disconnects and doesn&amp;#39;t appear to have downloaded the app.&lt;/p&gt;
&lt;p&gt;I also tried the Google Drive option that also appears on the &amp;quot;Open from&amp;quot; list (after placing the zip file out on my Google Drive).&amp;nbsp; This behaves similar to the Total Commander.&amp;nbsp; DFU tries to start the download and also disconnects.&lt;/p&gt;
&lt;p&gt;So at least it seems the DFU is attempting to start with the .zip file from the SDK.&amp;nbsp; Still not getting the DFU completed.&amp;nbsp; Let me know if you&amp;#39;re aware of other things to try.&lt;/p&gt;
&lt;p&gt;Max&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Secure Bootloader example in SDK 15 to run</title><link>https://devzone.nordicsemi.com/thread/130954?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 08:30:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82dbfd7c-1cf0-4164-a619-df85494000c0</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/maxx44"&gt;maxx44&lt;/a&gt;: I have seen issues with the file manager system on some Android devices , i.e that it opens .zip files instead of selecting the .zip file itself. Sometimes its related to the native file manager system and sometimes its related to a 3rd party one. Here are the links to some similar cases:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/18538/why-is-zip-for-dfu-in-nrf-toolbox-not-selectabel/71562#71562"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/18538/why-is-zip-for-dfu-in-nrf-toolbox-not-selectabel/71562#71562&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/17628/dfu-application-error"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/17628/dfu-application-error&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So if you&amp;#39;re using a 3rd party file manager, then try using the native one. If you&amp;#39;re using the native one, try downloading a 3rd party one and use that instead.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>