<?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>VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112431/vs-code-failed-to-retrieve-toolchain-due-to-zscaler-root-cert</link><description>Hi, 
 I have to use Nordic SDK and VS Code Dev Kit on my company enterprise PC but I cannot fetch the toolchain or install SDKs via VSCode or nRF Connect for Desktop 
 
 
 nrfutil-toolchain-manager: Error: Failed to retrieve toolchain-index 
 
 Caused</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Jul 2024 06:56:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112431/vs-code-failed-to-retrieve-toolchain-due-to-zscaler-root-cert" /><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/491479?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 06:56:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21c1e89f-3cd5-4957-b400-25adeb1d5228</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Andreas,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve forwarded the inquiry to our team, however, due to summer vacation period starting in our office this week there will be a delay in our answers.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Sorry for the inconvenience.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/491068?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2024 10:37:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0d126cf-4afc-4020-89ec-251746ca1405</guid><dc:creator>Andreas Schurz</dc:creator><description>&lt;p&gt;I tried the following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="batchfile"&gt;C:\Users\d3bkbz&amp;gt;nrfutil toolchain-manager search
Error: Failed to bootstrap core functionality before executing command.

HTTP request to default bootstrap resource

  https://files.nordicsemi.com/artifactory/swtools/external/nrfutil/index/bootstrap.json

failed.

Please check that your internet connection is functioning. If you use a proxy, please try the --detect-proxy flag or
manually set the appropriate HTTP_PROXY-style environment variable(s).

To use a custom bootstrap config, set NRFUTIL_BOOTSTRAP_CONFIG_URL. To bootstrap directly from a nrfutil-core package
tarball, set NRFUTIL_BOOTSTRAP_TARBALL_PATH.


