<?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>fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127439/fix-broken-nrf-connect-extension-in-vscode</link><description>This should be a simple answer. I had the nordic extension loaded on my dev machine for a while.. I have since deleted manually a few SDK (2.7 and the like) . I attempted to pull up the system after a long time of not being used and it is confused. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Mar 2026 13:16:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127439/fix-broken-nrf-connect-extension-in-vscode" /><item><title>RE: fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/thread/563336?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 13:16:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3d1f6a5-4f8d-4fb8-9b44-ae5e51049ccc</guid><dc:creator>AMarch01</dc:creator><description>&lt;p&gt;I am not sure exactly where the break occurred. I had manually removed some versions of the SDK and the toolchains, even going through the toolchains.json and manually removing the toolchains I removed.&lt;br /&gt;&lt;br /&gt;At some point I attempted to pull up a project I had worked many times before however, that was many months ago. It didn&amp;#39;t come up properly; the build would fail because it couldn&amp;#39;t find tools, the PATH was incorrect.&lt;/p&gt;
&lt;p&gt;I attempted to remove the extension. And re-installed... same behavior. Tried creating a new project only for the software to not recognize where the samples were and it was listing SDKS with the &lt;br /&gt;&amp;quot;nRF Connect SDK ??? C:\Users\&amp;lt;user&amp;gt;\ncs\v2.9.1&amp;quot;&lt;br /&gt;&lt;br /&gt;I then tried uninstalling and removing anything under .vscode\extensions\ that had &amp;quot;nordic-semiconductor&amp;quot; in the name. I also deleted a .nfrutil directory as well.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Re-installing didn&amp;#39;t fix anything. Tried the same again and deleted anything Nordic like under C:\Users\&amp;lt;user&amp;gt;\Appdata.&amp;nbsp; After a few useless attempts, I&amp;nbsp;wrote to the forum here, trying to see if there were other places in the code where the &amp;quot;ghost of nordic tools past&amp;quot; was residing.&lt;br /&gt;&lt;br /&gt;Then Turbo J added the downgrade note, which I&amp;nbsp;executed,&amp;nbsp;and then everything started working.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;There must be something hidden, perhaps in the VSCode settings and maybe something having to do with &amp;quot;Profiles&amp;quot; in VSCode.&lt;br /&gt;&lt;br /&gt;I suppose there might have been something in the upgrade path taken. Maybe the old version of the extension I was using months ago broke when moving to the latest. I might be going from the prior version to the current works fine but jumping from a much older version to the current looses something.&lt;br /&gt;&lt;br /&gt;Tony&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/thread/563296?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 09:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cb5c8e7-9b4e-4b9f-bc0c-17ab5938dabb</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, we are aware of this issue, and working on replicating it. I am sorry for the inconvenience.&lt;/p&gt;
&lt;p&gt;Unfortunately, we have not been able to successfully reproduce this. If any of you would be able to try a custom version of the tool with more debug output, and are able to reproduce the issue using this version, we&amp;#39;d be happy to see what the log output would be in that case. If so, please see the description from my reply 13th of March in this ticket:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/support-private/support/358031#permalink=1136667"&gt;https://devzone.nordicsemi.com/support-private/support/358031#permalink=1136667&lt;/a&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: fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/thread/563261?ContentTypeID=1</link><pubDate>Sun, 15 Mar 2026 21:18:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5288f61a-baf6-4b34-8187-204863401153</guid><dc:creator>AMarch01</dc:creator><description>&lt;p&gt;Yup, that appears to have fixed things. I installed all the pieces separately, and set the nrf connection to 2026.1.1327. Things are at least operating as they should.&amp;nbsp;&lt;br /&gt;Now I have to see it things build properly.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/thread/563260?ContentTypeID=1</link><pubDate>Sun, 15 Mar 2026 19:43:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a9d0f1f-b715-4410-a2a7-bd2bd83735b8</guid><dc:creator>AMarch01</dc:creator><description>&lt;p&gt;I will try that next. The behavior in&amp;nbsp;Case ID: 358118 is what I am seeing and using as litmus test on confusion or not.&lt;br /&gt;Nothing like having to fight your tools.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fix broken nRF Connect extension in VSCode</title><link>https://devzone.nordicsemi.com/thread/563258?ContentTypeID=1</link><pubDate>Sun, 15 Mar 2026 18:46:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8b82fd2-b7e7-4231-a85d-82f872b1d5b9</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Try downgrading the nRF connect for VS code extension to v2026.1.1327 version. The current one might be a bit buggy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>