<?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 recover a bricked nRF52840DK.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87154/how-to-recover-a-bricked-nrf52840dk</link><description>We were developing an nRF52840 device and were working on MCUBOOT DFU firmware updates, and accidentally did an update rather than an upgrade, and now my nRF52840DK is bricked. I have two more on order as backup, but I figure it is a good learning experience</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Apr 2022 16:24:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87154/how-to-recover-a-bricked-nrf52840dk" /><item><title>RE: How to recover a bricked nRF52840DK.</title><link>https://devzone.nordicsemi.com/thread/364309?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 16:24:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f632405d-5ad0-42c0-9a75-a246feba7445</guid><dc:creator>abvio</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This worked! Didn&amp;#39;t have to use the loop, it worked with the simple J-Link Commander commands you listed.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you so much!&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Steve&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to recover a bricked nRF52840DK.</title><link>https://devzone.nordicsemi.com/thread/364149?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 08:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:472a4cff-4cff-45ff-9332-a9dd25b6f3f3</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If your device is asserting early in the boot process, ie. it is basically performing a soft-reset in a loop, it can be hard to recover the nRF.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can try to use j-link commander:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;device nrf52840_xxaa
si 1
speed 1000
connect
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And see if it is able to successfully connect, and you can issue &amp;quot;erase&amp;quot; command to the nRF.&lt;/p&gt;
&lt;p&gt;If that still fails, what you can do is to try to run this loop:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45078/nrf52832-not-connected-anymore-after-first-trying-to-debug-keil/177579#177579"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/45078/nrf52832-not-connected-anymore-after-first-trying-to-debug-keil/177579#177579&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;While continuously powering the nRF on/off. Note that if you&amp;#39;re using the DK as a debugger, it is easiest to&amp;nbsp;toggle power to the nRF by using the &amp;quot;nRF current measurement&amp;quot; pin header, via a jumper.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>