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

Adding SoftDevice to SES project

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. 

API: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.softdevices52%2Fdita%2Fsoftdevices%2Fs130%2Fs130api.html

Thanks

Berker

Parents Reply Children
No Data
Related