<?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>Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124121/unable-to-install-sdk-via-vs-code</link><description>I have installed nRF connect 2025.9.732 on my VS code Version: 1.103.2 on Ubuntu 22.04. 
 I am able to install the toolchains successful but I am getting this weird error message 
 I have west installed globally via pip, but I do NOT have ZEPHYR os installed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Nov 2025 08:56:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124121/unable-to-install-sdk-via-vs-code" /><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/553524?ContentTypeID=1</link><pubDate>Thu, 06 Nov 2025 08:56:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27ac354d-4e08-4eb7-a0c8-acecea8161d5</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;I fixed it by reinstalling Ubuntu to 24.04. It wasn&amp;#39;t working in Ubuntu 22.04. Not sure why. Anyway its working now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/553272?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2025 09:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a4f2d9c-9f3e-4f2a-b4f5-2d7f939a625f</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;GitHub versions are there, just scroll down please. If they are not there, then there&amp;#39;s no network, or &lt;code&gt;git&lt;/code&gt; is not available.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/553083?ContentTypeID=1</link><pubDate>Sat, 01 Nov 2025 21:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cf8c462-717d-470f-a1aa-11ff58f4c7f1</guid><dc:creator>Beat Zenerino</dc:creator><description>&lt;p&gt;I just had a similar issue. Mine turned out to be an problem with git. When I had the project open in GitKraken the same time I opened VS Code, I got a bunch of these error messages:&lt;/p&gt;
