Hi Nordic ,
I develop a schedule reporter with nRF52840 , I tried to use a application timer as a weak up timer during sleep,
If I setting the timer with shorter value (ex. 10 sec), It work fine , but once setting with longer range (ex. 1800 sec). , It would not wake up.
And I found the os tick will reset around 512 sec . I am not sure the real root cause, and Is it a currect way to setup the timer ?