Command reference tables
XBee / XBee-PRO RF Modules 802.15.4 Product Manual 50
Sleep (low power)
Table 13: XBee / XBee-PRO commands - sleep (low power)
AT
Command
Command
Category Name and Description Parameter Range Default
SM Sleep
(Low
Power)
Sleep Mode. Set/Read Sleep Mode configurations. 0 - 5
0 = No Sleep
1 = Pin Hibernate
2 = Pin Doze
3 = Reserved
4 = Cyclic sleep
remote
5 = Cyclic sleep
remote with pin
wake-up
6 = Sleep
Coordinator
(for backwards
compatibility
with v1.x6 only;
otherwise, use
CE command).
0
SO Sleep (Low
Power)
Sleep Options Set/Read the sleep mode options.
Bit 0 - Poll wakeup disable
0 - Normal operations. A module configured for
cyclic sleep will poll for data on waking.
1 - Disable wakeup poll. A module configured for
cyclic sleep will not poll for data on waking.
Bit 1 - ADC/DIO wakeup sampling disable.
0 - Normal operations. A module configured in a
sleep mode with ADC/DIO sampling enabled will
automatically perform a sampling on wakeup.
1 - Suppress sample on wakeup. A module
configured in a sleep mode with ADC/DIO sampling
enabled will not automatically sample on wakeup.
0 - 4 0
ST Sleep
(Low
Power)
Time before Sleep. <NonBeacon firmware> Set/
Read time period of inactivity (no serial or RF data
is sent or received) before activating Sleep Mode.
ST parameter is only valid with Cyclic Sleep settings
(SM = 4 - 5).
Coordinator and End Device ST values must be
equal.
The GT parameter value must always be less than
the ST value. (If GT > ST, the configuration will
render the module unable to enter into command
mode.) If the ST parameter is modified, also modify
the GT parameter accordingly.
1 - 0xFFFF [x 1 ms] 0x1388
(5000d
)