POWER MANAGEMENT
110
mDot
TM
AT Command Reference Guide
AT+WI
Wake Interval
When using wake mode set to interval, use this command to configure the number of seconds the end device
sleeps when in sleep mode. Upon waking, it waits +WD amount of time for an initial character then +WTO amount
of time for each additional character.
Syntax
Command
AT+WI=<parameter1>
help AT+WI
AT+WI?
AT+WI=?
Parameters and Values
Parameter1
2-2147483647 seconds (Default is 10)
Command with Response Examples
AT+WI=10
OK
AT+WI?
10
OK
help AT+WI
AT+WI: Wakeup interval (seconds)
OK
AT+WI=?
AT+WI: (2-2147483647) s
OK
AT+WD
Wake Delay
Configures the maximum amount of time to wait for data when the device wakes up from sleep mode. If this timer
expires, the device goes back to sleep. If the device received at least one character before this timer expires, the
device continues to read input until either the payload is reached or the +WTO timer expires at which time it sends
the collected data and goes to sleep.