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

How to move existing nRF9160 Segger project to another directory

I would like to move existing nRF9160 solution created according to nrfConnect Getting Started Guide to another directory under Windows.

Simply moving the folder doesn't work and project cannot be loaded. I've tried replacing all occurrences of old dir string in the new folder using VSCode find and replace, but it dosn't work because invalid paths reappear after Segger starts.

Related