User manual
WiFly GSX/EZX
www.rovingnetworks.com WiFly-RN-UM 11/9/2011
809 University Avenue • Los Gatos, CA 95032 • Tel (408) 395-6539 • info@RovingNetworks.com
~ 36 ~
The WiFly module has the following timers available:
1. Sleep Timer: Used to put the WiFly module to sleep
2. Wake Timer: Used to wake the WiFly module from sleep
3. Auto-connect Timer: Used to automatically open a TCP connection
4. Idle Timer: Used to automatically close a TCP connection
There are 2 timers that can be used to put the module to sleep, and perform a wake up. If the sleep timer is
enabled, the module will automatically go into deep sleep low power mode once the timer counts down to 0.
The sleep timer is disabled if the module has an IP connection, or the module is in COMMAND mode.
The sleep timer (which is the time the WiFly is awake) is a 32 bit number of seconds so it can be as high as
1.19 million hours.
The wake timer (which is the time the WiFly is asleep) is a 22 bit number of seconds so the maximum
sleeping time is 1165 hours.
The sleep timer is set with : set sys sleep <time> time=decimal in seconds.
The wake timer will bring the module out of deep sleep.
The wake timer is set with: set sys wake <time> time=decimal in seconds.
For example, if you wanted the module to wake up, join a network and be available to accept TCP
connections for 30 seconds every 2 minutes you would set the timers as such
set wlan ssid my_net
set wlan passphrase my_pass
set sys sleep 30
set sys wake 90
save
reboot