Hello,
I am using nrf51822 / SDK 12.3 / SD 130-2.0.1.
When a normal timer is set and softdevice off, the timer interrupt does not occur.
In SDK 10 / SD 110-8.0.0, timer interrupt occurred.
The purpose of the timer interrupt is to reenable the softdevice again after a certain period of time.
Only SDK/SD is updated with the same code.
I'll try several things, but first I ask why.
Thank you.