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
  • Hi All, I tried opening a bash using the nrf tool chain manager. It showed a message saying "NCS repository are not yet cloned here. To do so run the following command:

    ncsmgr init-ncs

    I have attached a screenshot of this below. 

    It suggests unsetting ZEPHYR_BASE, which I am not sure where it is located. If this helps hope someone could help me with the issue. 

    Thanks a lot!!

  • Hi Dejan,

    Thanks for the reply. In which folder does the file zephyr-env.sh file is located. I tried a file search however, I could not find it.

    Thanks alot!

  • Hi,

    It is located inside Zephyr folder.

    Best regards,
    Dejan

  • 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!

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