No boards found in nRF Connect for VS Code

I want to work with the nRF Connect Plugin for VS Code and my nRF52840 DK with Zephyr. I created a new application from the "nRF Connect" plugin and selected the hello world example for Zephyr

The project was created without an issue, but I can not create a build configuration, because there is no board available:

How can I fix this?

Parents Reply
  • Hi,

    We believe the problem is related to missing folder(s) during installation of nRF Connect SDK.

    We are not able to reproduce your problem in specific, but with the right SDK installation selected in the VS Code welcome screen, you can try running the "nRF Connect: West Update" command (find it by pressing F1 or Ctrl+Shift+P) to fix it, then restart VS Code.

    Kenneth

Children
Related