<?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>Cannot program the board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124610/cannot-program-the-board</link><description>I am using vscode on linux, I started by programming the blinky sample onto the devkit, without issue. I then moved on to the gnss sample in a separate project, this worked too without issue. Trying to work out how to do debug I found that I could not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Oct 2025 07:25:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124610/cannot-program-the-board" /><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/550293?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 07:25:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a30d5d3-d49a-4191-bb0d-522f374ed39e</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;Thank you again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/550286?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 06:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aca69305-a724-43ea-a065-b1bc69b86669</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Very strange behavior, but glad to hear that you are able to continue! Let us know if you start seeing strange behavior again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/550283?ContentTypeID=1</link><pubDate>Wed, 01 Oct 2025 06:28:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6c7c42f-5f6f-431e-80a3-4df7e6a80cdc</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;Below you will find the output of those two. After seeing this I tried again to program and use the cellular monitor and a few other things. All of it works now. This makes no sense as I have not made changes for two days. Im just very glad it works now and c an carry on with the Dev Academy course. Thank you very much for all the help.&lt;br /&gt;&lt;br /&gt;plakkies@plakkies-XPS:~$ nrfutil device --version&lt;br /&gt;nrfutil-device 2.14.1 (ca1b1f9 2025-09-26)&lt;br /&gt;commit-hash: ca1b1f900e3f0b8d6d09d7ff4518226f6f61dc9d&lt;br /&gt;commit-date: 2025-09-26&lt;br /&gt;host: x86_64-unknown-linux-gnu&lt;br /&gt;build-timestamp: 2025-09-26T14:17:34.962554530Z&lt;br /&gt;classification: nrf-external&lt;br /&gt;&lt;br /&gt;Detected SEGGER J-Link version: JLink_V8.60&lt;br /&gt;&lt;br /&gt;The device command version you are currently using was tested with a different J-Link version (JLink_V8.66) than the one you have installed (JLink_V8.60). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.&lt;br /&gt;plakkies@plakkies-XPS:~$ nrfutil device reset --json-pretty&amp;nbsp;&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_begin&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; },&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;progress&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;progressPercentage&amp;quot;: 0,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Connecting to probe&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;step&amp;quot;: 1,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;amountOfSteps&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;state&amp;quot;: &amp;quot;progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;duration&amp;quot;: 0,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;error_code&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;message&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; },&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;progress&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;progressPercentage&amp;quot;: 100,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Connecting to probe&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;step&amp;quot;: 1,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;amountOfSteps&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;state&amp;quot;: &amp;quot;progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;duration&amp;quot;: 66,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;error_code&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;message&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; },&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;progress&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;progressPercentage&amp;quot;: 0,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;step&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;amountOfSteps&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;state&amp;quot;: &amp;quot;progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;duration&amp;quot;: 66,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;error_code&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;message&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; },&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;progress&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;progressPercentage&amp;quot;: 100,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;step&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;amountOfSteps&amp;quot;: 2,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;state&amp;quot;: &amp;quot;progress&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;duration&amp;quot;: 212,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;error_code&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;message&amp;quot;: null,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;type&amp;quot;: &amp;quot;task_end&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;task&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;id&amp;quot;: &amp;quot;eb99f1138ee841559dc06053aca62e04&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;description&amp;quot;: &amp;quot;Reset 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;name&amp;quot;: &amp;quot;reset&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;data&amp;quot;: {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;serialNumber&amp;quot;: &amp;quot;001051282951&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;nbsp; },&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;message&amp;quot;: &amp;quot;Reset was applied to 1051282951&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;quot;error&amp;quot;: null&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/550172?ContentTypeID=1</link><pubDate>Tue, 30 Sep 2025 12:25:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68682662-bb76-4682-ad38-6cb9cf7b7965</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Are you using our VS Code extension? If so, can you please provide the output from nRF Connect:Generate Support information?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/550171?ContentTypeID=1</link><pubDate>Tue, 30 Sep 2025 12:24:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e626d2ac-e67b-4714-8317-3b1a2f0fbb48</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, I&amp;#39;ve tried installing &lt;span&gt;SEGGER J-Link (8.72)&amp;nbsp;and reproducing your issue, but with no success.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote user="Plakkies"], It was not the firmware, I downgraded SEGGER J-Link to v8.6 and here is the log file again after I tried programming the asset tracker again:[/quote]
&lt;p&gt;From what application are you collecting your logs?&amp;nbsp;We will need more verbose logging in order to pinpoint the issue.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What output do you get if you run both the following commands from command line:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span&gt;&lt;span&gt;nrfutil device --version&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;and&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;code&gt;nrfutil device reset --json-pretty&lt;/code&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549967?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 07:13:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f16fba58-b666-4974-a9d6-32e485f1e72b</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;OK, It was not the firmware, I downgraded SEGGER J-Link to v8.6 and here is the log file again after I tried programming the asset tracker again:&lt;br /&gt;2025-09-29T06:51:45.293Z INFO Initialising the bundled nrfutil device&lt;br /&gt;2025-09-29T06:51:45.293Z DEBUG Started watching devices&lt;br /&gt;2025-09-29T06:52:40.713Z INFO Successfully installed nrfutil core version: 8.0.0&lt;br /&gt;2025-09-29T06:53:31.990Z INFO Successfully installed nrfutil device version: 2.13.2&lt;br /&gt;2025-09-29T06:53:32.007Z INFO Using the bundled core version for nrfutil device: 8.0.0&lt;br /&gt;2025-09-29T06:53:32.034Z DEBUG Selected device: nRF9151 DK&lt;br /&gt;2025-09-29T06:53:32.053Z DEBUG Changed step: Info&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrfutil device version: 2.13.2&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrf-device-lib version: 0.19.0&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrf-probe version: 0.45.0&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using SEGGER J-Link version: JLink_V8.72&lt;br /&gt;2025-09-29T06:53:32.105Z INFO Your version of SEGGER J-Link (8.72) is newer than the one this app was tested with (8.60). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.&lt;br /&gt;2025-09-29T06:56:01.849Z DEBUG Changed step: Rename&lt;br /&gt;2025-09-29T06:56:24.823Z DEBUG Changed step: Program&lt;br /&gt;2025-09-29T06:56:44.313Z ERROR Failed to initialize worker: Timed out waiting for response from worker.&lt;br /&gt;2025-09-29T06:56:48.490Z ERROR Trace channel disconnected unexpectedly.&lt;br /&gt;2025-09-29T06:56:48.493Z ERROR Worker terminated by signal 9.&lt;br /&gt;2025-09-29T06:56:48.493Z ERROR Error output of terminated worker:&amp;nbsp;&lt;br /&gt;2025-09-29T07:11:17.524Z ERROR Failed to initialize worker: Timed out waiting for response from worker.&lt;br /&gt;2025-09-29T07:11:21.712Z ERROR Trace channel disconnected unexpectedly.&lt;br /&gt;2025-09-29T07:11:21.714Z ERROR Worker terminated by signal 9.&lt;br /&gt;2025-09-29T07:11:21.715Z ERROR Error output of terminated worker:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;It seems the only real error I&amp;#39;m getting is the timeout.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549964?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 07:05:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:664fcc37-5751-4cd9-a882-4ad1f1fc8c67</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;Looking at doing the downgrade is scary, It looks like that refers to the firmware on the board. I dont understand when It was changed from the origional. Im concerened to try mess with that. Can you send a link on doing the downgrade properly before I make things worse.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549961?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 06:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa1e17de-1e6f-4a34-84c0-b65cc8362fd1</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;I tried to program the tracker application from quick start and got some more log file info:&lt;br /&gt;&lt;br /&gt;2025-09-29T06:51:45.293Z INFO Initialising the bundled nrfutil device&lt;br /&gt;2025-09-29T06:51:45.293Z DEBUG Started watching devices&lt;br /&gt;2025-09-29T06:52:40.713Z INFO Successfully installed nrfutil core version: 8.0.0&lt;br /&gt;2025-09-29T06:53:31.990Z INFO Successfully installed nrfutil device version: 2.13.2&lt;br /&gt;2025-09-29T06:53:32.007Z INFO Using the bundled core version for nrfutil device: 8.0.0&lt;br /&gt;2025-09-29T06:53:32.034Z DEBUG Selected device: nRF9151 DK&lt;br /&gt;2025-09-29T06:53:32.053Z DEBUG Changed step: Info&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrfutil device version: 2.13.2&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrf-device-lib version: 0.19.0&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using nrf-probe version: 0.45.0&lt;br /&gt;2025-09-29T06:53:32.104Z INFO Using SEGGER J-Link version: JLink_V8.72&lt;br /&gt;2025-09-29T06:53:32.105Z INFO Your version of SEGGER J-Link (8.72) is newer than the one this app was tested with (8.60). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.&lt;br /&gt;2025-09-29T06:56:01.849Z DEBUG Changed step: Rename&lt;br /&gt;2025-09-29T06:56:24.823Z DEBUG Changed step: Program&lt;br /&gt;2025-09-29T06:56:44.313Z ERROR Failed to initialize worker: Timed out waiting for response from worker.&lt;br /&gt;2025-09-29T06:56:48.490Z ERROR Trace channel disconnected unexpectedly.&lt;br /&gt;2025-09-29T06:56:48.493Z ERROR Worker terminated by signal 9.&lt;br /&gt;2025-09-29T06:56:48.493Z ERROR Error output of terminated worker:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I am going to try use v8.6 and get back to you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549960?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 06:54:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58b4916a-c190-4368-b160-712c8e552dea</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;&lt;br /&gt;Hello, Thank you for the response.&lt;br /&gt;I followed a guide from Nordic on youtube, I have watched many videos from nordic now and cannot find the exact one I used. I did install the VScode extension, the Segger Jtag something, the sdk and toolchain in vscode.&lt;br /&gt;I ran the blinky pwm example without any problems. I also got the gnss example working. The problem started when I tried to change settings in the vscode gui to try get debug working, I did not change any files directly, so I did not remove any headrs as far as Im aware. when trying&amp;nbsp;&lt;code&gt;nrfutil device list&lt;/code&gt;&amp;nbsp;I get:&lt;br /&gt;nrfutil device list&lt;br /&gt;1051282951&lt;br /&gt;Product&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;J-Link&lt;br /&gt;Board version&amp;nbsp; &amp;nbsp;PCA10171&lt;br /&gt;Traits&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; seggerUsb, usb, jlink, modem, devkit&lt;br /&gt;&lt;br /&gt;Supported devices found: 1&lt;br /&gt;the log file only shows the follwing&lt;br /&gt;2025-09-29T06:51:45.293Z INFO Initialising the bundled nrfutil device&lt;br /&gt;2025-09-29T06:51:45.293Z DEBUG Started watching devices&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549866?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2025 08:19:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37e0d646-c433-444b-9d67-d9db465e01d0</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How did you install the environment in linux i.e. VS Code extension, SDK and Toolchain?&lt;/p&gt;
[quote user="Plakkies"]I get the same error when trying the celular monitor as well.&amp;nbsp;[/quote]
&lt;p&gt;What errors do you see? Can you please provide the log file, and more on the steps you took so that I can try to reproduce?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;In command line, what output do you get when running &lt;code&gt;nrfutil device list&lt;/code&gt;? Have you removed any headers from the DK e.g. nrf current measurement header?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot program the board</title><link>https://devzone.nordicsemi.com/thread/549854?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2025 06:01:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0deb58a-5b3c-4c28-a95c-0d4ffa4f7a28</guid><dc:creator>Plakkies</dc:creator><description>&lt;p&gt;I get the same error when trying the celular monitor as well.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>