This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to build sample project outside of default SDK location?

Hi,

We are working with nRF Connect SDK v1.5.1 and an nRF5340 device. We want to use the hci_rpmsg sample from the SDK to run in the net core, but we want to move the directory of that sample to another location outside of the SDK.

Building the sample project itself in the new directory works fine, but how can we specify in the app core project in SES that we want to build the sample project from the other directory instead of the one in the SDK (i.e. how can I specify the path to the directory to the hci_rpmsg outside the SDK)?

Thanks

Parents Reply Children
No Data
Related