<?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>bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65078/bootloader-issue-during-flashing</link><description>I followed the steps below: flash softdevice flash bootloader 
 
 generate package 
 flash package 
 But after that I can&amp;#39;t connect to this board by using usb and need again connect j-link to flash bootloader. How can I flash application and then connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2020 10:57:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65078/bootloader-issue-during-flashing" /><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/266704?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 10:57:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2980c23-57dd-4ee1-a17a-1ccc75ed3647</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar made an example that supports serial DFU over UART from the application &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46336/bootloader-no-transport-dual-bank-dfu-and-dependencies/185890#185890"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/266359?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 06:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35175c73-181a-41be-99b9-3ed477f0d15b</guid><dc:creator>ostelmakh</dc:creator><description>&lt;p&gt;If I want to be able to switch to dfu mode, should my application contain something? Should I merge it with a bootloader or softdevice before creating a package?&lt;/p&gt;
&lt;p&gt;I tried many different options but still every time after executing the command&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil dfu serial -pkg app.zip -p / dev / ttyACMO&lt;/pre&gt;&lt;br /&gt;the application starts, but I cannot connect to the device via usb without a j-link&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/266244?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 13:08:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:897ec216-d691-4b66-bc0e-e0c19af30b33</guid><dc:creator>ostelmakh</dc:creator><description>&lt;p&gt;Yes, I tested - the same result&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/266211?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 11:45:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc56f16a-ac90-474d-8530-ea953085a8df</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;What is your application? Have&lt;span&gt;&amp;nbsp;you tested with&amp;nbsp;hrs_application_s140.zip under&amp;nbsp;nRF5_SDK\examples\dfu\secure_dfu_test_images\uart\nrf52840?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/266185?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 10:39:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf2f8686-0cf2-4456-95de-4e1383a1d5d5</guid><dc:creator>ostelmakh</dc:creator><description>&lt;p&gt;Thank you for answer!&lt;/p&gt;
&lt;p&gt;I use&amp;nbsp;&lt;span&gt;nRF52840.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tried s140, but anyway it doesn&amp;#39;t work.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;--sd-req 0xCA&amp;nbsp; &amp;nbsp;s140_nrf52_7.0.1_softdevice.hex&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also my application doesn&amp;#39;t work with softdevice, but without it - works&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader issue during flashing</title><link>https://devzone.nordicsemi.com/thread/265991?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 12:48:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f989c9a0-aede-4f5f-a8d9-c9de0c580268</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you use nRF52840DK (pca10056), nRF52832DK (pca10040) or&amp;nbsp;&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/kit_hw_content.html?resultof=%22%70%63%61%31%30%30%35%39%22%20"&gt;nRF52840 Dongle hardware (PCA10059)&lt;/a&gt;? I see you generate DFU package with blinky_pca10059_mbr.hex. Do you use&amp;nbsp;nRF52840 Dongle&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/kit_hw_content.html?resultof=%22%70%63%61%31%30%30%35%39%22%20"&gt; &lt;/a&gt;hardware&amp;nbsp;&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/kit_hw_content.html?resultof=%22%70%63%61%31%30%30%35%39%22%20"&gt;(&lt;/a&gt;PCA10059&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/kit_hw_content.html?resultof=%22%70%63%61%31%30%30%35%39%22%20"&gt;)&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For nRF52832, you can use&amp;nbsp;s132, but you should use s140 for nRF52840. Then you should check the&amp;nbsp;--sd-req config again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you use&amp;nbsp;&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/kit_hw_content.html?resultof=%22%70%63%61%31%30%30%35%39%22%20"&gt;nRF52840 Dongle hardware (PCA10059)&lt;/a&gt;,&amp;nbsp;&lt;/span&gt;&lt;span&gt;Note that&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/programming.html?cp=3_0_5_4"&gt;&amp;nbsp;the dongle&amp;nbsp;must be in bootloader mode&lt;/a&gt;&amp;nbsp;to receive a new DFU image. Please have a look at&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;this tutorial&lt;/a&gt;&amp;nbsp;for more details.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>