I am new to the nRF9160. I just started evaluating the board and I am able to create, compile, and download the sample projects and the asset tracker examples. I want to be able to copy a solution/project and rename it so I have a completely new solution/project but starts out as an existing working project.
for example hello_world --> new_project
I can then work with and edit new_project and be a completely new project with all of the working pieces from hello_world.
I am sure there is a straight forward way to do this. I just did not see it.
I appreciate any help you can give.