<?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>VSC extension: nrf-connect.nrfutil.home how should be used?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121693/vsc-extension-nrf-connect-nrfutil-home-how-should-be-used</link><description>Hi, 
 i am under Windows 11 using the latest VS code extension (2025.4.106). 
 How should i use https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/settings.html#nrf-connectnrfutilhome ? 
 Suppose that i have a folder &amp;quot;tools/nrfutil&amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 May 2025 06:49:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121693/vsc-extension-nrf-connect-nrfutil-home-how-should-be-used" /><item><title>RE: VSC extension: nrf-connect.nrfutil.home how should be used?</title><link>https://devzone.nordicsemi.com/thread/536701?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 06:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5af4aa00-3e03-4e8c-919d-9f3c90f04281</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Alessandro,&lt;br /&gt;&lt;br /&gt;I have reproduced described behavior.&lt;br /&gt;Currently, nRFUtil must be in the user path to be found by the SDK&amp;#39;s build system. You can always use full path to your locally installed nrfutil when flashing from VS Code terminal. Alternatively, you can look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/build_bind_tasks.html"&gt;binding custom tasks to actions&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VSC extension: nrf-connect.nrfutil.home how should be used?</title><link>https://devzone.nordicsemi.com/thread/536623?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 12:33:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adfcbd7d-95bf-4d27-b739-d8cb6d53c271</guid><dc:creator>longo92</dc:creator><description>&lt;p&gt;I attahced the entire folder used as workspace.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;nbsp;double click on .code-workspace files. This will open VS code with settings set in .code-workspace. You can find that file the mentioned&amp;nbsp; nrf-connect.nrfutil.home setting&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Create&amp;nbsp; a new power shell terminal(Terminal-&amp;gt;New Terminal) (NOT in nrf connect Shell Terminal)&lt;/li&gt;
&lt;li&gt;&amp;nbsp;launch ./setup_nrf_connect.ps1: this will install both toolchain and sdk locally, using nrfutil in tools/nrfutil/nrfutil.exe&lt;/li&gt;
&lt;li&gt;&amp;nbsp;close vs code&lt;/li&gt;
&lt;li&gt;&amp;nbsp;re-open&amp;nbsp;&lt;span&gt;code-workspace&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Open nrf connect extenion: build and run hello word application bundeld in subfolder apps/. Then click on flash button and error will happen. The Build configuration should find the sdk and the toochain locally installed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Remember to remove from the environment variables the path to system nrfutil. I want to use the one in tools/nrfutil.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Alessandro&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;t&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/fw_2D00_rain_2D00_gamma_5F00_ld_2D00_nrfc_2D00_sdk.zip"&gt;devzone.nordicsemi.com/.../fw_2D00_rain_2D00_gamma_5F00_ld_2D00_nrfc_2D00_sdk.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VSC extension: nrf-connect.nrfutil.home how should be used?</title><link>https://devzone.nordicsemi.com/thread/536610?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 11:51:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ab407b3-af4a-42ee-b284-b8b5f625815d</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Alessandro,&lt;br /&gt;&lt;br /&gt;Please note that you can upload files to the ticket using Insert-&amp;gt;Image-&amp;gt;Video-&amp;gt;File.&lt;/p&gt;
[quote user=""]I am expeting if i set in the .workspace file the path to my tools/nrfutil/.nrfutil folder (e.g.&lt;span&gt;&amp;quot;nrf-connect.nrfutil.home&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;tools/nrfutil/.nrfutil&amp;quot;)&amp;nbsp;&lt;/span&gt;the Extension&amp;nbsp; uses it for searching the nrfutil device command.[/quote]
&lt;p&gt;Can you show how you created workspace file? Can you show how you set mentioned path in the workspace file?&lt;/p&gt;
[quote user=""]Insetad when fleshing using Extension GUI BUTTON&amp;nbsp; it says that nrfutil is not found: &amp;quot;FATAL ERROR: required program nrfutil not found; install it or add its location to PATH&amp;quot;[/quote]
&lt;p&gt;Can you show this error?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>