Hello!
I have made good progress in studying nrf9160, and nRF connect SDK but....
I'm having problems with basic things. I want to create a project in the nrf connect sdk in SES. The first problem, I don't know how to create an empty project? I press "Open nRF SDK connect Project", but this way I can only create a project from some example. OK, but in this case the files cmakelists.txt and .overlay is located in the examples folder, not in the project folder. If I edit these files, then one project overwrites another. I tried to edit the paths in the project_name.emProject file, but it doesn't lead to anything. How to create an empty nRF SDK Project or at least make the files cmakelists.txt and .overlay were separate for each project?