![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Functions | |
zb_void_t | zb_sleep_now (void) |
Stack can decide when application can go to sleep. The main idea is to decrease current consumption. When stack has no immediate callbacks in scheduler queue it passes signal ZB_COMMON_SIGNAL_CAN_SLEEP with sleep timeout measured in milliseconds (how many time device can sleep).
zb_void_t zb_sleep_now | ( | void | ) |
Blocking function responsible for putting device into sleep mode.