Caused by:
    0: error sending request for url (https://files.nordicsemi.com/artifactory/swtools/external/nrfutil/index/bootstrap.json)
    1: client error (Connect)
    2: tcp connect error: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. (os error 10061)
    3: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. (os error 10061)

C:\Users\d3bkbz&amp;gt;nrfutil toolchain-manager search --detect-proxy
Error: The &amp;#39;proxy&amp;#39; helper program was not found in the system PATH nor $HOME/.nrfutil/proxy_utils/&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;So it does not work at the first glance...&lt;/p&gt;
&lt;p&gt;Could you advice me how to install the proxy helper program on Windows 10?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/491054?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2024 09:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4974d1cb-2bb5-4687-8149-efcf9975a0ed</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Our nRF Connect for VS Code extension developers inform me that the extension uses&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt; nrfutil toolchain-manager v0.14.1, while support for native certificates were added in&amp;nbsp;&amp;nbsp;nrfutil toolchain-manager v0.14.2.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The team has been working on updating the version used with the extension and have a planned release in the coming weeks. This will update the&amp;nbsp;nrfutil toolchain-manager in the extension to v0.14.4.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;If for some reason you cannot wait until then, you can use &lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/README.html"&gt;nrfutil in the command line&lt;/a&gt;. This tool is independent of VS code, and&amp;nbsp;&lt;code&gt;toolchain-manager&lt;/code&gt;&amp;nbsp;is a CLI tool for managing and using toolchains for the nRF Connect SDK.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Let me know how that works for you!&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/491017?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2024 08:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a26497b5-8c95-439a-9420-441a77b9b99e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Still working on a proper answer to why you have this issue.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please have a look at this thread&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/108001/nrfutil-toolchain-manager-error-failed-to-retrieve-toolchain-index-due-to-corporate-ssl-tls-inspection"&gt;nrfutil toolchain-manager &amp;quot;Error: Failed to retrieve toolchain-index&amp;quot; due to corporate SSL/TLS inspection&lt;/a&gt;&amp;nbsp;where there have been similar issues that you have.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/490920?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2024 14:30:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50951ffc-868e-4ca2-a975-215a379aaf05</guid><dc:creator>Andreas Schurz</dc:creator><description>&lt;p&gt;This happens right after I click &amp;quot;Install Toolchain&amp;quot; - so I don&amp;#39;t see available versions.&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/pastedimage1719412107314v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Support Information:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;IMPORTANT: The data below could contain sensitive or confidential information about your environment.
If you do not wish this to be seen by others, please make sure to remove it before sharing.

For help and support, visit the Nordic DevZone at https://devzone.nordicsemi.com/.

{
&amp;quot;platform&amp;quot;: {
&amp;quot;os&amp;quot;: &amp;quot;win32&amp;quot;,
&amp;quot;osVersion&amp;quot;: &amp;quot;Windows 10 Enterprise&amp;quot;,
&amp;quot;osKernel&amp;quot;: &amp;quot;10.0.19045&amp;quot;,
&amp;quot;vscode&amp;quot;: &amp;quot;1.88.1&amp;quot;,
&amp;quot;electron&amp;quot;: &amp;quot;28.2.8&amp;quot;,
&amp;quot;node&amp;quot;: &amp;quot;v18.18.2&amp;quot;
},
&amp;quot;system&amp;quot;: {
&amp;quot;date&amp;quot;: &amp;quot;2024-06-26T14:29:51.921Z&amp;quot;,
&amp;quot;vscodeRoot&amp;quot;: &amp;quot;c:\\Program Files\\Microsoft VS Code\\resources\\app&amp;quot;,
&amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,
&amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:04:14&amp;quot;,
&amp;quot;osUptime&amp;quot;: &amp;quot;06:28:20&amp;quot;,
&amp;quot;cpu&amp;quot;: &amp;quot;Intel(R) Core(TM) i7-10610U CPU @ 1.80GHz&amp;quot;
},
&amp;quot;workspace&amp;quot;: {
&amp;quot;name&amp;quot;: null,
&amp;quot;workspaceFile&amp;quot;: null,
&amp;quot;folders&amp;quot;: []
},
&amp;quot;sdks&amp;quot;: [],
&amp;quot;apps&amp;quot;: [],
&amp;quot;workspaceState&amp;quot;: &amp;quot;empty-ready&amp;quot;,
&amp;quot;toolchains&amp;quot;: [],
&amp;quot;connectedDevices&amp;quot;: [],
&amp;quot;deviceProvider&amp;quot;: &amp;quot;nrfutil&amp;quot;,
&amp;quot;tools&amp;quot;: {},
&amp;quot;nrfutil&amp;quot;: {
&amp;quot;nrfutil-device&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;2.0.0&amp;quot;,
&amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.3.25-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device&amp;quot;
},
&amp;quot;nrfutil-toolchain-manager&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;0.14.1&amp;quot;,
&amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.3.25-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager&amp;quot;
}
},
&amp;quot;environment&amp;quot;: {
&amp;quot;westEnv&amp;quot;: {
&amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
&amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\d3bkbz&amp;quot;,
&amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
&amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\d3bkbz&amp;quot;,
&amp;quot;PATH&amp;quot;: &amp;quot;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Microsoft\\jdk-11.0.21.9-hotspot\\bin;C:\\app\\client\\d3bkbz\\product\\19.0.0\\client_1\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files\\OpenJDK\\jdk-11.0.17.8-hotspot\\bin;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files\\Microsoft\\jdk-11.0.12.7-hotspot\\bin;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\windows\\System32\\OpenSSH\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files (x86)\\curl;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files\\Azure Data Studio\\bin;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\120\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\130\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\140\\DTS\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;C:\\Program Files\\nodejs\\;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm\\node_modules\\@angular\\cli;C:\\Program Files\\OpenSSL-Win64\\bin;C:\\Program Files\\apache-maven\\bin;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x32;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x64;C:\\Users\\d3bkbz\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\d3bkbz\\.dotnet\\tools;C:\\Users\\d3bkbz\\AppData\\Local\\Programs\\Git\\cmd;C:\\Projects\\PLAPP\\adb;&amp;quot;
},
&amp;quot;inherited&amp;quot;: {
&amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
&amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\d3bkbz&amp;quot;,
&amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
&amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\d3bkbz&amp;quot;,
&amp;quot;Path&amp;quot;: &amp;quot;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Microsoft\\jdk-11.0.21.9-hotspot\\bin;C:\\app\\client\\d3bkbz\\product\\19.0.0\\client_1\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files\\OpenJDK\\jdk-11.0.17.8-hotspot\\bin;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files\\Microsoft\\jdk-11.0.12.7-hotspot\\bin;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\windows\\System32\\OpenSSH\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files (x86)\\curl;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files\\Azure Data Studio\\bin;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\120\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\130\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\140\\DTS\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;C:\\Program Files\\nodejs\\;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm\\node_modules\\@angular\\cli;C:\\Program Files\\OpenSSL-Win64\\bin;C:\\Program Files\\apache-maven\\bin;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x32;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x64;C:\\Users\\d3bkbz\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\d3bkbz\\.dotnet\\tools;C:\\Users\\d3bkbz\\AppData\\Local\\Programs\\Git\\cmd;C:\\Projects\\PLAPP\\adb;&amp;quot;,
&amp;quot;PATH&amp;quot;: &amp;quot;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Microsoft\\jdk-11.0.21.9-hotspot\\bin;C:\\app\\client\\d3bkbz\\product\\19.0.0\\client_1\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files\\OpenJDK\\jdk-11.0.17.8-hotspot\\bin;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files\\Microsoft\\jdk-11.0.12.7-hotspot\\bin;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\windows\\System32\\OpenSSH\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files (x86)\\curl;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files\\Azure Data Studio\\bin;C:\\Program Files (x86)\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\150\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\120\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\130\\DTS\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\140\\DTS\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;C:\\Program Files\\nodejs\\;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm;C:\\Users\\d3bkbz\\AppData\\Roaming\\npm\\node_modules\\@angular\\cli;C:\\Program Files\\OpenSSL-Win64\\bin;C:\\Program Files\\apache-maven\\bin;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x32;C:\\Program Files\\Adaptiva\\AdaptivaClient\\bin\\x64;C:\\Users\\d3bkbz\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\d3bkbz\\.dotnet\\tools;C:\\Users\\d3bkbz\\AppData\\Local\\Programs\\Git\\cmd;C:\\Projects\\PLAPP\\adb;&amp;quot;
}
},
&amp;quot;terminal&amp;quot;: {
&amp;quot;defaultProfile&amp;quot;: null
},
&amp;quot;config&amp;quot;: {
&amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
&amp;quot;topdir&amp;quot;: &amp;quot;&amp;quot;,
&amp;quot;toolchain&amp;quot;: {
&amp;quot;path&amp;quot;: &amp;quot;&amp;quot;
},
&amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,
&amp;quot;applications&amp;quot;: [],
&amp;quot;applicationOptions&amp;quot;: {},
&amp;quot;kconfig&amp;quot;: {
&amp;quot;interface&amp;quot;: &amp;quot;kconfig&amp;quot;
},
&amp;quot;west&amp;quot;: {
&amp;quot;env&amp;quot;: {
&amp;quot;$base&amp;quot;: &amp;quot;terminal&amp;quot;
}
},
&amp;quot;boardRoots&amp;quot;: [],
&amp;quot;taskBindings&amp;quot;: {},
&amp;quot;buildTerminal&amp;quot;: {
&amp;quot;condensedProgress&amp;quot;: true
},
&amp;quot;debugging&amp;quot;: {
&amp;quot;flash&amp;quot;: true,
&amp;quot;bindings&amp;quot;: {},
&amp;quot;justMyCode&amp;quot;: true
},
&amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
&amp;quot;deviceProvider&amp;quot;: &amp;quot;&amp;quot;,
&amp;quot;flash&amp;quot;: {
&amp;quot;softreset&amp;quot;: false,
&amp;quot;erase&amp;quot;: false,
&amp;quot;recover&amp;quot;: false
},
&amp;quot;enableTelemetry&amp;quot;: true,
&amp;quot;thirdpartyIntegration&amp;quot;: {},
&amp;quot;toolchainManager&amp;quot;: {
&amp;quot;indexURL&amp;quot;: null,
&amp;quot;installDirectory&amp;quot;: null
},
&amp;quot;nrfutil&amp;quot;: {
&amp;quot;home&amp;quot;: null
},
&amp;quot;defaultOpenAction&amp;quot;: &amp;quot;ask&amp;quot;
},
&amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
&amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;
}
},
&amp;quot;extensions&amp;quot;: {
&amp;quot;internal&amp;quot;: {
&amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;2024.3.25&amp;quot;,
&amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.3.25-win32-x64&amp;quot;,
&amp;quot;isActive&amp;quot;: true
},
&amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;2024.3.15&amp;quot;,
&amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.3.15&amp;quot;,
&amp;quot;isActive&amp;quot;: true
},
&amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;2024.6.20&amp;quot;,
&amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.6.20&amp;quot;,
&amp;quot;isActive&amp;quot;: true
},
&amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
&amp;quot;version&amp;quot;: &amp;quot;2024.6.20&amp;quot;,
&amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\d3bkbz\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.6.20&amp;quot;,
&amp;quot;isActive&amp;quot;: true
}
},
&amp;quot;external&amp;quot;: {
&amp;quot;marus25.cortex-debug&amp;quot;: null,
&amp;quot;ms-vscode.cpptools&amp;quot;: &amp;quot;1.20.5&amp;quot;,
&amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.88.0&amp;quot;,
&amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.2&amp;quot;,
&amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.8&amp;quot;,
&amp;quot;Angular.ng-template&amp;quot;: &amp;quot;18.0.0&amp;quot;,
&amp;quot;dbaeumer.vscode-eslint&amp;quot;: &amp;quot;3.0.8&amp;quot;,
&amp;quot;esbenp.prettier-vscode&amp;quot;: &amp;quot;10.4.0&amp;quot;,
&amp;quot;firsttris.vscode-jest-runner&amp;quot;: &amp;quot;0.4.73&amp;quot;,
&amp;quot;fwcd.kotlin&amp;quot;: &amp;quot;0.2.34&amp;quot;,
&amp;quot;jebbs.plantuml&amp;quot;: &amp;quot;2.18.1&amp;quot;,
&amp;quot;ms-azuretools.vscode-docker&amp;quot;: &amp;quot;1.29.1&amp;quot;,
&amp;quot;ms-vscode-remote.remote-containers&amp;quot;: &amp;quot;0.369.0&amp;quot;,
&amp;quot;ms-vscode-remote.remote-wsl&amp;quot;: &amp;quot;0.88.0&amp;quot;,
&amp;quot;msjsdiag.vscode-react-native&amp;quot;: &amp;quot;1.13.0&amp;quot;,
&amp;quot;nrwl.angular-console&amp;quot;: &amp;quot;18.23.0&amp;quot;,
&amp;quot;redhat.java&amp;quot;: &amp;quot;1.31.0&amp;quot;,
&amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;,
&amp;quot;twxs.cmake&amp;quot;: &amp;quot;0.0.17&amp;quot;,
&amp;quot;VisualStudioExptTeam.intellicode-api-usage-examples&amp;quot;: &amp;quot;0.2.8&amp;quot;,
&amp;quot;VisualStudioExptTeam.vscodeintellicode&amp;quot;: &amp;quot;1.3.1&amp;quot;,
&amp;quot;vscjava.vscode-gradle&amp;quot;: &amp;quot;3.14.1&amp;quot;,
&amp;quot;vscjava.vscode-java-debug&amp;quot;: &amp;quot;0.57.0&amp;quot;,
&amp;quot;vscjava.vscode-java-dependency&amp;quot;: &amp;quot;0.23.6&amp;quot;,
&amp;quot;vscjava.vscode-java-pack&amp;quot;: &amp;quot;0.27.0&amp;quot;,
&amp;quot;vscjava.vscode-java-test&amp;quot;: &amp;quot;0.41.1&amp;quot;,
&amp;quot;vscjava.vscode-maven&amp;quot;: &amp;quot;0.44.0&amp;quot;,
&amp;quot;Yog.yog-plantuml-highlight&amp;quot;: &amp;quot;0.0.5&amp;quot;
}
}
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/490918?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2024 14:24:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eaec575-c30f-4e11-80d6-5e6b7e8ce494</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="Andreas Schurz"]What me confuses is that there is no problem when calling the URL in Chrome or Edge.[/quote]
&lt;p&gt;Very confusing. I have forwarded to the VS Code developers in order to find a solution.&amp;nbsp;&lt;/p&gt;
[quote user=""]but I cannot fetch the toolchain or install SDKs via VSCode or nRF Connect for Desktop[/quote]
&lt;p&gt;Could you provide a screenshot of the issue and the full log output? Are you able to install any toolchain or sdk, meaning, do you see the versions that are available?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, could you please provide the output from running nRF Connect: Generate Support information from the VS Code Command Palette?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/490789?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2024 08:14:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae645be0-2167-4277-8239-8a7e8d846245</guid><dc:creator>Andreas Schurz</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am also in contact with my IT department.&lt;/p&gt;
&lt;p&gt;I have Administrator permissions on my PC.&lt;/p&gt;
&lt;p&gt;This is what they came up with:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;as mentioned based on debug 2: &lt;a href="https://developer.nordicsemi.com/.pc-tools/toolchain-v3/index-windows-x86_64.json:"&gt;developer.nordicsemi.com/.../index-windows-x86_64.json:&lt;/a&gt; Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer issue is point two you need to configure your app to trust this certificate &lt;a href="http://keyserver.dhl.com/pki/X3/ZscalerRootCertificate-2048-SHA256.crt"&gt;keyserver.dhl.com/.../ZscalerRootCertificate-2048-SHA256.crt&lt;/a&gt;. that is app specific every developer tool can have it slightly different and most of them dont look into default windows CA storage and they use its own. thanks &lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span&gt;Opening the URL:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a id="" href="https://developer.nordicsemi.com/.pc-tools/toolchain-v3/index-windows-x86_64.json"&gt;https://developer.nordicsemi.com/.pc-tools/toolchain-v3/index-windows-x86_64.json&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;... in Chrome or IE works without problems. It just does not work in VS Code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The ZScaler Root Cert is in the Cert Store as recommended.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;However it is currently still not working.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What me confuses is that there is no problem when calling the URL in Chrome or Edge.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code: Failed to retrieve toolchain due to ZScaler Root Cert</title><link>https://devzone.nordicsemi.com/thread/490699?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 15:47:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec1807af-5fa4-492f-a42a-d7e8dbefcc8d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Andreas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;From the first look of this, this does sound like an issue with missing user privileges on the computer. Have you been in contact with your IT department? There was also an issue with our certificates a week or two ago, where we had to have our own IT department delete the cache on the server. There could be some connection to this in your case.&amp;nbsp;&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></channel></rss>