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, Thanks for the reply. Unfortunately, I don't see Zephyr folder inside my nordicsem/v1.9.1/ folder.

    I see the following folders:

    .west

    nrf

    toolchain

    Should we install Zephyr project manually? Somehow it is not installed with the steps I followed in the DevAcademy. 

    Thanks!

Children
Related