Hi,
I created nrf52 project on Segger studio. I'm writing directly registers.(not SDK)
It includes i2c,uart and adc, this part is working now.
I want to add SoftDevice and send some data to uart mobile app. This is my ultimate goal.
I read this post and others before.
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
1) Which files or folders should i add? how?
2) Which way best for coding BLE? I can do similar things in ble_uart_sdk_app ? or directly using API? or other suggestions.
Thanks
Berker