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
~ 11 ~
5. SET Commands
These commands begin with “set”. There are 6 major categories.
Adhoc controls the adhoc parameters
Broadcast controls the broadcast hello/heartbeat UDP message
COMM communication and data transfer, timers, matching characters
DNS DNS host and domain
FTP FTP host address and login information
IP IP settings
Option optional and not frequently used parameters
Sys system settings such as sleep and wake timers
Time timer server settings
UART serial port settings such as baudrate and parity
WLAN wireless interface settings, such as ssid, chan, and security options
5.1. Adhoc Parameters
set adhoc beacon <ms> sets the adhoc beacon interval in milliseconds. Default is 100.
set adhoc probe <num> sets the adhoc probe timeout in seconds. This is the number of seconds
waiting for probe responses before declaring, “ADHOC is lost” and
disabling the network interface. Default is 60.
5.2. Broadcast Parameters
set broadcast address <addr> sets the address to which the UDP hello/heartbeat message is sent. The
default address is 255.255.255.255
set broadcast interval <value> sets the interval at which the hello/heartbeat UDP message is sent.
Interval is specified in seconds. The value is a mask that is compared to a
free running seconds counter. For example if interval = 0x7, a packet will
be sent every 8 seconds. The minimum interval value is 1 (every 2
seconds) and max value is 0xff (every 256 seconds). Setting the interval
value to zero disables sending UDP broadcast messages. Default interval
is 7.
set broadcast port <port> sets the port number to which the UDP hello/heartbeat message is sent.
Default port is 55555.