nRF Connect Desktop, Toolchain Manager not working properly.

Hello,

I am working on the nRF5340 and for setup development environment I have install the nRF Connect Desktop setup and try to download the SDk 2.0.0 from the Toolchain Manager v1.0.0, but it gives us below error and not showing the newer version of nRF Connect SDK v2.0.0, it only shows till v1.9.1 version. Looks like that is due to "Failed to download toolchain index file" error.

Can anyone guide me how can we overcome from that error?

Computer Platform: Windows 10
nRF Connect Desktop setup file name: nrfconnect-setup-3.11.1-ia32

Thanks,

Kaushik Parsana

Parents Reply Children
  • Hi SwRa,
    I didn't make change on the proxy on my windows 10 PC, and all the following commands worked.

    * Try to run curl https://developer.nordicsemi.com/.pc-tools/toolchain-v2/index-windows-x86_64.json and see if that fails.
    
    - See if you still has access to https://developer.nordicsemi.com/.pc-tools/toolchain-v2/index-windows-x86_64.json in the web browser


    I have installed vs code, from there I installed "nrf connect SDK extention", also in vs code, I installed the SDK v2.5.1. But ""Install Toolchain" failed:


    [17:06:50] nrfutil-toolchain-manager: Error: Failed to retrieve toolchain-index
    
    Caused by:
        0: Failed to download index
        1: Get request failed
        2: https://developer.nordicsemi.com/.pc-tools/toolchain-v3/index-windows-x86_64.json: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
        3: invalid peer certificate: UnknownIssuer

    I installed nrfconnect-setup-4.3.0-x64.exe, but running 'nRF Connect for Desktop v4.3.0', the tool chain manager shows only old SDK versions:


     Could you give me some hints?

    thanks!

  • Hi ulyssis,

    for me it worked just fine to try other (WiFi-)networks for the notebook.
    Hope this can help you out.

    Best regards 

Related