&lt;p&gt;west]: FATAL ERROR: failed manifest import in zephyr (zephyr):&lt;br /&gt;[west]:&amp;nbsp; &amp;nbsp;Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.0.2&amp;quot;&lt;br /&gt;[west]:&amp;nbsp; &amp;nbsp;Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data&lt;br /&gt;[west]:&amp;nbsp; &amp;nbsp;To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;&lt;br /&gt;&lt;br /&gt;As soon as I closed GitKraken and reloaded the project in VS code, the error messages went away. I was able to repeat this scenario multiple times. Now I do most of the git work inside VS Code and only use GitKraken when I need a better UI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/549950?ContentTypeID=1</link><pubDate>Sun, 28 Sep 2025 20:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce95bb49-9b87-4754-a4ba-96854994a9a3</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;We have already tried this way but that does nothing except give errors. I can see that the&amp;nbsp;west_commands exists, but I have no idea why it can&amp;#39;t reach it.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t see the&amp;nbsp;GitHub based install, sometimes it shows up and sometimes it doesn&amp;#39;t. I can&amp;#39;t see anything logged in the VS Code console.&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/pastedimage1759089608613v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Is there a command in sdk-manager I can use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/549417?ContentTypeID=1</link><pubDate>Mon, 22 Sep 2025 11:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c946e69c-5976-42cf-bb43-5594d2fc6431</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akshay,&lt;/p&gt;
&lt;p&gt;Not sure why this happens,&amp;nbsp;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You have the correct topdir, SDK is correctly downloaded, checksum verified and unpacked.&amp;nbsp;We see no reason why &lt;code&gt;west zephyr-export&lt;/code&gt; would fail. As established earlier it fails because &lt;code&gt;west&lt;/code&gt; does not find &lt;code&gt;zephyr-export&lt;/code&gt; subcommand which is implemented in &lt;code&gt;/home/akshay/ncs/v3.1.1/zephyr/scripts/west_commands/&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Does you have access to github? It is not necessary to install with the sdk-manager.&lt;/p&gt;
&lt;p&gt;When scrolling a bit down in the &amp;quot;Install SDK&amp;quot; choices in VS Code it is still possible to install directly from Github:&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/pastedimage1758540253361v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/549271?ContentTypeID=1</link><pubDate>Fri, 19 Sep 2025 08:01:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:445b02bb-9f07-45ae-9db2-56f6de93bec2</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Here is a full debug log for installing the SDK. FYI I had the binaries already downloaded, I uninstalled the SDK and reinstalled it with debug flag, so you may not see anything downloading&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[2025-09-19T07:51:59.513Z] [14744] INFO - [nrfutil_common::logger] nrfutil-sdk-manager (version = 1.6.2, platform = x86_64-unknown-linux-gnu, classification = nrf-external) invoked with install v3.1.1 --log-level debug 
[2025-09-19T07:51:59.513Z] [14744] INFO - [nrfutil_sdk_manager::config::file] Loading config from default location
[2025-09-19T07:51:59.513Z] [14744] INFO - [nrfutil_sdk_manager::config::file] Resolving configuration
[2025-09-19T07:51:59.513Z] [14744] INFO - [kms_common] Environment variable &amp;#39;NRFUTIL_SDK_MANAGER_TOOLCHAIN_REMOTE_CONFIG_TOKEN&amp;#39; not found for token access
[2025-09-19T07:51:59.515Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-19T07:51:59.515Z] [14744] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-19T07:51:59.614Z] [14744] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-19T07:51:59.879Z] [14744] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-19T07:51:59.895Z] [14744] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-19T07:51:59.895Z] [14744] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-19T07:51:59.896Z] [14744] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:51:59.896Z] [14744] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-19T07:51:59.897Z] [14744] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-19T07:51:59.897Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-19T07:51:59.897Z] [14744] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-19T07:52:00.203Z] [14744] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-19T07:52:00.203Z] [14744] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-19T07:52:00.211Z] [14744] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-19T07:52:00.211Z] [14744] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:00.508Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-19T07:52:00.816Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-19T07:52:00.816Z] [14744] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 19 Sep 2025 07:52:00 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;1750&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;12 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-19T07:52:00.816Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-19T07:52:00.816Z] [14744] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-19T07:52:00.817Z] [14744] INFO - [kms_common] Environment variable &amp;#39;NRFUTIL_SDK_MANAGER_SDK_REMOTE_CONFIG_TOKEN&amp;#39; not found for token access
[2025-09-19T07:52:00.817Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-19T07:52:00.817Z] [14744] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-19T07:52:00.822Z] [14744] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-19T07:52:01.124Z] [14744] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-19T07:52:01.131Z] [14744] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-19T07:52:01.430Z] [14744] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-19T07:52:01.430Z] [14744] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-19T07:52:01.430Z] [14744] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-19T07:52:01.430Z] [14744] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:01.738Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-19T07:52:02.017Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-19T07:52:02.017Z] [14744] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 19 Sep 2025 07:52:01 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;1044&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;13 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-19T07:52:02.017Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-19T07:52:02.017Z] [14744] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-19T07:52:02.018Z] [14744] INFO - [nrfutil_sdk_manager::sdk::package_index] Downloading SDK package index from: https://files.nordicsemi.com/artifactory/ncs-src-mirror/external/sdk-manager/index.json
[2025-09-19T07:52:02.018Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-19T07:52:02.018Z] [14744] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-19T07:52:02.023Z] [14744] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-19T07:52:02.356Z] [14744] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-19T07:52:02.362Z] [14744] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-19T07:52:02.659Z] [14744] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-19T07:52:02.659Z] [14744] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-19T07:52:02.659Z] [14744] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-19T07:52:02.659Z] [14744] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:02.928Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-19T07:52:03.276Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-19T07:52:03.276Z] [14744] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 19 Sep 2025 07:52:03 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;16984&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;13 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-19T07:52:03.581Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-19T07:52:03.581Z] [14744] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-19T07:52:03.581Z] [14744] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-19T07:52:03.581Z] [14744] INFO - [toolchain_manager_core::index] Downloading from https://files.nordicsemi.com/artifactory/NCS/external/bundles/v3/index-linux-x86_64.json
[2025-09-19T07:52:03.581Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-19T07:52:03.581Z] [14744] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-19T07:52:03.587Z] [14744] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-19T07:52:03.888Z] [14744] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-19T07:52:03.894Z] [14744] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-19T07:52:04.197Z] [14744] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-19T07:52:04.197Z] [14744] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-19T07:52:04.197Z] [14744] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-19T07:52:04.197Z] [14744] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-19T07:52:04.502Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-19T07:52:04.781Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-19T07:52:04.781Z] [14744] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 19 Sep 2025 07:52:04 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;57395&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;12 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-19T07:52:04.781Z] [14744] INFO - [toolchain_manager_core::index] Get request to https://files.nordicsemi.com/artifactory/NCS/external/bundles/v3/index-linux-x86_64.json returned status code 200: OK
[2025-09-19T07:52:05.424Z] [14744] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-19T07:52:05.424Z] [14744] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-19T07:52:05.425Z] [14744] INFO - [toolchain_manager_core::index] Download finished
[2025-09-19T07:52:05.431Z] [14744] DEBUG - [toolchain_manager_core::install] Downloading version v3.1.1 from index
[2025-09-19T07:52:05.432Z] [14744] INFO - [toolchain_manager_core::index] Toolchain tarball /home/akshay/ncs/downloads/ncs-toolchain-x86_64-linux-b2ecd2435d.tar.gz already exists, checking if it has the correct sha512 checksum
[2025-09-19T07:52:08.295Z] [14744] INFO - [toolchain_manager_core::index] Previously downloaded file /home/akshay/ncs/downloads/ncs-toolchain-x86_64-linux-b2ecd2435d.tar.gz passed the checksum verification
[2025-09-19T07:52:19.863Z] [14744] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-19T07:52:19.863Z] [14744] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-19T07:52:19.863Z] [14744] INFO - [toolchain_manager_core] Registering the NcsToolchainConfig.cmake package
[2025-09-19T07:52:19.871Z] [14744] DEBUG - [toolchain_manager_core] CMake stdout: 
[2025-09-19T07:52:19.871Z] [14744] DEBUG - [toolchain_manager_core] CMake stderr: 
[2025-09-19T07:52:39.004Z] [14744] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-19T07:52:39.632Z] [14744] ERROR - [nrfutil_sdk_manager::sdk::register] Failed to run &amp;#39;west zephyr-export&amp;#39; in SDK directory.
Exit status: Some(1)
Stdout: 
Stderr: usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] &amp;lt;command&amp;gt; ...
west: unknown command &amp;quot;zephyr-export&amp;quot;; workspace /home/akshay/ncs/v3.1.1 does not define this extension command -- try &amp;quot;west help&amp;quot; and &amp;quot;west -vv status&amp;quot;
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;For your second check, I have my top dir as -&amp;nbsp;&lt;code&gt;/home/akshay/ncs/v3.1.1&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/549127?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2025 08:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edc47f4f-7aa2-41af-a87f-684095815611</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akshay,&lt;/p&gt;
&lt;p&gt;Could you provide the detailed logs for this as well?&lt;/p&gt;
&lt;p&gt;Also, maybe it could &lt;span&gt; be that&amp;nbsp;you have a topdir that shadows these path. C&lt;/span&gt;ould you&amp;nbsp;&lt;span&gt;open a terminal with any toolchain available and go in the target folder and check topdir:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;$ nrfutil sdk-manager toolchain launch --shell --ncs-version v3.1.1&lt;br /&gt;$ cd /home/akshay/ncs/v3.1.1&lt;br /&gt;$ west topdir&lt;br /&gt;&amp;lt;strong&amp;gt;/home/akshay/ncs/v3.1.1&amp;lt;/strong&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/549109?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2025 06:26:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:560675ca-e538-47a3-916f-fc393f0123ad</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Thank you. Just to let you know that v3.1.1 has the same issue&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil sdk-manager install v3.1.1
[02:22:49] ###### 100% [Download toolchain v3.1.1] Toolchain downloaded
[00:00:12] ###### 100% [Unpack toolchain v3.1.1] Toolchain unpacked to /home/akshay/ncs/tmp/.tmpZTFdDa
[00:00:00] ###### 100% [Install toolchain v3.1.1] Toolchain installed at /home/akshay/ncs/toolchains/b2ecd2435d
[01:21:55] ###### 100% [Download SDK v3.1.1] Download SDK v3.1.1
[00:00:06] ###### 100% [Calculating SDK checksum] Verified download
[00:00:14] ###### 100% [Unpack SDK v3.1.1] Unpacked SDK tarball
Error: Failed to run west zephyr-export in SDK directory &amp;#39;/home/akshay/ncs/v3.1.1&amp;#39;. Check the log for details.&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548893?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2025 12:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:215cc16b-5784-41cc-8da1-212003295504</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akshay,&lt;/p&gt;
&lt;p&gt;I have reported this internally and we are trying to find the issue. I have also been able to reproduce similar issue on Windows.&lt;/p&gt;
&lt;p&gt;Will keep you updated.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548820?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2025 07:20:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:519c7bcb-e718-441d-8b51-5e1a0cb768d3</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;For your first suggestion, this is what I did-&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;nrfutil sdk-manager toolchain launch --ncs-version v3.1.0 --shell&lt;/li&gt;
&lt;li&gt;cd ~/ncs/v3.1.0&lt;/li&gt;
&lt;li&gt;west zephyr-export&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And I get&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] &amp;lt;command&amp;gt; ...
west: unknown command &amp;quot;zephyr-export&amp;quot;; workspace /home/akshay/ncs/v3.1.0 does not define this extension command -- try &amp;quot;west help&amp;quot; and &amp;quot;west -vv status&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is on west v1.4.0&lt;/p&gt;
&lt;p&gt;For your second suggestion, this is the error:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Error: Failed to run west zephyr-export in SDK directory &amp;#39;/home/akshay/ncs/v3.1.0&amp;#39;. Check the log for details.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The log shows&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[2025-09-16T07:17:42.613Z] [25258] INFO - [nrfutil_common::logger] nrfutil-sdk-manager (version = 1.6.2, platform = x86_64-unknown-linux-gnu, classification = nrf-external) invoked with sdk register v3.1.0 
[2025-09-16T07:17:42.613Z] [25258] INFO - [nrfutil_sdk_manager::config::file] Loading config from default location
[2025-09-16T07:17:42.613Z] [25258] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-16T07:17:42.791Z] [25258] ERROR - [nrfutil_sdk_manager::sdk::register] Failed to run &amp;#39;west zephyr-export&amp;#39; in SDK directory.
Exit status: Some(1)
Stdout: 
Stderr: usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] &amp;lt;command&amp;gt; ...
west: unknown command &amp;quot;zephyr-export&amp;quot;; workspace /home/akshay/ncs/v3.1.0 does not define this extension command -- try &amp;quot;west help&amp;quot; and &amp;quot;west -vv status&amp;quot;

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I feel there seems to be a west version mismatch. Is there a specific version you want me to install?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548711?ContentTypeID=1</link><pubDate>Mon, 15 Sep 2025 09:39:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:410b753a-82d6-4ff5-84a3-f3ad766f0f4d</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you&amp;nbsp;try to do &lt;strong&gt;&lt;code&gt;nrfutil sdk-manager toolchain launch --ncs-version v3.1.0 --shell&lt;/code&gt;&lt;/strong&gt; and run &lt;strong&gt;&lt;code&gt;west zephyr-export&lt;/code&gt;&lt;/strong&gt; from the root of the SDK v3.1.0 directory with that. That&amp;#39;s all sdk-manager is doing.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, as of sdk-manager v1.6.0 there is a separate &lt;code&gt;sdk register&lt;/code&gt; command which runs this &lt;code&gt;west zephyr-export&lt;/code&gt; command. The same underlying function is called as in the last step of the &lt;code&gt;install&lt;/code&gt;. So&amp;nbsp;you can try to run &lt;strong&gt;&lt;code&gt;nrfutil sdk-manager sdk register v3.1.0&lt;/code&gt;&lt;/strong&gt; and report back on that too.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548642?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 23:19:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe932f3d-dbba-423d-8c32-699aa9c91360</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Here is a debug log from&amp;nbsp;&lt;code&gt;nrfutil-sdk-manager.log&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[2025-09-12T05:41:44.822Z] [43933] INFO - [nrfutil_common::logger] nrfutil-sdk-manager (version = 1.6.2, platform = x86_64-unknown-linux-gnu, classification = nrf-external) invoked with install v3.1.0 --log-level debug 
[2025-09-12T05:41:44.822Z] [43933] INFO - [nrfutil_sdk_manager::config::file] Loading config from default location
[2025-09-12T05:41:44.822Z] [43933] INFO - [nrfutil_sdk_manager::config::file] Resolving configuration
[2025-09-12T05:41:44.822Z] [43933] INFO - [kms_common] Environment variable &amp;#39;NRFUTIL_SDK_MANAGER_TOOLCHAIN_REMOTE_CONFIG_TOKEN&amp;#39; not found for token access
[2025-09-12T05:41:44.822Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T05:41:44.822Z] [43933] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-12T05:41:45.093Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-12T05:41:45.358Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T05:41:45.364Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-12T05:41:45.698Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T05:41:45.698Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-12T05:41:45.699Z] [43933] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-12T05:41:45.699Z] [43933] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:46.107Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 05:41:46 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;1750&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;12 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-12T05:41:46.388Z] [43933] INFO - [kms_common] Environment variable &amp;#39;NRFUTIL_SDK_MANAGER_SDK_REMOTE_CONFIG_TOKEN&amp;#39; not found for token access
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T05:41:46.388Z] [43933] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-12T05:41:46.393Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-12T05:41:46.722Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T05:41:46.730Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-12T05:41:47.131Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T05:41:47.131Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-12T05:41:47.131Z] [43933] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-12T05:41:47.131Z] [43933] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:47.439Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 05:41:47 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;1044&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;13 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-12T05:41:47.746Z] [43933] INFO - [nrfutil_sdk_manager::sdk::package_index] Downloading SDK package index from: https://files.nordicsemi.com/artifactory/ncs-src-mirror/external/sdk-manager/index.json
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T05:41:47.746Z] [43933] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-12T05:41:47.752Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-12T05:41:48.020Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T05:41:48.028Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-12T05:41:48.304Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T05:41:48.304Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-12T05:41:48.306Z] [43933] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-12T05:41:48.306Z] [43933] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:48.667Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T05:41:48.981Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T05:41:48.981Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 05:41:48 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;16280&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;13 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T05:41:49.283Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T05:41:49.283Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-12T05:41:49.283Z] [43933] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-12T05:41:49.283Z] [43933] INFO - [toolchain_manager_core::index] Downloading from https://files.nordicsemi.com/artifactory/NCS/external/bundles/v3/index-linux-x86_64.json
[2025-09-12T05:41:49.283Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T05:41:49.283Z] [43933] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-12T05:41:49.289Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-12T05:41:49.589Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-12T05:41:49.595Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T05:41:49.595Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T05:41:49.596Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:49.596Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T05:41:49.596Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T05:41:49.596Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T05:41:49.596Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-12T05:41:49.896Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T05:41:49.897Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-12T05:41:49.897Z] [43933] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-12T05:41:49.897Z] [43933] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T05:41:50.204Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T05:41:50.614Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T05:41:50.614Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 05:41:50 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/json&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;56182&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;12 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T05:41:50.614Z] [43933] INFO - [toolchain_manager_core::index] Get request to https://files.nordicsemi.com/artifactory/NCS/external/bundles/v3/index-linux-x86_64.json returned status code 200: OK
[2025-09-12T05:41:51.229Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T05:41:51.229Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-12T05:41:51.229Z] [43933] INFO - [toolchain_manager_core::index] Download finished
[2025-09-12T05:41:51.231Z] [43933] DEBUG - [toolchain_manager_core::install] Downloading version v3.1.0 from index
[2025-09-12T05:41:51.232Z] [43933] INFO - [toolchain_manager_core::index] Downloading from https://publicburan.blob.core.windows.net/artifactory/NCS/external/bundles/v3/ncs-toolchain-x86_64-linux-c5be9c56c7.tar.gz to /home/akshay/ncs/downloads/ncs-toolchain-x86_64-linux-c5be9c56c7.tar.gz
[2025-09-12T05:41:51.232Z] [43933] INFO - [nrfutil_http::download] No &amp;#39;-part&amp;#39; file found for resumable download
[2025-09-12T05:41:51.232Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T05:41:51.232Z] [43933] DEBUG - [ureq::run] GET https://publicburan.blob.core.windows.net/******
[2025-09-12T05:41:51.308Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [20.150.37.196:443] }
[2025-09-12T05:41:51.573Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 20.150.37.196:443
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;publicburan.blob.core.windows.net&amp;quot;)
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T05:41:51.579Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://publicburan.blob.core.windows.net/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;publicburan.blob.core.windows.net&amp;quot;} }
[2025-09-12T05:41:52.252Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2025-09-12T05:41:52.252Z] [43933] DEBUG - [rustls::client::tls13] Not resuming
[2025-09-12T05:41:52.254Z] [43933] DEBUG - [rustls::client::tls13] TLS1.3 encrypted extensions: ServerExtensions { unknown_extensions: {}, .. }
[2025-09-12T05:41:52.254Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T05:41:52.254Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T05:41:52.577Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T05:41:52.577Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;content-length&amp;quot;: &amp;quot;1094183885&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/octet-stream&amp;quot;, &amp;quot;server&amp;quot;: &amp;quot;Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0&amp;quot;, &amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 05:41:52 GMT&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;6 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T05:41:52.577Z] [43933] INFO - [nrfutil_http::download] Server doesn&amp;#39;t support partial content (status: 200, accept-ranges: None) - switching to complete download
[2025-09-12T08:45:33.098Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T08:45:33.098Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: publicburan.blob.core.windows.net, proxy: None }
[2025-09-12T08:45:33.098Z] [43933] INFO - [toolchain_manager_core::index] Download finished
[2025-09-12T08:45:33.098Z] [43933] INFO - [toolchain_manager_core::index] Verifying toolchain tarball /home/akshay/ncs/downloads/ncs-toolchain-x86_64-linux-c5be9c56c7.tar.gz
[2025-09-12T08:45:46.663Z] [43933] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-12T08:45:46.663Z] [43933] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-12T08:45:46.663Z] [43933] INFO - [toolchain_manager_core] Registering the NcsToolchainConfig.cmake package
[2025-09-12T08:45:46.669Z] [43933] DEBUG - [toolchain_manager_core] CMake stdout: 
[2025-09-12T08:45:46.670Z] [43933] DEBUG - [toolchain_manager_core] CMake stderr: 
[2025-09-12T08:45:46.670Z] [43933] INFO - [nrfutil_sdk_manager::sdk::package_index] Attempting download from &amp;#39;https://publicburan.blob.core.windows.net/artifactory/ncs-src-mirror/external/sdk-nrf/v3.1.0/src.tar.gz&amp;#39;
[2025-09-12T08:45:46.670Z] [43933] INFO - [nrfutil_http::download] No &amp;#39;-part&amp;#39; file found for resumable download
[2025-09-12T08:45:46.670Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T08:45:46.670Z] [43933] DEBUG - [ureq::run] GET https://publicburan.blob.core.windows.net/******
[2025-09-12T08:45:46.732Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [20.150.37.196:443] }
[2025-09-12T08:45:47.024Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 20.150.37.196:443
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;publicburan.blob.core.windows.net&amp;quot;)
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T08:45:47.031Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://publicburan.blob.core.windows.net/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;publicburan.blob.core.windows.net&amp;quot;} }
[2025-09-12T08:45:47.638Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2025-09-12T08:45:47.638Z] [43933] DEBUG - [rustls::client::tls13] Not resuming
[2025-09-12T08:45:47.639Z] [43933] DEBUG - [rustls::client::tls13] TLS1.3 encrypted extensions: ServerExtensions { unknown_extensions: {}, .. }
[2025-09-12T08:45:47.639Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T08:45:47.640Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T08:45:48.003Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T08:45:48.003Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;content-length&amp;quot;: &amp;quot;2688115278&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/octet-stream&amp;quot;, &amp;quot;server&amp;quot;: &amp;quot;Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0&amp;quot;, &amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 08:45:47 GMT&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;6 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T08:45:48.003Z] [43933] INFO - [nrfutil_http::download] Server doesn&amp;#39;t support partial content (status: 200, accept-ranges: None) - switching to complete download
[2025-09-12T11:35:10.593Z] [43933] ERROR - [nrfutil_sdk_manager::sdk::package_index] Source &amp;#39;https://publicburan.blob.core.windows.net/artifactory/ncs-src-mirror/external/sdk-nrf/v3.1.0/src.tar.gz&amp;#39; returned unexpected error: I/O Error: 
[2025-09-12T11:35:10.593Z] [43933] INFO - [nrfutil_sdk_manager::sdk::package_index] Attempting download from &amp;#39;https://files.nordicsemi.com/artifactory/ncs-src-mirror/external/sdk-nrf/v3.1.0/src.tar.gz&amp;#39;
[2025-09-12T11:35:10.737Z] [43933] INFO - [nrfutil_http::download] Found &amp;#39;-part&amp;#39; file for resumable download: /home/akshay/ncs/downloads/sdk-nrf-bundle-v3.1.0.tar.gz-part
[2025-09-12T11:35:10.737Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Prepare&amp;gt;
[2025-09-12T11:35:10.737Z] [43933] DEBUG - [ureq::run] GET https://files.nordicsemi.com/******
[2025-09-12T11:35:10.897Z] [43933] DEBUG - [ureq::unversioned::resolver] Resolved: ArrayVec { len: 1, arr: [108.141.12.92:443] }
[2025-09-12T11:35:11.200Z] [43933] DEBUG - [ureq::unversioned::transport::tcp] Connected TcpStream to 108.141.12.92:443
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [rustls::webpki::anchors] add_parsable_certificates processed 147 valid and 0 invalid certs
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [rustls_platform_verifier::verification::others] Loaded 147 CA root certificates from the system
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [rustls::client::hs] No cached session for DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [rustls::client::hs] Not resuming any session
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [ureq::tls::rustls] Wrapped TLS
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;SendRequest&amp;gt;
[2025-09-12T11:35:11.203Z] [43933] DEBUG - [ureq::run] Request { method: GET, uri: https://files.nordicsemi.com/******, version: HTTP/1.1, headers: {&amp;quot;accept-encoding&amp;quot;: &amp;quot;gzip&amp;quot;, &amp;quot;user-agent&amp;quot;: &amp;quot;ureq/3.1.0&amp;quot;, &amp;quot;accept&amp;quot;: &amp;quot;*/*&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;files.nordicsemi.com&amp;quot;} }
[2025-09-12T11:35:11.480Z] [43933] DEBUG - [rustls::client::hs] ALPN protocol is None
[2025-09-12T11:35:11.480Z] [43933] DEBUG - [rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2025-09-12T11:35:11.480Z] [43933] DEBUG - [rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2025-09-12T11:35:11.481Z] [43933] DEBUG - [rustls::client::tls12] Server DNS name is DnsName(&amp;quot;files.nordicsemi.com&amp;quot;)
[2025-09-12T11:35:11.816Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvResponse&amp;gt;
[2025-09-12T11:35:12.121Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;RecvBody&amp;gt;
[2025-09-12T11:35:12.121Z] [43933] DEBUG - [ureq::run] Response { status: 200, version: HTTP/1.1, headers: {&amp;quot;date&amp;quot;: &amp;quot;Fri, 12 Sep 2025 11:35:11 GMT&amp;quot;, &amp;quot;content-type&amp;quot;: &amp;quot;application/x-gzip&amp;quot;, &amp;quot;content-length&amp;quot;: &amp;quot;2688115278&amp;quot;, &amp;quot;connection&amp;quot;: &amp;quot;keep-alive&amp;quot;, &amp;quot;&amp;lt;NOTICE&amp;gt;&amp;quot;: &amp;quot;13 HEADERS ARE REDACTED&amp;quot;} }
[2025-09-12T11:35:12.121Z] [43933] INFO - [nrfutil_http::download] Server supported partial content to resumable downloads are possible
[2025-09-12T12:16:21.250Z] [43933] DEBUG - [ureq_proto::client] Call&amp;lt;Cleanup&amp;gt;
[2025-09-12T12:16:21.250Z] [43933] DEBUG - [ureq::pool] Pool gone: PoolKey { scheme: &amp;quot;https&amp;quot;, authority: files.nordicsemi.com, proxy: None }
[2025-09-12T12:16:40.442Z] [43933] INFO - [toolchain_manager_core::sdk] Retrieving toolchains from file /home/akshay/ncs/toolchains/toolchains.json
[2025-09-12T12:16:41.187Z] [43933] ERROR - [nrfutil_sdk_manager::sdk::register] Failed to run &amp;#39;west zephyr-export&amp;#39; in SDK directory.
Exit status: Some(1)
Stdout: 
Stderr: usage: west [-h] [-z ZEPHYR_BASE] [-v] [-q] [-V] &amp;lt;command&amp;gt; ...
west: unknown command &amp;quot;zephyr-export&amp;quot;; workspace /home/akshay/ncs/v3.1.0 does not define this extension command -- try &amp;quot;west help&amp;quot; and &amp;quot;west -vv status&amp;quot;

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And &lt;code&gt;nrfutil.log&lt;/code&gt; has only one line&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[2025-09-12T05:41:44.820Z] [43932] INFO - [nrfutil_common::logger] nrfutil (version = 8.1.1, platform = x86_64-unknown-linux-gnu, classification = nrf-external) invoked with sdk-manager install v3.1.0 --log-level debug &lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548559?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 07:53:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2252a72-a79b-43ec-8985-53bdb5bb3b05</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Thank you everyone for your inputs. We will take a look at this.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548490?ContentTypeID=1</link><pubDate>Thu, 11 Sep 2025 12:12:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19da35c1-a486-401f-945f-5107fbc59f69</guid><dc:creator>Soupdragon</dc:creator><description>&lt;p&gt;Excellent work. Thank you. I know that must have taken ages. I am up and running again using a previous version (3.0.2). So I&amp;#39;m happy enough for now&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548418?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 22:22:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56a19b34-1e90-4fb1-a0a0-573e16f10033</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;OK I tried it using both vs code and `nrfutil` and it fails here&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;gt; nrfutil sdk-manager install v3.1.0
[00:07:28] ###### 100% [Download toolchain v3.1.0] Toolchain downloaded
[00:00:13] ###### 100% [Unpack toolchain v3.1.0] Toolchain unpacked to /home/akshay/ncs/tmp/.tmpZnVlnP
[00:00:00] ###### 100% [Install toolchain v3.1.0] Toolchain installed at /home/akshay/ncs/toolchains/c5be9c56c7
[00:18:26] ###### 100% [Download SDK v3.1.0] Download SDK v3.1.0
[00:00:06] ###### 100% [Calculating SDK checksum] Verified download
[00:00:13] ###### 100% [Unpack SDK v3.1.0] Unpacked SDK tarball
Error: Failed to run west zephyr-export in SDK directory &amp;#39;/home/akshay/ncs/v3.1.0&amp;#39;. Check the log for details.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And the log file shows the same thing&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[2025-09-10T22:13:11.418Z] [771139] ERROR - [nrfutil_sdk_manager::sdk::register] Failed to run &amp;#39;west zephyr-export&amp;#39; in SDK directory.&lt;br /&gt;Exit status: Some(1)&lt;/p&gt;
&lt;p&gt;I am using west v1.4.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548415?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 21:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bfc1589-8638-443e-9a31-13942c1ddd7e</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;I am going gong to give this a try as well&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548326?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 08:48:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0a593c4-0101-4a63-95c7-0034babbc68a</guid><dc:creator>Soupdragon</dc:creator><description>&lt;p&gt;I am in the process of doing this now, although I don&amp;#39;t have the knowledge or skills to remove the &amp;#39;west installation&amp;#39;, as I have only a very vague idea of what that is. Instead I am removing all things Nordic from my PC and doing a complete re-install based on Lesson 1 in the Developer Academy course. This will likely take a number of hours.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548324?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 08:36:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db667bcf-bafb-404f-abe6-b158814e9b4b</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;So far we are unable to reproduce this issue. Thank you for reporting this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to remove the previous west installation and try again from a clean state?&lt;/p&gt;
&lt;p&gt;Maybe the west main utility is the issue here.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548315?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 07:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b21be21-9797-4537-aeed-89c8cc2d6145</guid><dc:creator>GatCode</dc:creator><description>&lt;p&gt;I also have pretty much the same issue for macOS 15.6&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548311?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 07:20:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4990eafb-0341-4084-9206-0a591b5281d9</guid><dc:creator>Soupdragon</dc:creator><description>&lt;p&gt;I have an almost identical problem. I updated toolchain (using &amp;#39;Manage toolchain&amp;#39;) and SDK (using &amp;#39;Manage SDKs&amp;#39;), both from a happily working v3.0.2. I&amp;#39;m running Windows 10 on a PC.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Installs seemed to go OK but building my projects with these updates fail, exactly as per this thread. I tried suggested solution &amp;#39;west update&amp;#39; and also &amp;#39;west -v update&amp;#39;. Creating a new project with these updated tools also fails.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Note that I am new to Zephyr and have no idea what these commands do. But they seemed to run OK. But underlying problem persists.&lt;/p&gt;
&lt;p&gt;Just a guess - Could it be a permissions thing ? Do I have to run VS Code as administrator to do these updates ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548291?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 21:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:567422ad-d63d-414f-84cf-93bdb5873306</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/548219?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 12:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffb39b3c-7751-41bc-ad3b-fea484b452e2</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akshay,&lt;/p&gt;
&lt;p&gt;I am checking this internally with experts and will get back to you as soon as I get a solution.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/547733?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 09:36:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd4c969e-c0b5-4f1b-a9bc-b44365c5b67a</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Here you go&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="json"&gt;// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.

// For help and support, visit Nordic Semiconductor&amp;#39;s DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;linux&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;#79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;6.8.0-79-generic&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.103.2&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;37.2.3&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v22.17.0&amp;quot;,
    &amp;quot;name&amp;quot;: &amp;quot;Ubuntu&amp;quot;,
    &amp;quot;id&amp;quot;: &amp;quot;ubuntu&amp;quot;,
    &amp;quot;version&amp;quot;: &amp;quot;22.04.5 LTS (Jammy Jellyfish)&amp;quot;,
    &amp;quot;versionId&amp;quot;: &amp;quot;22.04&amp;quot;,
    &amp;quot;appName&amp;quot;: &amp;quot;Visual Studio Code&amp;quot;,
    &amp;quot;appHost&amp;quot;: &amp;quot;desktop&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2025-09-04T09:34:29.529Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;/usr/share/code/resources/app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: &amp;quot;unknown&amp;quot;,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:00:58&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;36:15:41&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz&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;version&amp;quot;: &amp;quot;v3.1.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/ncs/v3.1.0&amp;quot;
    }
  ],
  &amp;quot;apps&amp;quot;: [],
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;3.1.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7&amp;quot;,
      &amp;quot;displayName&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v3.1.0&amp;quot;,
      &amp;quot;compilerTools&amp;quot;: [
        &amp;quot;Zephyr SDK (arm) 0.17.0&amp;quot;,
        &amp;quot;Zephyr SDK (riscv) 0.17.0&amp;quot;
      ]
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;3.0.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/7cbc0036f4&amp;quot;,
      &amp;quot;displayName&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v3.0.2&amp;quot;,
      &amp;quot;compilerTools&amp;quot;: [
        &amp;quot;Zephyr SDK (arm) 0.17.0&amp;quot;,
        &amp;quot;Zephyr SDK (riscv) 0.17.0&amp;quot;
      ]
    }
  ],
  &amp;quot;connectedDevices&amp;quot;: [],
  &amp;quot;tools&amp;quot;: {
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&amp;quot;: &amp;quot;0.17.0&amp;quot;,
    &amp;quot;/opt/SEGGER/JLink/JLinkExe&amp;quot;: &amp;quot;8.18&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/nrfutil/bin/nrfutil&amp;quot;: &amp;quot;8.1.0&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin/cmake&amp;quot;: &amp;quot;3.21.0&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin/west&amp;quot;: &amp;quot;1.4.0&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin/python3&amp;quot;: &amp;quot;3.12.4&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin/ninja&amp;quot;: &amp;quot;1.10.2&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/bin/gperf&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/bin/dtc&amp;quot;: &amp;quot;1.5.0&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/opt/bin/gn&amp;quot;: &amp;quot;2132&amp;quot;,
    &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin/git&amp;quot;: &amp;quot;git version 2.37.3&amp;quot;,
    &amp;quot;debugger (arm)&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb&amp;quot;,
    &amp;quot;debugger (riscv)&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gdb&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.12.7&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.9.732-linux-x64/platform/nrfutil/bin/nrfutil-device&amp;quot;,
      &amp;quot;jlinkInfo&amp;quot;: {
        &amp;quot;description&amp;quot;: &amp;quot;This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands&amp;quot;,
        &amp;quot;expectedVersion&amp;quot;: {
          &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.42&amp;quot;,
          &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
        },
        &amp;quot;name&amp;quot;: &amp;quot;JlinkARM&amp;quot;,
        &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.18&amp;quot;,
        &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
      }
    },
    &amp;quot;nrfutil-sdk-manager&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;1.6.0&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.9.732-linux-x64/platform/nrfutil/bin/nrfutil-sdk-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;GIT_EXEC_PATH&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/libexec/git-core&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;/home/akshay&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/bin:/home/akshay/ncs/toolchains/c5be9c56c7/usr/bin:/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/bin:/home/akshay/ncs/toolchains/c5be9c56c7/opt/bin:/home/akshay/ncs/toolchains/c5be9c56c7/opt/nanopb/generator-bin:/home/akshay/ncs/toolchains/c5be9c56c7/nrfutil/bin:/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk/arm-zephyr-eabi/bin:/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk/riscv64-zephyr-elf/bin:/home/akshay/.vscode/extensions/stmicroelectronics.stm32cube-ide-core-0.17.1/resources/binaries/linux/x86_64:/home/akshay/miniconda3/bin:/home/akshay/miniconda3/condabin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/akshay/flutter/bin:/home/akshay/bin:/home/akshay/.nvm/versions/node/v22.17.1/bin:/home/akshay/.bun/bin:/home/akshay/.cargo/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/akshay/.dotnet/tools:/home/akshay/golang/bin:/home/akshay/Android/Sdk/platform-tools:/home/akshay/Android/Sdk/cmdline-tools/latest/bin:/home/akshay/bin:/home/akshay/.local/bin:/home/akshay/Qt/6.2.12/gcc_64/bin:/home/akshay/cmake/bin:/home/akshay/.dotnet:/home/akshay/zig:/home/akshay/.dotnet/tools:/home/akshay/.pub-cache/bin:/home/akshay/.dotnet/tools:/home/akshay/.vscode/extensions/stmicroelectronics.stm32cube-ide-core-0.17.1/resources/binaries/linux/x86_64:/home/akshay/miniconda3/bin:/home/akshay/miniconda3/condabin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/akshay/flutter/bin:/home/akshay/bin:/home/akshay/.nvm/versions/node/v22.17.1/bin:/home/akshay/.bun/bin:/home/akshay/.cargo/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/akshay/.dotnet/tools:/home/akshay/golang/bin:/home/akshay/Android/Sdk/platform-tools:/home/akshay/Android/Sdk/cmdline-tools/latest/bin:/home/akshay/bin:/home/akshay/.local/bin:/home/akshay/Qt/6.2.12/gcc_64/bin:/home/akshay/cmake/bin:/home/akshay/.dotnet:/home/akshay/zig:/home/akshay/.dotnet/tools:/home/akshay/.pub-cache/bin:/home/akshay/.dotnet/tools&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,
      &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/opt/zephyr-sdk&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/lib/python3.12:/home/akshay/ncs/toolchains/c5be9c56c7/usr/local/lib/python3.12/site-packages&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;akshay&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;/home/akshay&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/stmicroelectronics.stm32cube-ide-build-cmake-1.40.1/resources/cube-cmake/linux:/home/akshay/.vscode/extensions/stmicroelectronics.stm32cube-ide-core-0.17.1/resources/binaries/linux/x86_64:/home/akshay/miniconda3/bin:/home/akshay/miniconda3/condabin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/akshay/flutter/bin:/home/akshay/bin:/home/akshay/.nvm/versions/node/v22.17.1/bin:/home/akshay/.bun/bin:/home/akshay/.cargo/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/home/akshay/st/stm32cubeclt_1.19.0:/home/akshay/st/stm32cubeclt_1.19.0/STM32CubeProgrammer/bin:/home/akshay/st/stm32cubeclt_1.19.0/STLink-gdb-server/bin:/home/akshay/st/stm32cubeclt_1.19.0/CMake/bin:/home/akshay/st/stm32cubeclt_1.19.0/Ninja/bin:/home/akshay/st/stm32cubeclt_1.19.0/st-arm-clang/bin:/home/akshay/st/stm32cubeclt_1.19.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/akshay/.dotnet/tools:/home/akshay/golang/bin:/home/akshay/Android/Sdk/platform-tools:/home/akshay/Android/Sdk/cmdline-tools/latest/bin:/home/akshay/bin:/home/akshay/.local/bin:/home/akshay/Qt/6.2.12/gcc_64/bin:/home/akshay/cmake/bin:/home/akshay/.dotnet:/home/akshay/zig:/home/akshay/.dotnet/tools:/home/akshay/.pub-cache/bin:/home/akshay/.dotnet/tools&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;akshay&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;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;debugging&amp;quot;: {
        &amp;quot;flash&amp;quot;: true,
        &amp;quot;bindings&amp;quot;: {},
        &amp;quot;justMyCode&amp;quot;: false
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &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;: false,
      &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;terminalProfile&amp;quot;: {
        &amp;quot;shell&amp;quot;: null
      }
    },
    &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
      &amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;,
      &amp;quot;localEcho&amp;quot;: false
    },
    &amp;quot;marus25.cortex-debug&amp;quot;: {
      &amp;quot;variableUseNaturalFormat&amp;quot;: true,
      &amp;quot;liveWatchRefreshRate&amp;quot;: &amp;quot;300&amp;quot;,
      &amp;quot;armToolchainPath&amp;quot;: null,
      &amp;quot;armToolchainPrefix&amp;quot;: &amp;quot;arm-none-eabi&amp;quot;,
      &amp;quot;gdbPath&amp;quot;: null,
      &amp;quot;objdumpPath&amp;quot;: null,
      &amp;quot;JLinkGDBServerPath&amp;quot;: null,
      &amp;quot;openocdPath&amp;quot;: null,
      &amp;quot;pyocdPath&amp;quot;: null,
      &amp;quot;PEGDBServerPath&amp;quot;: null,
      &amp;quot;stutilPath&amp;quot;: null,
      &amp;quot;stlinkPath&amp;quot;: null,
      &amp;quot;stm32cubeprogrammer&amp;quot;: null,
      &amp;quot;enableTelemetry&amp;quot;: true,
      &amp;quot;dbgServerLogfile&amp;quot;: null
    }
  },
  &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;2025.9.732&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.9.732-linux-x64&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2025.8.103&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-terminal-2025.8.103&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2025.8.140&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2025.8.140&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2025.9.123&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/akshay/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2025.9.123&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      }
    },
    &amp;quot;external&amp;quot;: {
      &amp;quot;marus25.cortex-debug&amp;quot;: &amp;quot;1.12.1&amp;quot;,
      &amp;quot;ms-vscode.cpptools&amp;quot;: &amp;quot;1.26.3&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.102.0&amp;quot;,
      &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.3&amp;quot;,
      &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.10&amp;quot;,
      &amp;quot;alefragnani.pascal&amp;quot;: &amp;quot;9.9.0&amp;quot;,
      &amp;quot;AykutSarac.jsoncrack-vscode&amp;quot;: &amp;quot;3.0.0&amp;quot;,
      &amp;quot;bierner.markdown-mermaid&amp;quot;: &amp;quot;1.28.0&amp;quot;,
      &amp;quot;bradlc.vscode-tailwindcss&amp;quot;: &amp;quot;0.14.26&amp;quot;,
      &amp;quot;charliermarsh.ruff&amp;quot;: &amp;quot;2025.24.0&amp;quot;,
      &amp;quot;dan-c-underwood.arm&amp;quot;: &amp;quot;1.7.4&amp;quot;,
      &amp;quot;Dart-Code.dart-code&amp;quot;: &amp;quot;3.118.1&amp;quot;,
      &amp;quot;Dart-Code.flutter&amp;quot;: &amp;quot;3.118.0&amp;quot;,
      &amp;quot;denoland.vscode-deno&amp;quot;: &amp;quot;3.45.2&amp;quot;,
      &amp;quot;docker.docker&amp;quot;: &amp;quot;0.16.0&amp;quot;,
      &amp;quot;eamodio.gitlens&amp;quot;: &amp;quot;17.4.1&amp;quot;,
      &amp;quot;esbenp.prettier-vscode&amp;quot;: &amp;quot;11.0.0&amp;quot;,
      &amp;quot;GitHub.copilot&amp;quot;: &amp;quot;1.364.0&amp;quot;,
      &amp;quot;GitHub.copilot-chat&amp;quot;: &amp;quot;0.30.3&amp;quot;,
      &amp;quot;GitHub.github-vscode-theme&amp;quot;: &amp;quot;6.3.5&amp;quot;,
      &amp;quot;github.vscode-github-actions&amp;quot;: &amp;quot;0.27.2&amp;quot;,
      &amp;quot;golang.go&amp;quot;: &amp;quot;0.48.0&amp;quot;,
      &amp;quot;Gruntfuggly.todo-tree&amp;quot;: &amp;quot;0.0.226&amp;quot;,
      &amp;quot;hbenl.vscode-test-explorer&amp;quot;: &amp;quot;2.22.1&amp;quot;,
      &amp;quot;idleberg.emoji-code&amp;quot;: &amp;quot;0.15.2&amp;quot;,
      &amp;quot;James-Yu.latex-workshop&amp;quot;: &amp;quot;10.10.2&amp;quot;,
      &amp;quot;llvm-vs-code-extensions.lldb-dap&amp;quot;: &amp;quot;0.2.16&amp;quot;,
      &amp;quot;mcu-debug.debug-tracker-vscode&amp;quot;: &amp;quot;0.0.15&amp;quot;,
      &amp;quot;mcu-debug.memory-view&amp;quot;: &amp;quot;0.0.26&amp;quot;,
      &amp;quot;mcu-debug.peripheral-viewer&amp;quot;: &amp;quot;1.6.0&amp;quot;,
      &amp;quot;mcu-debug.rtos-views&amp;quot;: &amp;quot;0.0.10&amp;quot;,
      &amp;quot;mechatroner.rainbow-csv&amp;quot;: &amp;quot;3.21.0&amp;quot;,
      &amp;quot;mjmlio.vscode-mjml&amp;quot;: &amp;quot;2.1.0&amp;quot;,
      &amp;quot;ms-azuretools.vscode-containers&amp;quot;: &amp;quot;2.1.0&amp;quot;,
      &amp;quot;ms-azuretools.vscode-docker&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;ms-python.debugpy&amp;quot;: &amp;quot;2025.10.0&amp;quot;,
      &amp;quot;ms-python.python&amp;quot;: &amp;quot;2025.12.0&amp;quot;,
      &amp;quot;ms-python.vscode-pylance&amp;quot;: &amp;quot;2025.7.1&amp;quot;,
      &amp;quot;ms-python.vscode-python-envs&amp;quot;: &amp;quot;1.2.0&amp;quot;,
      &amp;quot;ms-toolsai.jupyter&amp;quot;: &amp;quot;2025.7.0&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-keymap&amp;quot;: &amp;quot;1.1.2&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-renderers&amp;quot;: &amp;quot;1.3.0&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-cell-tags&amp;quot;: &amp;quot;0.1.9&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-slideshow&amp;quot;: &amp;quot;0.1.6&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-containers&amp;quot;: &amp;quot;0.422.1&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-ssh&amp;quot;: &amp;quot;0.120.0&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-ssh-edit&amp;quot;: &amp;quot;0.87.0&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-wsl&amp;quot;: &amp;quot;0.99.0&amp;quot;,
      &amp;quot;ms-vscode.cmake-tools&amp;quot;: &amp;quot;1.21.36&amp;quot;,
      &amp;quot;ms-vscode.cpptools-extension-pack&amp;quot;: &amp;quot;1.3.1&amp;quot;,
      &amp;quot;ms-vscode.cpptools-themes&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;ms-vscode.hexeditor&amp;quot;: &amp;quot;1.11.1&amp;quot;,
      &amp;quot;ms-vscode.powershell&amp;quot;: &amp;quot;2025.2.0&amp;quot;,
      &amp;quot;ms-vscode.remote-explorer&amp;quot;: &amp;quot;0.5.0&amp;quot;,
      &amp;quot;ms-vscode.remote-repositories&amp;quot;: &amp;quot;0.42.0&amp;quot;,
      &amp;quot;ms-vscode.test-adapter-converter&amp;quot;: &amp;quot;0.2.1&amp;quot;,
      &amp;quot;ms-vscode.vscode-embedded-tools&amp;quot;: &amp;quot;0.8.0&amp;quot;,
      &amp;quot;myriad-dreamin.tinymist&amp;quot;: &amp;quot;0.13.24&amp;quot;,
      &amp;quot;nefrob.vscode-just-syntax&amp;quot;: &amp;quot;0.8.0&amp;quot;,
      &amp;quot;redhat.vscode-xml&amp;quot;: &amp;quot;0.29.0&amp;quot;,
      &amp;quot;redhat.vscode-yaml&amp;quot;: &amp;quot;1.18.0&amp;quot;,
      &amp;quot;ritwickdey.LiveServer&amp;quot;: &amp;quot;5.7.9&amp;quot;,
      &amp;quot;rust-lang.rust-analyzer&amp;quot;: &amp;quot;0.3.2593&amp;quot;,
      &amp;quot;saoudrizwan.claude-dev&amp;quot;: &amp;quot;3.27.0&amp;quot;,
      &amp;quot;STMicroelectronics.stm32-vscode-extension&amp;quot;: &amp;quot;2.1.1&amp;quot;,
      &amp;quot;STMicroelectronics.stm32cube-ide-build-cmake&amp;quot;: &amp;quot;1.40.1&amp;quot;,
      &amp;quot;STMicroelectronics.stm32cube-ide-core&amp;quot;: &amp;quot;0.17.1&amp;quot;,
      &amp;quot;STMicroelectronics.stm32cube-ide-debug-core&amp;quot;: &amp;quot;0.19.0&amp;quot;,
      &amp;quot;STMicroelectronics.stm32cube-ide-debug-stlink-gdbserver&amp;quot;: &amp;quot;0.10.1&amp;quot;,
      &amp;quot;streetsidesoftware.code-spell-checker&amp;quot;: &amp;quot;4.2.6&amp;quot;,
      &amp;quot;tamasfe.even-better-toml&amp;quot;: &amp;quot;0.21.2&amp;quot;,
      &amp;quot;tauri-apps.tauri-vscode&amp;quot;: &amp;quot;0.2.9&amp;quot;,
      &amp;quot;theqtcompany.qt&amp;quot;: &amp;quot;1.2.0&amp;quot;,
      &amp;quot;theqtcompany.qt-core&amp;quot;: &amp;quot;1.6.0&amp;quot;,
      &amp;quot;theqtcompany.qt-cpp&amp;quot;: &amp;quot;1.6.0&amp;quot;,
      &amp;quot;theqtcompany.qt-cpp-pack&amp;quot;: &amp;quot;1.0.1&amp;quot;,
      &amp;quot;theqtcompany.qt-qml&amp;quot;: &amp;quot;1.6.0&amp;quot;,
      &amp;quot;theqtcompany.qt-ui&amp;quot;: &amp;quot;1.6.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;vscode-icons-team.vscode-icons&amp;quot;: &amp;quot;12.14.0&amp;quot;,
      &amp;quot;Vue.volar&amp;quot;: &amp;quot;3.0.6&amp;quot;,
      &amp;quot;yzhang.markdown-all-in-one&amp;quot;: &amp;quot;3.6.3&amp;quot;,
      &amp;quot;ziglang.vscode-zig&amp;quot;: &amp;quot;0.6.13&amp;quot;,
      &amp;quot;ZixuanWang.linkerscript&amp;quot;: &amp;quot;1.0.4&amp;quot;
    }
  }
}

