How to flash a build configuration

nRF Connect for VS Code

tags
nRF Connect for VS Code

Once the build configuration is ready, complete the following steps to flash the build configuration:

  1. Make sure that you have selected the build configuration you want to flash.
    The active build configuration has its name highlighted in the Applications View.
  2. Make sure your board is connected to your machine and appears in the Connected Devices View.
  3. Click Flash in the Actions View.

The extension flashes the active build configuration onto the selected connected device. If you created a sysbuild configuration, the extension flashes all images of that configuration in a sequence.

Tip

You can also flash the active build configuration onto multiple boards at the same time. See How to flash multiple boards for more information.