BLE_API  v2.1.3
MCU Wake-Up Required Time from Sleep Mode

Macros

#define MCU_WAKEUP_RETENSIONTIME_MAX   16
 
#define MCU_WAKEUP_RETENSIONTIME_MIN   1
 

Detailed Description

This parameter adjusts the retention time required for the MCU to wake up from sleep mode, plus some necessary parameters set via SPI operation. The unit of the MCU wake-up retention time is 125us.

Note
The range of MCU wake-up retention time is 125us to 2ms.

Macro Definition Documentation

◆ MCU_WAKEUP_RETENSIONTIME_MAX

#define MCU_WAKEUP_RETENSIONTIME_MAX   16

2ms = 16*125us

◆ MCU_WAKEUP_RETENSIONTIME_MIN

#define MCU_WAKEUP_RETENSIONTIME_MIN   1

125us = 1*125us