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

How to start softdevice s110

I am using nrf51822 and i want to run my application using softdevice. But I am not able to start my softdevice Please can anyone guide me how to start my softdevice. I tried using Softdevice_handler_init function but i am not understanding how exactly should i use this.so can you please guide me how shall i use this function or anyother simple way to on my softdevice. I am using SDK5.2

Parents Reply
  • This was also my initial reaction when I read the question. However, there is also a hint that Krishna is confused on the specifics of SOFTDEVICE_HANDLER_INIT. If that is the case, I'd recommend reading the SDK documentation on the function which can be found here: nRF51 SDK_v5.2.0.39364\Nordic\Documentation\index.html. Additionally spend some time reading the reference manual section on the CLOCK (section 12 of revision 2.1 of the reference manual).

Children
No Data
Related