CC2652P7: Does the Zstack protocol stack provide API interfaces (or callbacks) for entering sleep mode and wake up

Part Number: CC2652P7


SDK version: simplelink_cc13xx_cc26xx_sdk_8_31_00_11

The chip is CC2652p7

Does the Zstack protocol stack provide API interfaces (or callbacks) for entering sleep mode and wake up.

The application layer can control the sleep mode,and can to determine when the zigbee stack should enter the sleep mode and when it should not enter the sleep mode.

  • Hi baosong,

    Zigbee End Devices (ZED) are enabled as sleepy, rx-on-idle disabled, nodes by default.  No user intervention is required for entering/exiting sleep.  The user application will not be alerted when any independent radio activity is taking place (ex. data polling).  Any other waking activity is indicated by your application's operation.  Zigbee Routers and Coordinators (ZR and ZC) must route packets at any time and thus are rx-on-idle enabled, always-on nodes.

    Regards,
    Ryan