<?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>Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126468/help-needed-with-pristine-build-in-vs-code</link><description>I mean like when ever i click pristine build in the vs code i am getting this below error &amp;quot; Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration.&amp;quot; but the build is getting done when it is done in the terminal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Jan 2026 04:07:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126468/help-needed-with-pristine-build-in-vs-code" /><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559324?ContentTypeID=1</link><pubDate>Thu, 22 Jan 2026 04:07:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b91abf5-9c4d-47b8-bca9-22a2890cc0dc</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;It Worked! Thank you. i dont know how it got changed maybe i did something wrong over there maybe but yea nowit is working.&lt;br /&gt;&lt;br /&gt;BR&lt;br /&gt;Vishveshwaran&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559273?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 13:53:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:629bf292-accd-4628-bef9-d79cc99c3160</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;can you try changing that last line to:&lt;/p&gt;
&lt;p&gt;base = zephyr&lt;/p&gt;
&lt;p&gt;And then try to delete your current build configuration, restart VS Code and try to generate the build configuration again?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559214?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 03:33:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa579b81-12d0-41dd-bdb5-8cf89280d85b</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;So basically my workflow will be like this, openning an existing application or creating one, when it is created i will go for the build configuration, so in the build configuration menu everything is fine and normal, i can see the tool chain i can see the sdk version and everything, so after that i can do the generate and build too, it will build when i am in that menu, after that when i go to the actions menu for the flash option it wont be there, it asks me to build again over there showing that two icons pristine build and output channel, so when i click the pristine build it shows that error &amp;quot;&amp;nbsp;&lt;strong&gt;Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration.&amp;quot;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;i also tried with a different version of sdk the issue presists the same,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;okay my contents in the config file is as below&lt;/p&gt;
&lt;p&gt;[manifest]&lt;br /&gt;path = nrf&lt;br /&gt;file = west.yml&lt;/p&gt;
&lt;p&gt;[zephyr]&lt;br /&gt;base = C:\ncs\v3.1.1\zephyr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559170?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 13:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36a980cc-ea68-4672-924d-54ab73759cd5</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Also, can you please share the content of your: v3.1.1\.west\config file?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559125?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 09:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c392c7a0-d9b6-4b44-9d2d-3ad9bc4eb8c7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;When you create your build configuration, does v3.1.1 show up as an option? And how about the toolchain? Does it appear there?&lt;/p&gt;
&lt;p&gt;Does it build the first time after you click &amp;quot;generate and build&amp;quot; in the &amp;quot;Add Build Configuration&amp;quot; tab, but then later doesn&amp;#39;t find the SDK version? Or does it not build at all the first time around either?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is this only an issue for v3.1.1? Or is it an issue for older NCS versions as well? Can you try with e.g. v3.0.1 and see if the issue is the same?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559095?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 03:31:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c872e25c-a5d1-4f35-957e-efb23a103d6e</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;so basically i tried what you were saying,&amp;nbsp;&lt;br /&gt;&lt;br /&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/pastedimage1768879832366v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;and even added the build configuration and it still looks like this&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:358px;max-width:176px;" height="358" src="https://devzone.nordicsemi.com/resized-image/__size/352x716/__key/communityserver-discussions-components-files/4/pastedimage1768879868000v4.png" width="176" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;it dint change anything here&lt;br /&gt;&lt;br /&gt;regards&lt;br /&gt;vishva&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/559002?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 11:59:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47de09fa-582c-4bc2-ba00-854c57de7581</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you try: in VS Code, press file -&amp;gt; open folder, and open the root folder of your SDK (the one named v3.1.1). Then&amp;nbsp;press the &amp;quot;+&amp;quot; sign (&amp;quot;open an existing application&amp;quot;), navigate to your application folder, and select &amp;quot;Open&amp;quot;. This adds the application to the workspace, without removing the SDK from the workspace. Then you can generate a new build configuration:&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/pastedimage1768823963985v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And you should see the SDK version and toolchain version in the two upper options.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558976?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 09:43:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8628632-68a7-4849-b813-61485c547049</guid><dc:creator>Vishveshwaran</dc:creator><description>&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/pastedimage1768815580730v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;this is the ncs folder which i am having.&lt;br /&gt;&lt;br /&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/pastedimage1768815706161v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;and my manage tool chain menu looks like the above, and moreover when i click the open sdk directory in the manage sdk menu it is opening the&amp;nbsp;C:\ncs\v3.1.1 folder only, am i missing something, it is a nRf Connect SDK (NCS) right&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558974?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 09:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ca520dd-d0f3-454b-9a60-dda4889c75b2</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Still doesn&amp;#39;t make complete sense to me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you mean a normal NCS (nRF Connect SDK)? Or Zephyr only, without the nRF part of it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What folders are present in the root folder of your SDK? Can you please send a screenshot?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558943?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 03:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd3a4680-b7cf-44ee-91c8-cf2e2186da82</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;NCS with zephyr only. i do have the sdk version with the zephyr.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558800?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 12:48:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:100005b8-efe5-4419-99a1-9a435be5c85e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;NCS without Zephyr? Or do you mean Zephyr without NCS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558793?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 12:23:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0db6bc9-31d2-4b46-a035-d8d535e1954c</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;Yes that is what happened, the ncs folder got disconnected from the nrf extension alone, but still works with the workspace as i told the terminal based build is working.&amp;nbsp; I am using an official release only of the NCS which do have the zephyr&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558789?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 11:53:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af088ab8-62b7-4f04-b98d-6f37d50f8e70</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ok, the nRF Connect for VS Code plugin will only work if you are using an NCS release, as far as I know. So unfortunately, if you are using standalone Zephyr, it will probably not work. The reason is that the plugin needs to know where NCS is located, to select the correct SDK to build with your application. If you can&amp;#39;t point to the SDK, it doesn&amp;#39;t know what to do.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It is possible to have the SDK isolated from the application folder, but it still needs to be an NCS release. You can also modify the source files in the SDK, such as merging particular pull requests and using the main branch instead of a stable release.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What are you trying to use? Zephyr (without NCS)?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558765?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 08:57:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e2f5ead-5a10-4e3a-bc78-a6e3a192ffc7</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;ul&gt;
&lt;li&gt;As i was saying, im using nrf connect for vs code for the past 6 months i did all these before itself, my sdk wasn&amp;#39;t found in the previous screen shot since i was using a dedicated project file which was isolated from the original sdk version thats why it couldn&amp;#39;t find that, i do have the sdk and the build is still doable when i run the west build commands in the nrf terminal. But pristine build in the ui isn&amp;#39;t working.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558764?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 08:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7eba6ddf-8a33-4060-97ed-84f713fd7d8f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;... And? Did it work? Does it recognize the SDK version after this?&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558676?ContentTypeID=1</link><pubDate>Wed, 14 Jan 2026 10:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33357d95-5aa0-4b6a-ab95-427371491f3d</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;&lt;br /&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/pastedimage1768384970141v2.png" alt=" " /&gt;&lt;br /&gt;done&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Vishva&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558673?ContentTypeID=1</link><pubDate>Wed, 14 Jan 2026 09:47:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85fa53a9-d798-47b3-b14d-ad5397441fe8</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Is it possible to choose v3.1.1 from the dropdown menu on top? The one named &amp;quot;SDK&amp;quot;?&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/pastedimage1768383940590v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If so, try that, and see if that solves it. If it is not an option, try installing that SDK via the VS Code extension:&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/pastedimage1768384002792v2.png" alt=" " /&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/pastedimage1768384022255v3.png" alt=" " /&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/pastedimage1768384045088v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558656?ContentTypeID=1</link><pubDate>Wed, 14 Jan 2026 04:20:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45e77e2d-fe83-4c4a-bfe4-15cd8564a45b</guid><dc:creator>Vishveshwaran</dc:creator><description>&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/pastedimage1768364414005v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is the Build configuratioin window&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Vishva&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558605?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 14:23:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdfd5202-4e8d-4ea0-b3ba-9ee27251de8e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you please show me a screenshot of the window where you generate your build configuration:&lt;/p&gt;
&lt;p&gt;i.e. this one:&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/pastedimage1768314224316v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558551?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 04:00:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4e173f1-653a-444a-9d9b-00bd04f7b24b</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;// IMPORTANT: The following data can contain sensitive or confidential information about your environment.&lt;br /&gt;// If you do not want others to see this information, make sure to remove it before sharing the data.&lt;/p&gt;
&lt;p&gt;// For help and support, visit Nordic Semiconductor&amp;#39;s DevZone at &lt;a href="https://devzone.nordicsemi.com/."&gt;devzone.nordicsemi.com/.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt; &amp;quot;platform&amp;quot;: {&lt;br /&gt; &amp;quot;os&amp;quot;: &amp;quot;win32&amp;quot;,&lt;br /&gt; &amp;quot;osVersion&amp;quot;: &amp;quot;Windows 11 Pro&amp;quot;,&lt;br /&gt; &amp;quot;osKernel&amp;quot;: &amp;quot;10.0.26200&amp;quot;,&lt;br /&gt; &amp;quot;vscode&amp;quot;: &amp;quot;1.104.0&amp;quot;,&lt;br /&gt; &amp;quot;electron&amp;quot;: &amp;quot;37.3.1&amp;quot;,&lt;br /&gt; &amp;quot;node&amp;quot;: &amp;quot;v22.18.0&amp;quot;,&lt;br /&gt; &amp;quot;appName&amp;quot;: &amp;quot;Antigravity&amp;quot;,&lt;br /&gt; &amp;quot;appHost&amp;quot;: &amp;quot;desktop&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;system&amp;quot;: {&lt;br /&gt; &amp;quot;date&amp;quot;: &amp;quot;2026-01-13T03:59:34.538Z&amp;quot;,&lt;br /&gt; &amp;quot;vscodeRoot&amp;quot;: &amp;quot;c:\\Users\\vishv\\AppData\\Local\\Programs\\Antigravity\\resources\\app&amp;quot;,&lt;br /&gt; &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,&lt;br /&gt; &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:18:34&amp;quot;,&lt;br /&gt; &amp;quot;osUptime&amp;quot;: &amp;quot;00:25:05&amp;quot;,&lt;br /&gt; &amp;quot;cpu&amp;quot;: &amp;quot;Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;workspace&amp;quot;: {&lt;br /&gt; &amp;quot;name&amp;quot;: &amp;quot;ECG_NRF52DK&amp;quot;,&lt;br /&gt; &amp;quot;workspaceFile&amp;quot;: null,&lt;br /&gt; &amp;quot;folders&amp;quot;: [&lt;br /&gt; &amp;quot;c:\\NRF_PROJECTS\\ECG_NRF52DK&amp;quot;&lt;br /&gt; ]&lt;br /&gt; },&lt;br /&gt; &amp;quot;sdks&amp;quot;: [&lt;br /&gt; {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;v3.1.1&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v3.1.1&amp;quot;&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &amp;quot;activeBuild&amp;quot;: &amp;quot;/NRF_PROJECTS/ECG_NRF52DK/build&amp;quot;,&lt;br /&gt; &amp;quot;apps&amp;quot;: [&lt;br /&gt; {&lt;br /&gt; &amp;quot;workspace&amp;quot;: &amp;quot;c:\\NRF_PROJECTS\\ECG_NRF52DK&amp;quot;,&lt;br /&gt; &amp;quot;uri&amp;quot;: &amp;quot;c:\\NRF_PROJECTS\\ECG_NRF52DK&amp;quot;,&lt;br /&gt; &amp;quot;buildConfigurations&amp;quot;: [&lt;br /&gt; {&lt;br /&gt; &amp;quot;id&amp;quot;: &amp;quot;/NRF_PROJECTS/ECG_NRF52DK/build&amp;quot;,&lt;br /&gt; &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,&lt;br /&gt; &amp;quot;type&amp;quot;: &amp;quot;Sysbuild&amp;quot;,&lt;br /&gt; &amp;quot;isChild&amp;quot;: false,&lt;br /&gt; &amp;quot;isStale&amp;quot;: true,&lt;br /&gt; &amp;quot;taskBindings&amp;quot;: {&lt;br /&gt; &amp;quot;build&amp;quot;: [],&lt;br /&gt; &amp;quot;pristineBuild&amp;quot;: [],&lt;br /&gt; &amp;quot;flash&amp;quot;: [],&lt;br /&gt; &amp;quot;eraseAndFlash&amp;quot;: []&lt;br /&gt; },&lt;br /&gt; &amp;quot;toolchain&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v3.1.1&amp;quot;&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &amp;quot;id&amp;quot;: &amp;quot;/NRF_PROJECTS/ECG_NRF52DK/build/ECG_NRF52DK&amp;quot;,&lt;br /&gt; &amp;quot;name&amp;quot;: &amp;quot;build/ECG_NRF52DK&amp;quot;,&lt;br /&gt; &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,&lt;br /&gt; &amp;quot;isChild&amp;quot;: true,&lt;br /&gt; &amp;quot;isStale&amp;quot;: true,&lt;br /&gt; &amp;quot;taskBindings&amp;quot;: {&lt;br /&gt; &amp;quot;build&amp;quot;: [],&lt;br /&gt; &amp;quot;pristineBuild&amp;quot;: [],&lt;br /&gt; &amp;quot;flash&amp;quot;: [],&lt;br /&gt; &amp;quot;eraseAndFlash&amp;quot;: []&lt;br /&gt; },&lt;br /&gt; &amp;quot;toolchain&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v3.1.1&amp;quot;&lt;br /&gt; }&lt;br /&gt; ]&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &amp;quot;toolchains&amp;quot;: [&lt;br /&gt; {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;3.1.1&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c1a76fddb2&amp;quot;,&lt;br /&gt; &amp;quot;displayName&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v3.1.1&amp;quot;,&lt;br /&gt; &amp;quot;compilerTools&amp;quot;: [&lt;br /&gt; &amp;quot;Zephyr SDK (arm) 0.17.0&amp;quot;,&lt;br /&gt; &amp;quot;Zephyr SDK (riscv) 0.17.0&amp;quot;&lt;br /&gt; ]&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &amp;quot;connectedDevices&amp;quot;: [],&lt;br /&gt; &amp;quot;tools&amp;quot;: {&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe&amp;quot;: &amp;quot;0.17.0&amp;quot;,&lt;br /&gt; &amp;quot;C:\\Program Files\\SEGGER\\JLink_V876\\JLink.exe&amp;quot;: &amp;quot;8.76&amp;quot;,&lt;br /&gt; &amp;quot;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe&amp;quot;: &amp;quot;10.24.2&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\nrfutil&amp;quot;: &amp;quot;8.1.1&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\cmake&amp;quot;: &amp;quot;3.21.0&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Scripts\\west.exe&amp;quot;: &amp;quot;1.4.0&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\python.exe&amp;quot;: &amp;quot;3.12.4&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\ninja.exe&amp;quot;: &amp;quot;1.10.2&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\gperf.exe&amp;quot;: &amp;quot;3.1&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\dtc.exe&amp;quot;: &amp;quot;1.4.7&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\gn.exe&amp;quot;: &amp;quot;2223&amp;quot;,&lt;br /&gt; &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\mingw64\\bin\\git.exe&amp;quot;: &amp;quot;git version 2.37.3.&amp;quot;,&lt;br /&gt; &amp;quot;debugger (arm)&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe&amp;quot;,&lt;br /&gt; &amp;quot;debugger (riscv)&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;nrfutil&amp;quot;: {&lt;br /&gt; &amp;quot;nrfutil-device&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;2.15.6&amp;quot;,&lt;br /&gt; &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-connect-2026.1.1242-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device&amp;quot;,&lt;br /&gt; &amp;quot;jlinkInfo&amp;quot;: {&lt;br /&gt; &amp;quot;name&amp;quot;: &amp;quot;JlinkARM&amp;quot;,&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.76&amp;quot;,&lt;br /&gt; &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;nrfutil-sdk-manager&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;1.9.3&amp;quot;,&lt;br /&gt; &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-connect-2026.1.1242-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager&amp;quot;&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;environment&amp;quot;: {&lt;br /&gt; &amp;quot;westEnv&amp;quot;: {&lt;br /&gt; &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\vishv&amp;quot;,&lt;br /&gt; &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,&lt;br /&gt; &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\vishv&amp;quot;,&lt;br /&gt; &amp;quot;PATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2;C:\\ncs\\toolchains\\c1a76fddb2\\mingw64\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Scripts;c:/ncs/toolchains/c1a76fddb2\\opt/nanopb/generator-bin;C:\\ncs\\toolchains\\c1a76fddb2\\nrfutil\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-connect-2026.1.1242-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Git\\cmd;C:\\Program Files\\mosquitto;C:\\Users\\vishv\\miniconda3;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\vishv\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\vishv\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\vishv\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\vishv\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python313\\Scripts;C:\\nrf-tools;C:\\Users\\vishv\\AppData\\Local\\Programs\\Antigravity\\bin;C:\\Users\\vishv\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;,&lt;br /&gt; &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,&lt;br /&gt; &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk&amp;quot;,&lt;br /&gt; &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Lib;C:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Lib\\site-packages&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;inherited&amp;quot;: {&lt;br /&gt; &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\vishv&amp;quot;,&lt;br /&gt; &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,&lt;br /&gt; &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\vishv&amp;quot;,&lt;br /&gt; &amp;quot;Path&amp;quot;: &amp;quot;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Git\\cmd;C:\\Program Files\\mosquitto;C:\\Users\\vishv\\miniconda3;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\vishv\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\vishv\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\vishv\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\vishv\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python313\\Scripts;C:\\nrf-tools;C:\\Users\\vishv\\AppData\\Local\\Programs\\Antigravity\\bin;C:\\Users\\vishv\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;,&lt;br /&gt; &amp;quot;PATH&amp;quot;: &amp;quot;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\iCLS\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Git\\cmd;C:\\Program Files\\mosquitto;C:\\Users\\vishv\\miniconda3;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\vishv\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\vishv\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\vishv\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\vishv\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python313\\Scripts;C:\\nrf-tools;C:\\Users\\vishv\\AppData\\Local\\Programs\\Antigravity\\bin;C:\\Users\\vishv\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;terminal&amp;quot;: {&lt;br /&gt; &amp;quot;defaultProfile&amp;quot;: null&lt;br /&gt; },&lt;br /&gt; &amp;quot;config&amp;quot;: {&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {&lt;br /&gt; &amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt; &amp;quot;applications&amp;quot;: [],&lt;br /&gt; &amp;quot;applicationOptions&amp;quot;: {},&lt;br /&gt; &amp;quot;west&amp;quot;: {&lt;br /&gt; &amp;quot;env&amp;quot;: {&lt;br /&gt; &amp;quot;$base&amp;quot;: &amp;quot;terminal&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;verbose&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;boardRoots&amp;quot;: [],&lt;br /&gt; &amp;quot;taskBindings&amp;quot;: {},&lt;br /&gt; &amp;quot;debugging&amp;quot;: {&lt;br /&gt; &amp;quot;flash&amp;quot;: true,&lt;br /&gt; &amp;quot;bindings&amp;quot;: {&lt;br /&gt; &amp;quot;${workspaceFolder}/build&amp;quot;: &amp;quot;Launch build&amp;quot;,&lt;br /&gt; &amp;quot;${workspaceFolder}/build/ECG_NRF52DK&amp;quot;: &amp;quot;Launch build&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;justMyCode&amp;quot;: false,&lt;br /&gt; &amp;quot;focusOnNrfDebug&amp;quot;: true&lt;br /&gt; },&lt;br /&gt; &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,&lt;br /&gt; &amp;quot;flash&amp;quot;: {&lt;br /&gt; &amp;quot;softreset&amp;quot;: false,&lt;br /&gt; &amp;quot;erase&amp;quot;: false,&lt;br /&gt; &amp;quot;recover&amp;quot;: false&lt;br /&gt; },&lt;br /&gt; &amp;quot;enableTelemetry&amp;quot;: true,&lt;br /&gt; &amp;quot;thirdpartyIntegration&amp;quot;: {},&lt;br /&gt; &amp;quot;toolchainManager&amp;quot;: {&lt;br /&gt; &amp;quot;indexURL&amp;quot;: null,&lt;br /&gt; &amp;quot;installDirectory&amp;quot;: null&lt;br /&gt; },&lt;br /&gt; &amp;quot;sdkManager&amp;quot;: {&lt;br /&gt; &amp;quot;region&amp;quot;: &amp;quot;default&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;nrfutil&amp;quot;: {&lt;br /&gt; &amp;quot;home&amp;quot;: null&lt;br /&gt; },&lt;br /&gt; &amp;quot;defaultOpenAction&amp;quot;: &amp;quot;ask&amp;quot;,&lt;br /&gt; &amp;quot;terminalProfile&amp;quot;: {&lt;br /&gt; &amp;quot;shell&amp;quot;: {}&lt;br /&gt; },&lt;br /&gt; &amp;quot;topdir&amp;quot;: &amp;quot;C:\\ncs\\v3.1.1&amp;quot;,&lt;br /&gt; &amp;quot;toolchain&amp;quot;: {&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\c1a76fddb2&amp;quot;&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {&lt;br /&gt; &amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;,&lt;br /&gt; &amp;quot;localEcho&amp;quot;: false&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;extensions&amp;quot;: {&lt;br /&gt; &amp;quot;internal&amp;quot;: {&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;2026.1.1242&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-connect-2026.1.1242-win32-x64&amp;quot;,&lt;br /&gt; &amp;quot;isActive&amp;quot;: true&lt;br /&gt; },&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;2026.1.235&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-terminal-2026.1.235-universal&amp;quot;,&lt;br /&gt; &amp;quot;isActive&amp;quot;: true&lt;br /&gt; },&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;2026.1.448&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-devicetree-2026.1.448-universal&amp;quot;,&lt;br /&gt; &amp;quot;isActive&amp;quot;: true&lt;br /&gt; },&lt;br /&gt; &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {&lt;br /&gt; &amp;quot;version&amp;quot;: &amp;quot;2026.1.230&amp;quot;,&lt;br /&gt; &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\vishv\\.antigravity\\extensions\\nordic-semiconductor.nrf-kconfig-2026.1.230-universal&amp;quot;,&lt;br /&gt; &amp;quot;isActive&amp;quot;: true&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; &amp;quot;external&amp;quot;: {&lt;br /&gt; &amp;quot;marus25.cortex-debug&amp;quot;: null,&lt;br /&gt; &amp;quot;ms-vscode.cpptools&amp;quot;: null,&lt;br /&gt; &amp;quot;google.antigravity&amp;quot;: &amp;quot;0.2.0&amp;quot;,&lt;br /&gt; &amp;quot;google.antigravity-browser-launcher&amp;quot;: &amp;quot;0.0.1&amp;quot;,&lt;br /&gt; &amp;quot;google.antigravity-code-executor&amp;quot;: &amp;quot;0.0.1&amp;quot;,&lt;br /&gt; &amp;quot;Google LLC.antigravity-dev-containers&amp;quot;: &amp;quot;0.0.1&amp;quot;,&lt;br /&gt; &amp;quot;google.antigravity-remote-openssh&amp;quot;: &amp;quot;0.0.1&amp;quot;,&lt;br /&gt; &amp;quot;google.antigravity-remote-wsl&amp;quot;: &amp;quot;0.0.1&amp;quot;,&lt;br /&gt; &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.104.0&amp;quot;,&lt;br /&gt; &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.3&amp;quot;,&lt;br /&gt; &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.10&amp;quot;,&lt;br /&gt; &amp;quot;miguelsolorio.symbols&amp;quot;: &amp;quot;0.0.21&amp;quot;,&lt;br /&gt; &amp;quot;RobbOwen.synthwave-vscode&amp;quot;: &amp;quot;0.1.17&amp;quot;,&lt;br /&gt; &amp;quot;enkia.tokyo-night&amp;quot;: &amp;quot;1.0.9&amp;quot;,&lt;br /&gt; &amp;quot;mechatroner.rainbow-csv&amp;quot;: &amp;quot;3.3.0&amp;quot;,&lt;br /&gt; &amp;quot;ms-python.debugpy&amp;quot;: &amp;quot;2025.18.0&amp;quot;,&lt;br /&gt; &amp;quot;ms-python.python&amp;quot;: &amp;quot;2026.0.0&amp;quot;,&lt;br /&gt; &amp;quot;ms-python.vscode-python-envs&amp;quot;: &amp;quot;1.10.0&amp;quot;,&lt;br /&gt; &amp;quot;ms-vscode.cmake-tools&amp;quot;: &amp;quot;1.21.36&amp;quot;,&lt;br /&gt; &amp;quot;ms-vscode.vscode-serial-monitor&amp;quot;: &amp;quot;0.13.1&amp;quot;,&lt;br /&gt; &amp;quot;tomoki1207.pdf&amp;quot;: &amp;quot;1.2.2&amp;quot;&lt;br /&gt; }&lt;br /&gt; }&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;this is the whole thing which i got,&amp;nbsp; after that the west update dint work actually it is not returning any errors also&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558510?ContentTypeID=1</link><pubDate>Mon, 12 Jan 2026 13:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d4f3f1c-a9ce-40e1-bfe6-e33621560383</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you please generate and upload the support information in nRF Connect for VS Code? It is generated by clicking this button:&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/pastedimage1768225280149v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Does that list v3.1.1 under &amp;quot;sdks&amp;quot;, like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.2.1&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v3.2.1&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.2.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v3.2.0&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.1.1&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v3.1.1&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.1.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v3.1.0&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If not, can you please try to run the following command? (does require a standalone installation of &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Util"&gt;nrfutil&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;nrfutil sdk-manager toolchain launch --terminal --ncs-version v3.1.1 (this will open a new window, use this one for the rest of the commands)&lt;/p&gt;
&lt;p&gt;cd into the root folder of ncs v3.1.1, e.g. &lt;strong&gt;c:\ncs\v3.1.1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;run &amp;quot;west update&amp;quot; and wait for it to finish. Does it indicate any errors? When this is done, close VS Code and relaunch it. Does it work now? If not, can you generate the support information once more, and upload this as well?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558471?ContentTypeID=1</link><pubDate>Mon, 12 Jan 2026 08:22:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35cdc172-4cbd-4a49-bdad-e2a40422ac2a</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;I do work on windows,and moreover yea it is a path issue, to be exact the nrf sdk is not getting directed to the vs code, the machine is not recognizing the sdk, that is the exact issue. the issue started when i tried to update west in my terminal using west update. and that process also dint complete fully because i faced network issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558437?ContentTypeID=1</link><pubDate>Sat, 10 Jan 2026 13:21:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebeb3d4c-2e58-48e1-ab39-0c8bad8ae285</guid><dc:creator>IoT-Dani</dc:creator><description>&lt;p&gt;I think this is a path issue with nRF Connect. Do you have additional information?&lt;br /&gt;Did you update the extension lately? I assume you work on Windows, don&amp;#39;t you?&lt;/p&gt;
&lt;p&gt;As I wrote, a &amp;ldquo;Generate and Build&amp;rdquo; solved it with my project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558434?ContentTypeID=1</link><pubDate>Sat, 10 Jan 2026 11:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122f8195-b280-4f8c-8a6f-1f21cdb24538</guid><dc:creator>Vishveshwaran</dc:creator><description>&lt;p&gt;i am using V 3.1.1 and my build configuration is configured to that only. and i tried creating a new one by deleting the old one but still same response&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help needed with Pristine build in vs code</title><link>https://devzone.nordicsemi.com/thread/558433?ContentTypeID=1</link><pubDate>Sat, 10 Jan 2026 11:16:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c27d8c4-e6d4-4423-b2d5-5ae8241a308c</guid><dc:creator>IoT-Dani</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Vishveshwaran&lt;/p&gt;
&lt;p&gt;This happened to me if I tried to pristine build from a build configuration inside VS Code that references an SDK that is not installed anymore. The solution was to edit the build configuration and do a &amp;ldquo;Generate and build.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Kind regards, Dani&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>