Hi,
I tried to implement my custom service.
I followed the tutorial from this site: https://github.com/bjornspockeli/custom_ble_service_example
For SDK 15.0 it works fine!
But on SDK 16, getting the following errors,
<info> app_timer: RTC: initialized.
<error> app: Fatal error
<warning> app: System reset
Used Device: nRF52832 of nRF52-DK Softdevice 132
Is there any change from SDK15 to 16 which will cause this problem?

