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?