Hello.
When going to sleep with the BLE connection established, the WDT counter will be added. (WDT behaviour: NRF_WDT_BEHAVIOUR_PAUSE_SLEEP_HALT)
At this time, my app cannot detect wakeup.
Who adds the WDT counter?
How do I refresh the WDT counter?
Thank you.