<?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>How to DFU(nRF Connect Android) the Bootloader only?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77135/how-to-dfu-nrf-connect-android-the-bootloader-only</link><description>Hi nordic, 
 I want dfu the BL only, how should I pack file? Can show me how to pack instructions of nRF Util, only update bootloader. 
 Thanks and best regards! 
 John</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jul 2021 03:52:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77135/how-to-dfu-nrf-connect-android-the-bootloader-only" /><item><title>RE: How to DFU(nRF Connect Android) the Bootloader only?</title><link>https://devzone.nordicsemi.com/thread/319507?ContentTypeID=1</link><pubDate>Mon, 12 Jul 2021 03:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4b46b91-239e-4dac-ae4d-0d05bf51e386</guid><dc:creator>role_2099</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;Thanks for your reply, It has been solved with your help.&lt;/p&gt;
&lt;p&gt;Thanks and best regards!&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to DFU(nRF Connect Android) the Bootloader only?</title><link>https://devzone.nordicsemi.com/thread/318768?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 11:44:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b01e5ae0-b361-4144-a94e-b3d45f5c8e43</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Flib_bootloader_dfu_validation.html&amp;amp;anchor=lib_dfu_image"&gt;Creating a firmware package with nrfutil&lt;/a&gt;, as well as the help text provided from &lt;code&gt;nrfutil pkg generate --help&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;To generate a package for a bootloader, where the hex file of the bootloader is named &lt;code&gt;bootloader.hex&lt;/code&gt;, the bootloader version is &lt;code&gt;1&lt;/code&gt;, the bootloader requires the SoftDevice with ID &lt;code&gt;0xFF&lt;/code&gt;, and the signing key is &lt;code&gt;key.pem&lt;/code&gt;, use: &lt;code&gt;nrfutil pkg generate --bootloader bootloader.hex --bootloader-version 1 --sd-req 0xFF --key-file key.pem&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you have any difficulties or see any issues, please describe what you do, what you think should happen, and what happens instead.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>