How to flash boards after changing an application

nRF Connect for VS Code

tags
nRF Connect for VS Code

If you make any modification to your application, use one of the following options to flash your board:

  1. Depending on the type of changes:

    • If you only changed some code in your application, use Build from the Actions View.
    • If you have added or removed configuration files, use the Pristine Build option to the right of Build.

    Both these actions will rebuild the configuration.

  2. Click on Flash to flash to the board again.