Hi,
I was merging the files of peripheral hr in ble mesh chat project
how to add new .a project in nrf connect sdk using segger embedded studio and also how to include the header files in ncs using with segger
Hi,
I was merging the files of peripheral hr in ble mesh chat project
how to add new .a project in nrf connect sdk using segger embedded studio and also how to include the header files in ncs using with segger
Hi,
Have a look at this thread. It shows how you can add files to en existing project. Also take a look at this.
We don't have any documents/tutorial how to add a specific functionality from another project so you have to see through the project and add all the necessary files yourself. Look through the code and copy the over the functionality you want.