The following table lists a selection of useful nRF Connect commands, available from the Command Palette:
| Command | Description |
|---|---|
nRF Connect: Add nRF Connect SDK to Workspace |
Adds the files for the currently selected nRF Connect SDK version to the current VS Code workspace. |
nRF Connect: Install Toolchain |
Lets you choose a specific version of the nRF Connect Toolchain from Command Palette and install it. |
nRF Connect: Uninstall Toolchain |
Lets you uninstall a specific version of the nRF Connect Toolchain from Command Palette. |
nRF Connect: Reset cached SDK data |
Resets all cached data for a selected SDK installation, including boards, modules, SoCs, snippets, and west configuration. This command is triggered automatically if the extension shows stale or incorrect SDK-related information after updating or modifying an SDK. If you run it manually and have several SDK versions installed, the extension prompts you to select which SDK to reset the cache for. |
nRF Connect: West Init |
Initializes a west repository based on the provided path where you want to initialize a west workspace. |
nRF Connect: West Update |
Updates the west repository based on the revisions provided in the west manifest file for the currently selected west workspace. |
To see all the nRF Connect extension's commands, open the Command Palette and type nRF Connect.