<?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>nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115104/nrf-connect-for-desktop-v5-0-2-programmer-v4-4-1-rust-panic-on-startup</link><description>I recently purchased an nrf52840 dongle. 
 In nRF Connect for Desktop (v5.0.2) and with or without the device attached, Programmer (v4.4.1) starts with a rust-panic error: 
 
 This is on a w11 system. j-link j-tag-load, rtt client, remote server, etc</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Oct 2024 17:46:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115104/nrf-connect-for-desktop-v5-0-2-programmer-v4-4-1-rust-panic-on-startup" /><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/508581?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 17:46:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be609bc7-c71e-4fb5-9fa8-bd26b30e7291</guid><dc:creator>mhilden</dc:creator><description>&lt;p&gt;Another update, after playing around some more... The environment variable hacks may help with nRF Connect for Windows but don&amp;#39;t always work for VS Code and the nRF Connect Extension. This is why I was looking for a fix in the first place. If your boards are showing up in nRF Connect for Windows but aren&amp;#39;t reliably showing up in the VS Code Extension, you can try another route.&lt;/p&gt;
&lt;p&gt;Install the latest version of the nRF Connect Command Line Tools, and then change a setting in the nRF Connect VS Code Extension to use the command line tools connection manager.&lt;/p&gt;
&lt;p&gt;File -&amp;gt; Preferences -&amp;gt; Settings -&amp;gt; Search for `nrf-connect device provider` and change the setting to `nrfjprog`&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nRF-VS-Code-nrfjprog.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/508580?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 17:42:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a8142a8-1f5c-4cad-b86b-4f396d14f046</guid><dc:creator>Loubear</dc:creator><description>&lt;p&gt;I was not having this issue, but without changing anything on my end (except perhaps automatic updates to nRF Connect for VS Code) this issue began to happen.&lt;br /&gt;&lt;br /&gt;I followed your steps and adding&amp;nbsp;the environment variables fixed the issue in nRF Connect for Desktop but did not fix the issue in nRF Connect for VS Code.&lt;br /&gt;&lt;br /&gt;The only solution that worked for me was downloading&amp;nbsp;nRF Command Line tools and changing my &lt;code&gt;Nrf-connect: Device Provider&lt;/code&gt;&amp;nbsp;setting in the VSCode extension from &lt;code&gt;nrfutil&lt;/code&gt; to &lt;code&gt;nrfjprog&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;Something in nrfutil seems broken. I concur that this issue needs to be fast tracked as other users will probably have the same issues that are very difficult to track down when occurring in a fundamental piece of the toolchain.&lt;code&gt;&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/507511?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2024 07:54:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fa9b1fe-ad0b-489b-afda-ea0740e1c2a0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have forwarded your request and we are currently working on a fix, but I do not have a timeline unfortunately. Thank you for your thorough report. I&amp;#39;ve also updated my last reply with the workaround to reflect that the J-Link must also be upgraded.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/507449?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 20:26:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e783c6fc-2788-4238-b2bf-873d5025e7a4</guid><dc:creator>mhilden</dc:creator><description>&lt;p&gt;This worked for me (generally) but I needed to expand on it. Just getting nRF Connect for Desktop isn&amp;#39;t enough - I need to be able to program and debug my application from the nRF Connect Extension for VS Code. Setting the two environment variables mentioned &lt;a href="https://superuser.com/questions/949560/how-do-i-set-system-environment-variables-in-windows-10"&gt;globally for my user in Windows &lt;/a&gt;(reboot after adding them!) is ultimately what I needed to do.&lt;/p&gt;
&lt;p&gt;Of course, changing from version 2.5.0 -&amp;gt; 2.6.1 means that my J-Link driver needed to be upgraded from V7.94e to V7.94i also!&lt;/p&gt;
&lt;p&gt;This took me a very painful two days to figure out, and I needed to reset everything related to nRF Connect and VS Code in the process. I do believe that I am back on track again.&lt;/p&gt;
&lt;p&gt;@Nordic, please fast track a fix for this, as I expect that other users will also have problems, even with first-time installs. Fundamentally, it seems that the 2.5.0 version can&amp;#39;t find its own DLLs in the lib folder. Running the tool manually would crash every time with this error:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/missing-dll.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/505203?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2024 13:32:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d62571db-06d4-4a5b-b5af-7bbaa744aab4</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;So, the procedure to recover a Dongle that&amp;#39;s &amp;quot;lost&amp;quot; it&amp;#39;s bootloader (although it seems to be fine based on your description) is described in the &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;Dongle programming tutorial here&lt;/a&gt; (see the final section on recovery). I guess what might have happened is that the REG0 voltage is 1.8V, as that will result in a device not being recognized by the computer.&lt;/p&gt;
&lt;p&gt;For the J-Link version, I think you need to downgrade this, as nRF Connect for Desktop isn&amp;#39;t tested with J-Link v8 yet I think. To downgrade you need to manually uninstall your J-Link version and install v7.94i from here:&amp;nbsp;&lt;a href="https://www.segger.com/downloads/jlink/"&gt;https://www.segger.com/downloads/jlink/&lt;/a&gt;. Try that first, and see if the Dongle is recognized by the computers if you do that.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/505082?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2024 01:20:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:588573cb-50cd-47c4-8673-4b8cfaf5bcb1</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/simonr"&gt;Simonr&lt;/a&gt; - an important update!&amp;nbsp; I didn&amp;#39;t check the Saturday mail until this afternoon (Sunday) and a my second nrf52840 dongle arrived.&amp;nbsp; It -is- (woohoo!) seen by Nordic programmers on both w11 and Debian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, I think the questions become:&lt;/p&gt;
&lt;p&gt;1) how to recover from a clobbered bootloader that is in bootloader-mode (1hz red led), but that the programmer does not recognize?&lt;/p&gt;
&lt;p&gt;2) how to tell nrf desktop to expect jlink v8 instead of v7?&amp;nbsp; Same message on both Linux and w11.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/505079?ContentTypeID=1</link><pubDate>Sun, 06 Oct 2024 22:46:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e788eaec-a974-4b58-9e84-651902d12c77</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/simonr"&gt;Simonr&lt;/a&gt; - hey, baby steps, things are moving in the right direction!&lt;/p&gt;
&lt;p&gt;1) no rust-panic and desktop is detecting nrfutil-device version 2.6.1.&amp;nbsp; woohoo!&lt;/p&gt;
&lt;p&gt;2) The dongle is attached and in bootloader mode (1hz red led), but is not detected.&amp;nbsp; I tried programmer, quick-start, board-configurator, and bluetooth-low-energy all with no luck.&lt;/p&gt;
&lt;p&gt;3) desktop seems to have an issue with jlink_v8.10a installed and it is expecting jlink_v7.94i&lt;/p&gt;
&lt;p&gt;Question:&amp;nbsp; how to set the jlink version that desktop is expecting?&lt;/p&gt;
&lt;p&gt;Here is summary from the terminal session:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;// forced install:
C:\Users\me\Downloads\nrf-dongle&amp;gt;nrfutil.exe install device=2.6.0 --force
nrfutil-device already installed
Uninstalled nrfutil-device
[00:00:06] ###### 100% [Install packages] Install packages
C:\Users\me\Downloads\nrf-dongle&amp;gt;