&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/547729?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 09:14:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bb79032-46e7-40ad-bef1-fd6fa37d3847</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akshay,&lt;/p&gt;
&lt;p&gt;Could you attach your Support Information?&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/pastedimage1756977276388v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install SDK via VS Code</title><link>https://devzone.nordicsemi.com/thread/547687?ContentTypeID=1</link><pubDate>Wed, 03 Sep 2025 20:37:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50f647ae-0090-4900-b8a6-5b7a4902fea6</guid><dc:creator>akshaybabloo</dc:creator><description>&lt;p&gt;Okay, that downloaded the repos without any error. But it doesn&amp;#39;t work in&amp;nbsp;&lt;code&gt;nrfutil sdk-manager toolchain launch --ncs-version v3.1.0 --shell&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;And in VS Code console I get this error&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;pre class="ui-code" data-mode="text"&gt;[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

[west]: FATAL ERROR: failed manifest import in zephyr (zephyr):
[west]:   Failed importing &amp;quot;west.yml&amp;quot; from revision &amp;quot;ncs-v3.1.0&amp;quot;
[west]:   Hint: zephyr must be cloned, owned by the user and its manifest-rev ref must point to a commit with the import data
[west]:   To fix, run &amp;quot;west update. If it still fails, try &amp;quot;west -vv ...&amp;quot;

[west]: exited with code 1.

&lt;/pre&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I got that error by&amp;nbsp;going to - &lt;code&gt;nRF Connect | Manage SDKs | Install SDK | nRF Connect SDK&lt;/code&gt; - now check your nRF Connect console under Output. And if I click on Manage toolchains from the side menu, I get the same error in the console.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And when trying to create a new sample application, I get the same error (screenshot below)&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/pastedimage1756936870062v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>