This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Zephyr project samples are not available

Hi All,

I am trying to set up nRF Connect SDK in Visual Studio Code. I am following the guide provided in the DevAcademy https://academy.nordicsemi.com/topic/exercise-1-1/

After completing the installation and adding the toolchain and SDK paths, I tried to create a new application from samples. However, I am unable to see any Application template path starting with zephyr/samples. I only see application templates under nrf/application/ folder. 

In the DevAcademy guide it opens a hello world application using the path zephyr/samples/hello_world.

However, under Freestanding type, I don't see zephyr/samples.. path.

Is there anything else I need to install?

Thanks a lot.

Parents Reply
  • Hi Dejan,

    Yes, I deleted the previous install and tried again. I also installed the version 1.7.1 toolkit as well. But still having the same issue.

    I tried installing manually, however, I get some permission errors when running the command 

    west init -m github.com/.../sdk-nrf --mr v1.9.1

    I am running the commands in the Admin cmd prompt.  

Children
Related