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

nRF Connect SDK defining folder structure & files modifications

Hi,

We are using nRF connect SDK for developing the BLE Mesh application.

We want to use a sample application and modify the folder structure based on our requirements,

the sample application will be the base firmware of our workspace on which we will have a development,

now if we open any nRF connect SDK example code we are not able to make any folder, we want to have a customized folder structure for developing our application

We know how to add source files using add existing files to CMakeLists.txt / add new files to CMakeLists.txt

(https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_modifying.html),

can you please guide us for the issue we are facing

Thank you,

Parents
  • adding some things to the previous query,

    please find attached the image, 

    In the sample chat application, I merged another sample application we added the required files add using existing files to CMakeLists.txt / add new files to CMakeLists.txt, as you can see in the image attached all files of different projects are added but we need to organize them in a proper folder structure.

    but here we need more flexibility in creating multiple folder structures after adding there is the option of the new folder, but it is disabled, can you please share how do we modify the nRF connect SDK workspace and add have a customized folder structure and proceed further with development.

    Thank you,

    Regards,

    Hitesh

Reply
  • adding some things to the previous query,

    please find attached the image, 

    In the sample chat application, I merged another sample application we added the required files add using existing files to CMakeLists.txt / add new files to CMakeLists.txt, as you can see in the image attached all files of different projects are added but we need to organize them in a proper folder structure.

    but here we need more flexibility in creating multiple folder structures after adding there is the option of the new folder, but it is disabled, can you please share how do we modify the nRF connect SDK workspace and add have a customized folder structure and proceed further with development.

    Thank you,

    Regards,

    Hitesh

Children
No Data
Related