<?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>Failed to erase device nrf52840dk quick start</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124570/failed-to-erase-device-nrf52840dk-quick-start</link><description>I am getting started with the nrf52840 dk, and I am unable to clear the flash with the Quick start . Here are my logs: 2025-09-24T02:11:29.285Z INFO Initialising the bundled nrfutil device 2025-09-24T02:11:29.344Z DEBUG Started watching devices 2025-09</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Sep 2025 16:05:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124570/failed-to-erase-device-nrf52840dk-quick-start" /><item><title>RE: Failed to erase device nrf52840dk quick start</title><link>https://devzone.nordicsemi.com/thread/549718?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2025 16:05:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:137bfca6-224b-4995-b927-df3786c91cbd</guid><dc:creator>Zach Strout</dc:creator><description>&lt;p&gt;Yep, that did it. The first `nrfutil upgrade device` command did not work. So I went to the jlink configure software and it said that there was no valid firmware on the board. I think it also said that whatever was on the board was from 2021 while the current firmware is from Feb of 2025.&lt;/p&gt;
&lt;p&gt;I was able to compile and run the hello world sample and have it print out.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to erase device nrf52840dk quick start</title><link>https://devzone.nordicsemi.com/thread/549668?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2025 11:34:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c84d263-5bb3-4153-9b2b-4815b4ef219a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you haven&amp;#39;t already, try to use the &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Util/Download#infotabs"&gt;nrfutil directly from command line&lt;/a&gt; to see if you are for instance able to run the following 3 commands (you may also need to &lt;a href="https://www.segger.com/downloads/jlink"&gt;install j-link&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1758713253792v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work, then try to run&amp;nbsp;&lt;span&gt;JLinkConfig and &lt;/span&gt;right-clicking the probe, and then selecting Update&amp;nbsp;&lt;span&gt;firmware:&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1758713558724v4.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Normally though, you don&amp;#39;t need the Quick start, you may as well just follow:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/"&gt;https://academy.nordicsemi.com/&lt;/a&gt;&amp;nbsp;Starting with&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kenneth&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to erase device nrf52840dk quick start</title><link>https://devzone.nordicsemi.com/thread/549617?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2025 02:59:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8840172e-cd4e-41e9-b070-b3da83969bef</guid><dc:creator>Zach Strout</dc:creator><description>&lt;p&gt;I also changed it to vdd. This seems to have the default program work better on the pcb, but it still does not clean. I tried reverting to an old version of the NRF connect software, and that did not work either:&lt;br /&gt;&lt;br /&gt;2025-09-24T02:52:02.327Z INFO Initialising the bundled nrfutil device&lt;br /&gt;2025-09-24T02:52:02.384Z DEBUG Started watching devices&lt;br /&gt;2025-09-24T02:52:03.766Z INFO Using the bundled core version for nrfutil device: 8.1.1&lt;br /&gt;2025-09-24T02:52:03.859Z INFO Using nrfutil-device version: 2.10.2&lt;br /&gt;2025-09-24T02:52:03.859Z INFO Using nrf-device-lib version: 0.17.71&lt;br /&gt;2025-09-24T02:52:03.860Z INFO Using nrf-probe version: 0.38.0&lt;br /&gt;2025-09-24T02:52:03.860Z INFO Using JLink version: JLink_V8.18&lt;br /&gt;2025-09-24T02:52:05.328Z DEBUG Selected device: nRF52840 DK&lt;br /&gt;2025-09-24T02:52:05.349Z DEBUG Changed step: Info&lt;br /&gt;2025-09-24T02:52:06.570Z DEBUG Changed step: Rename&lt;br /&gt;2025-09-24T02:52:07.862Z DEBUG Changed step: Program&lt;br /&gt;2025-09-24T02:52:20.503Z ERROR [ProbeLib] [2025-09-24 02:52:20.503086Z] Failed to initialize worker: Timed out waiting for response from worker.&lt;br /&gt;2025-09-24T02:52:24.702Z ERROR [ProbeLib] [2025-09-24 02:52:24.702334Z] Trace channel disconnected unexpectedly.&lt;br /&gt;2025-09-24T02:52:24.705Z ERROR [ProbeLib] [2025-09-24 02:52:24.705392Z] Worker exited with error code 1.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;Working in vs code to manually build and flash the hello world code yields this:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Flashing hello_world to Steve&lt;br /&gt;west flash -d c:\ncs\v3.1.1\zephyr\samples\cpp\hello_world\build_1 --domain hello_world --dev-id 1050265629&lt;/p&gt;
&lt;p&gt;-- west flash: rebuilding&lt;br /&gt;[0/5] Performing build step for &amp;#39;hello_world&amp;#39;&lt;br /&gt;ninja: no work to do.&lt;br /&gt;[3/5] cmd.exe /C &amp;quot;cd /D C:\ncs\v3.1.1\zephyr\samples\cpp\hello_world\build_1\_sysbuild &amp;amp;&amp;amp; C:\ncs\toolchains\c1a76fddb2\opt\bin\cmake.exe -[4/5] cmd.exe /C &amp;quot;cd /D C:\ncs\v3.1.1\zephyr\samples\cpp\hello_world\build_1\_sysbuild &amp;amp;&amp;amp; C:\ncs\toolchains\c1a76fddb2\opt\bin\cmake.exe -E true&amp;quot;&lt;br /&gt;-- west flash: using runner nrfutil&lt;br /&gt;-- runners.nrfutil: reset after flashing requested&lt;br /&gt;-- runners.nrfutil: Flashing file: C:\ncs\v3.1.1\zephyr\samples\cpp\hello_world\build_1\merged.hex&lt;br /&gt;Error: One or more batch tasks failed:&lt;br /&gt; * 1050265629: Timed out waiting for response from worker. (Generic)&lt;/p&gt;
&lt;p&gt;FATAL ERROR: command exited with status 1: nrfutil --json device --x-ext-mem-config-file C:/ncs/v3.1.1/zephyr/boards/nordic/nrf52840dk/support/nrf52840dk_qspi_nrfutil_config.json x-execute-batch --bat&lt;br /&gt;ch-path &amp;#39;C:\ncs\v3.1.1\zephyr\samples\cpp\hello_world\build_1\generated_nrfutil_batch.json&amp;#39; --serial-number 1050265629&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to erase device nrf52840dk quick start</title><link>https://devzone.nordicsemi.com/thread/549616?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2025 02:33:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6473603d-24cd-43d2-98f6-fad08eab8022</guid><dc:creator>Zach Strout</dc:creator><description>&lt;p&gt;Also, when I was installing the Segger drivers, I did select the legacy version update checkbox.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>