Installing additional SDK versions

nRF Connect for VS Code

tags
nRF Connect for VS Code

You can install additional SDK versions after the first-time setup, either other pre-packaged SDK and toolchain bundles or single SDK versions. You need to manually install the SDK using the following steps only when you installed the toolchain for the first time. In such case, make sure to select the SDK version that matches the toolchain version.

To install an SDK version, complete the following steps:

  1. In the Welcome View, click Manage SDKs Manage SDKs.

    Manage SDKs in the Welcome View

    The list of actions appears.

  2. Click Install SDK.
    The list of available SDK types appears.

  3. Select the SDK type you need.
    In most cases, this is either the nRF Connect SDK or the nRF Connect SDK Bare Metal option, but you can also use a custom repository.
  4. Select the SDK version to install.
    It is recommended to select the version from among pre-packaged SDKs for faster and more reliable download and installation. This also installs the toolchain for the selected SDK version.

    Tip

    You can also click the filter button in the quick pick header to list all available SDK versions.

    Although you can enter any tag, branch, or commit SHA, in most cases, you want the official SDK version that is stable. For more information about the different versions, see SDK versions and revisions in the nRF Connect SDK documentation.

  5. Specify the SDK installation location.
    Use the folder icon in the quick pick header to browse for a location.

The SDK installation starts in the background, as can be seen in the notification that appears and in Output in the Panel Views. A notification also appears when the installation is complete.

The SDK installation can take several minutes.

When the SDK installation is complete, you can edit the existing build configurations to select the new SDK version.