// set the required environment variables:
C:\Users\me\Downloads\nrf-dongle&amp;gt;set NRF_OVERRIDE_NRFUTIL_SETTINGS=true
C:\Users\me\Downloads\nrf-dongle&amp;gt;set NRF_OVERRIDE_VERSION_DEVICE=2.6.1

// move to the .exe location
C:\Users\me\Downloads\nrf-dongle&amp;gt;cd &amp;quot;C:\Users\Gary\AppData\Local\Programs\nrfconnect\&amp;quot;
C:\Users\me\AppData\Local\Programs\nrfconnect&amp;gt;&amp;quot;nRF Connect for Desktop.exe&amp;quot;

//Programmer:
16:29:12.112	Initialising nrfutil module: device
16:29:13.993	Using nrfutil-device core version: 7.13.0
16:29:14.806	Using nrfutil-device version: 2.6.1
16:29:14.806	Using nrf-device-lib version: 0.17.33
16:29:14.806	Using nrfjprog DLL version: 10.24.2
16:29:14.806	Using JLink version: JLink_V8.10a
16:29:14.807	Installed JLink version does not match the expected version (JLink_V7.94i)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Here is the programmer output:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;16:35:32.558	Initialising nrfutil module: device
16:35:34.526	Using nrfutil-device core version: 7.13.0
16:35:35.344	Using nrfutil-device version: 2.6.1    &amp;lt;&amp;lt;&amp;lt;&amp;lt;==== woohoo!
16:35:35.345	Using nrf-device-lib version: 0.17.33
16:35:35.345	Using nrfjprog DLL version: 10.24.2
16:35:35.345	Using JLink version: JLink_V8.10a
16:35:35.345	Installed JLink version does not match the expected version (JLink_V7.94i)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I setup for dual boot with linux on this box and installed Debian 12.&amp;nbsp; Debian 12 also does not see the device, it does not have a rust-panic, and it also complains about the jlink version mismatch.&amp;nbsp; I -think- this will be a good testing setup because same hardware approaching from different OS.&amp;nbsp; Note this is not a linux VM, it is a whole dual boot setup.&lt;/p&gt;
&lt;p&gt;Thank you for the help!&amp;nbsp; Now let&amp;#39;s figure out why the device is not being detected.&amp;nbsp; I picked up parts and I think I can add a jtag header to this dongle if that would be helpful.&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&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: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504955?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2024 08:52:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fc9d94f-5fab-479a-a151-fadcfc1171fb</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Yes, it is actively being looked into. We know about it and is looking into fixing it by releasing new app versions running on this new CLI version. They&amp;#39;ve provided a workaround that will work as well here (in case force updating nrfutil didn&amp;#39;t work):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Close nRF Connect for Desktop&lt;/li&gt;
&lt;li&gt;Set these environment variables:&lt;br /&gt;export&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;NRF_OVERRIDE_NRFUTIL_SETTINGS=true&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;span dir="ltr"&gt;export NRF_OVERRIDE_VERSION_DEVICE=2.6.1&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;When updating to v2.6.1 of nRFUTIL device, you also need at least v7.94i of the J-Link drivers.&lt;/li&gt;
&lt;li&gt;Start nRF Connect for Desktop from the terminal having these environment variable&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All apps will now use nrfutil device v2.6.1 and should work as expected.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504912?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2024 01:58:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a200c52-89eb-454a-ad61-2c1cecc1be53</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/simonr"&gt;Simonr&lt;/a&gt; can the developers reproduce the error?&amp;nbsp; Any idea if it&amp;#39;s actively being looked into yet?&amp;nbsp; Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504811?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2024 10:51:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46eb5660-67ea-4b32-8c6f-a94c5fabe179</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Try running &lt;strong&gt;nrfutil install device=2.6.0 --force&lt;/strong&gt; to force upgrade the nrfutil device version to 2.6.0 and see if that helps at all.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504734?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 16:21:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c5cbcdc-ce11-424c-8781-e04dee248fdd</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;yes, done yesterday.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504648?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 09:59:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b94b4fb2-3ddf-4f86-9b00-a13c2037187e</guid><dc:creator>ogulcan</dc:creator><description>&lt;p&gt;I have tried doing it under the same folder but nothing changed.&lt;/p&gt;
&lt;p&gt;[00:00:00] ###### 100% [Upgrade packages] Upgrade packages&lt;br /&gt;....\AppData\Roaming\nrfconnect\nrfutil-sandboxes\device\2.5.0\bin&amp;gt;&lt;/p&gt;
&lt;p&gt;Is this the location that you mean to run the command or is it somewhere else?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504632?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 08:50:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8398d19d-a68e-4979-bac9-f5d072b0262e</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Did you also try running &lt;strong&gt;nrfutil upgrade&lt;/strong&gt; in the&amp;nbsp;&lt;span&gt;command line in the folder where nrfutil is located?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504615?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 07:29:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d15c1194-2b87-436e-a1c9-7c760af9ba2c</guid><dc:creator>ogulcan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am having the same problem on a W10 laptop and J-Link V7.94e. Here is the error code:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;AppData\Roaming\nrfconnect\nrfutil-sandboxes\device\2.5.0\bin\nrfutil-device.exe failed with unexpected exit code Some(-1073740791)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I can use the nRF5340-DK with Visual Studio Code for debugging and flashing the connected device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I fixed the issue by uninstalling nRF Connect 5.0.2 and installing an older version for nRF Connect 4.4.0 with nRF Programmer 4.1.0.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;However this is just a temporary fix as I can not keep using the old version of these programs.&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;Ogulcan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504606?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 04:06:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4cf9725-9aa7-4723-8058-3f500e269728</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;Fresh install on different W11 box, same error: &lt;pre class="ui-code" data-mode="text"&gt;22:00:32.242	Initialising nrfutil module: device
22:00:34.104	Using nrfutil-device core version: 7.13.0
22:00:34.786	thread &amp;#39;&amp;lt;unnamed&amp;gt;&amp;#39; panicked at src\usb-lister-rs\src\windows.rs:1160:5: assertion `left == right` failed left: 14 right: 68
22:00:34.786	note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread &amp;#39;&amp;lt;unnamed&amp;gt;&amp;#39; panicked at library\panic_unwind\src\seh.rs:290:8: Rust panics cannot be copied stack backtrace:
22:00:34.797	0: 0x7ffa9001dbfd - &amp;lt;unknown&amp;gt;
22:00:34.798	1: 0x7ffa90013e29 - &amp;lt;unknown&amp;gt; 2: 0x7ffa9001c361 - &amp;lt;unknown&amp;gt; 3: 0x7ffa9001d9d6 - &amp;lt;unknown&amp;gt; 4: 0x7ffa9001f3c8 - &amp;lt;unknown&amp;gt; 5: 0x7ffa9001f076 - &amp;lt;unknown&amp;gt;
22:00:34.798	6: 0x7ffa9001f8f8 - &amp;lt;unknown&amp;gt; 7: 0x7ffa9001f779 - &amp;lt;unknown&amp;gt; 8: 0x7ffa9001e2ef - &amp;lt;unknown&amp;gt;
22:00:34.798	9: 0x7ffa9001f468 - &amp;lt;unknown&amp;gt; 10: 0x7ffa9018a874 - nrfdl_wait_timed_async_task_complete 11:
22:00:34.798	0x7ffa9003ae6c - &amp;lt;unknown&amp;gt;
22:00:34.843	12: 0x7ffab35822b1 - &amp;lt;unknown&amp;gt;
22:00:34.843	13: 0x7ffab3582008 - &amp;lt;unknown&amp;gt; 14: 0x7ffab3582529 - __ExceptionPtrCurrentException 15: 0x7ffa90192e6f - nrfdl_wait_timed_async_task_complete
22:00:34.856	16: 0x7ffabdfc1080 - &amp;lt;unknown&amp;gt;
22:00:34.857	17: 0x7ffabdfc2715 - _NLG_Return2
22:00:34.880	18:
22:00:34.881	0x7ffb0ad34a26 - RtlCaptureContext2 19: 0x7ffa9014c6cf - &amp;lt;unknown&amp;gt; 20: 0x7ffa9012a1c3 - &amp;lt;unknown&amp;gt; 21: 0x7ffa9014d382 - &amp;lt;unknown&amp;gt;
22:00:34.881	22: 0x7ffa90150953 - &amp;lt;unknown&amp;gt; 23: 0x7ffa9012aad4 - &amp;lt;unknown&amp;gt; 24
22:00:34.881	: 0x7ffa90129588 - &amp;lt;unknown&amp;gt; 25: 0x7ffab35929a9 - Concurrency::details::_Schedule_chore 26:
22:00:34.882	0x7ffb0acf289a - RtlHashUnicodeString 27: 0x7ffb0acc5e66 - RtlClearThreadWorkOnBehalfTicket
22:00:34.890	28: 0x7ffb0920257d - BaseThreadInitThunk 29:
22:00:34.890	0x7ffb0aceaf28 - RtlUserThreadStart thread &amp;#39;&amp;lt;unnamed&amp;gt;&amp;#39; panicked at library\panic_unwind\src\seh.rs:290:8: Rust panics cannot be copied stack backtrace: 0: 0x7ffa9001dbfd - &amp;lt;unknown&amp;gt; 1: 0x7ffa90013e29 - &amp;lt;unknown&amp;gt; 2: 0x7ffa9001c361 - &amp;lt;unknown&amp;gt;
22:00:34.891	3: 0x7ffa9001d9d6 - &amp;lt;unknown&amp;gt; 4: 0x7ffa9001f3c8 - &amp;lt;unknown&amp;gt; 5: 0x7ffa9001f076 - &amp;lt;unknown&amp;gt;
22:00:34.891	6: 0x7ffa9001f8f8 - &amp;lt;unknown&amp;gt; 7: 0x7ffa9001f779 - &amp;lt;unknown&amp;gt; 8: 0x7ffa9001e2ef - &amp;lt;unknown&amp;gt; 9:
22:00:34.891	0x7ffa9001f468 - &amp;lt;unknown&amp;gt; 10: 0x7ffa9018a874 - nrfdl_wait_timed_async_task_complete 11: 0x7ffa9003ae6c - &amp;lt;unknown&amp;gt;
22:00:34.892	12: 0x7ffab35822b1 - &amp;lt;unknown&amp;gt; 13: 0x7ffab35d2880 - std::basic_ostream&amp;lt;unsigned short,std::char_traits&amp;lt;unsigned short&amp;gt; &amp;gt;::write 14: 0x7ffabdfc1080 - &amp;lt;unknown&amp;gt;
22:00:34.892	15: 0x7ffabdfc2715 - _NLG_Return2 16: 0x7ffb0ad34a26 - RtlCaptureContext2 17: 0x7ffab3582008 - &amp;lt;unknown&amp;gt; 18:
22:00:34.892	0x7ffab3582529 - __ExceptionPtrCurrentException 19: 0x7ffa90192e6f - nrfdl_wait_timed_async_task_complete 20: 0x7ffabdfc1080 - &amp;lt;unknown&amp;gt; 21: 0x7ffabdfc2715
22:00:34.892	- _NLG_Return2 22: 0x7ffb0ad34a26 - RtlCaptureContext2 23: 0x7ffa9014c6cf - &amp;lt;unknown&amp;gt; 24: 0x7ffa9012a1c3 - &amp;lt;unknown&amp;gt; 25:
22:00:34.893	0x7ffa9014d382 - &amp;lt;unknown&amp;gt; 26: 0x7ffa90150953 - &amp;lt;unknown&amp;gt; 27: 0x7ffa9012aad4 - &amp;lt;unknown&amp;gt; 28:
22:00:34.893	0x7ffa90129588 - &amp;lt;unknown&amp;gt; 29: 0x7ffab35929a9 - Concurrency::details::_Schedule_chore 30: 0x7ffb0acf289a - RtlHashUnicodeString
22:00:34.893	31: 0x7ffb0acc5e66 - RtlClearThreadWorkOnBehalfTicket 32: 0x
22:00:34.894	7ffb0920257d - BaseThreadInitThunk 33: 0x7ffb0aceaf28 - RtlUserThreadStart fatal runtime error: Rust panics must be rethrown
22:00:34.908	Using nrfutil-device version: 2.5.0
22:00:34.909	Using nrf-device-lib version: 0.17.26
22:00:34.909	Using nrfjprog DLL version: 10.24.2
22:00:34.909	Using JLink version: JLink_V7.94e
22:00:35.092	Error: Subprocess C:\Users\delete-this\AppData\Roaming\nrfconnect\nrfutil-sandboxes\device\2.5.0\bin\nrfutil-device.exe failed with unexpected exit code Some(-1073740791)
22:00:35.106	Error: Failed with exit code 1.&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504605?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 02:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91de683d-92a7-4dcd-8242-0a801e74df32</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;Completely uninstalled nRF Desktop Connect and deleted the roaming directory and reinstalled.&amp;nbsp; Same rust-crash.&lt;/p&gt;
&lt;p&gt;The roaming directory looked like it contained mostly log files.&amp;nbsp; I saved a copy of the who subdir in my temp folder in case the log files would be useful for debugging.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504508?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 11:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9ab0bcd-53e0-44d0-91be-eecf5718383b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;One suggestion that came up. Can you try upgrading your nrfutil-device version to v2.5.4. Note that this is different from the nrfutil-device&amp;nbsp;&lt;strong&gt;core&amp;nbsp;&lt;/strong&gt;version. You can do so by running &lt;strong&gt;nrfutil upgrade&lt;/strong&gt; in the command line in the folder where nrfutil is located. It should upgrade to v2.5.4 by itself with no further inputs required.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504495?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 09:29:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ff221b6-9290-481a-b4ff-4dc14e602473</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Okay, thank you for the explanation, I will need to take this onward with the nRF Connect for Desktop devs then. I&amp;#39;ll let you know when I hear back from them. In the mean time you could try uninstalling the Programmer app and make sure the folder&amp;nbsp;&lt;strong&gt;C:\Users\&amp;lt;YOUR USERNAME&amp;gt;\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer&amp;nbsp;&lt;/strong&gt;is removed entirely before reinstalling the app.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504461?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 06:03:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feb27af2-7270-451b-b6a8-0f4590dd8622</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;Just to confirm, I -do- have nrf-command-line-tools-10.24.2-x64 installed and it is listed in both the system and my person path variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504420?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 18:14:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:940f2f9c-661e-403b-8216-e47b3cb681e8</guid><dc:creator>gmn</dc:creator><description>&lt;p&gt;Hi Simon!&lt;/p&gt;
&lt;p&gt;Yes, I can get the dongle into DFU bootloader mode (red light approximately 1hz).&amp;nbsp; nRF Connect for Desktop has options for Bluetooth Low Energy, Direct Test Mode, RSSI Viewer, Serial Terminal, and Power Profiler all see the device.&amp;nbsp; Quick Start sees the device and reports &amp;quot;not supported yet&amp;quot;. Programmer crashes with the error message above and does not see the device. My first post left off a couple line of the initial crash text (in case that is useful).&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;12:03:41.734	Initialising nrfutil module: device
12:03:43.053	Using nrfutil-device core version: 7.13.0
12:03:43.408	thread &amp;#39;&amp;lt;unnamed&amp;gt;&amp;#39; panicked at src\usb-lister-rs\src\windows.rs:1160:5: assertion `left == right` failed left: 14 right: 68 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12:03:43.408	thread &amp;#39;&amp;lt;unnamed&amp;gt;&amp;#39; panicked at library\panic_unwind\src\seh.rs:290:8: Rust panics cannot be copied stack backtrace:
12:03:43.411	0: 0x7ffd9770dbfd - &amp;lt;unknown&amp;gt; 1: 0x&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If it is useful, the device ID is DCF7B348AB3D&lt;/p&gt;
&lt;p&gt;The programmer crashes either with no device, with a device not in DFU bootloader mode, and when in DFU bootloader mode (seems to make no difference, ... Programmer is just not happy software :-) )&lt;/p&gt;
&lt;p&gt;Thank you for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for Desktop v5.0.2, programmer v4.4.1, rust-panic on startup</title><link>https://devzone.nordicsemi.com/thread/504369?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 13:00:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:673ce73f-548f-42f5-b9f5-fd9ae4c7b7d7</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Regarding this nRF52840 Dongle you have, how does it behave when plugging it into the computer on your end? Does it show up as DFU Bootloader in the nRF Programmer or with some other name? If you have programmed it already it might be running in its application mode, in which case you will need to hold the side-mounted reset button while plugging the Dongle into your computer to put it back into the DFU bootloader mode that lets it communicate through USB with the nRF Connect application. If that&amp;#39;s not it I will have to ask the devs about this error, as I can&amp;#39;t say it&amp;#39;s something I&amp;#39;ve seen before.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>