How to flash multiple boards

nRF Connect for VS Code

tags
nRF Connect for VS Code

To flash the active build configuration of your application onto multiple boards, complete the following steps:

  1. Make sure that the boards you want to flash are matching the board target of the active build configuration.
  2. Make sure that the boards are connected to your machine and appear in the Connected Devices View.
    (The extension checks their compatibility status every time you change the active context.)
  3. Click the Flash option from the Actions View.
  4. When the picker to select devices appears, pick several devices that match the board target of the build configuration you are about to flash. The first compatible device is preselected.

    Picker to select devices

Once the flashing starts, a small notification banner appears in the bottom right corner of VS Code to display the progress and confirm when the flashing is complete.