Hello,
My device based on a sleep mode (wake up from ram).
If my device do adc every 10 seconds by kernel timer regardless ble connected or not,
The ble sleep duration timer (which can be set from BLE_Sleep_MaxDuration_Set) will not fire because the default ble sleep duration is 30 seconds and my device will wake-up every 10 seconds. Is it right?
Thanks,
Calvin