<?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>Update bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27410/update-bootloader</link><description>I use nRF52840-Preview-DK PCA10056 v0.9.3, SDK 14.1.0.
I would like update bootloader, but i have any problems.
I do these steps
1.eraseall 2.program softdevice 3.load bootloader 4.load application 5.load bootloader package zip file. 
 My problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Feb 2018 16:58:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27410/update-bootloader" /><item><title>RE: Update bootloader</title><link>https://devzone.nordicsemi.com/thread/120742?ContentTypeID=1</link><pubDate>Tue, 13 Feb 2018 16:58:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1850c42-9d0e-484e-a8fa-f0884a48f2c6</guid><dc:creator>Hayk</dc:creator><description>&lt;p&gt;Sounds there was a problem with NRF 52840 PCA 10056 version 0.9.2.&amp;nbsp;Adding a call of&amp;nbsp;__SEV(); to event processing function fixed the issue.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update bootloader</title><link>https://devzone.nordicsemi.com/thread/108256?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 12:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0973e492-7551-467d-a1a9-fc3eee8c3a59</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Have you taken a &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/sdk_app_usb_dfu_bootloader.html?cp=4_0_0_4_4_3"&gt;look at the infocenter yet&lt;/a&gt;? It explains this example quite well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update bootloader</title><link>https://devzone.nordicsemi.com/thread/108254?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 16:35:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f1386ee-7f81-499b-b8d5-81d289045c00</guid><dc:creator>Hayk</dc:creator><description>&lt;p&gt;Hi Bjorn.
I just use this example experimental_bootloader_secure_usb from SDK 14.1.0.
The first four steps I do with keil. Then I use these command lines in my five step
nrfutil pkg generate --hw-version 52 --sd-req 0x96 --bootloader-version 1 --bootloader nrf52840_xxaa_S140.hex --key-file private.pem dfu_package.zip
and
nrfutil dfu serial -pkg dfu_package.zip -p COM12&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update bootloader</title><link>https://devzone.nordicsemi.com/thread/108255?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 09:53:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10f85b4e-d6ed-4214-92c6-607a21e79842</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Would you mind uploading the code so I can have a look and try it for myself?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>