nRF Connect SDK 2.0.0 Download

Hello All,

In past we have used nRF Connect SDK 2.0.0 for ZigBee and made a FW, during which one of my co-worker had changed few of the SDK files also.

Now we would like further like make some small changes with respect to the FW , however before going into this we would like to compare and verify all the SDK changes. So i was searching for the orginal 2.0.0 SDK for downloading and comparision, However i could not find a possiblity to download the same.

Can team please help me with some link to download the SDK i checkd the Git Link mentioned below but it does not have any older version, as these are smal changes i would like to first compare and then move forward.

https://github.com/nrfconnect/sdk-nrf/pkgs/container/sdk-nrf-toolchain/versions?filters%5Bversion_type%5D=tagged

Waiting for some positive feedback, Thanks and regards 

Utkarash 

  • Hello,

    You have a few options here. 

    NB: The link you provided has the different toolchains, not the SDK itself. If you want to download it directly from Git, you can look it up here:

    https://github.com/nrfconnect/sdk-nrf/releases?page=4

    If you want to, you can also use one of our tools to set it up. Either the nRF Connect for VS Code extension, where you can install it:

    (Note that if you install the SDK this way, you need to also install the toolchain)

    Alternatively, for NCS releases prior to v3.0.0, you can use nRF Connect for Desktop -> Toolchain Manager to download the SDK and toolchain.

    Best regards,

    Edvin

Related