Hii...
Am working on S130 demo example. While going through the code i found that code is implemented in polling method. when i compared with s110 example i found that there is no call on function SOFTDEVICE_HANDLER_INIT instead calling sd_softdevice_enable directly.
- how can i call SOFTDEVICE_HANDLER_INIT from S130 example? i want to use softdevice_assertion_handler as in normal peripheral examples.
please its urgent