Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to create a project?

I have started to work with nrf52 sdk with using some example. I see the next step is to build own simple project with using some things like ADC, BLE(1-2 chars) and GPIO toggling. I can understand and use examples, but meet some hard issues with using different examples together. 

I am using Segger Embedded studio for that, would be great to continue using of that IDE. (need to use open source ide's). Had read documentation, but there are guides for launching examples only. 

Can I ask about step-by-step guide how to create my own project and implement additional features?

Related