User`s guide

RN-WIFLYCR-UG
www.rovingnetworks.com Version 1.2r 4/30/13 page 41
2.6.5 factory RESET
This command loads the factory defaults into the module’s RAM and writes the settings
to the standard configuration file. You must type the word RESET in capital letters. After
you type this command, you must reboot the module for the settings to take effect.
Example: factory RESET // Reset the configuration settings to the
// factory defaults
2.6.6 join <string>
This commands instructs the WiFly module to join the network indicated by <string>. If
the network has security enabled, you must first set the pass phrase with the set wlan
pass command prior to issuing the join command.
Default: Not applicable
Example: To join an unsecure network:
join roving1 // Join the network roving1
To join a secure network:
set wlan pass rubygirl // Set the password to rubygirl
join roving1 // Join the network roving1
2.6.7 join # <value>
Use this command to join a network that is shown in the scan list, where <value> is the
entry number listed for the network in the scan list. If network is security enabled, you
must set the passphrase with the set wlan phrase command prior to issuing the join
command.
Example: join # 1 // Join the network indicated by a 1 in the
// scan list
2.6.8 leave
This command disconnects the module from the access point to which it is currently
associated.
Example : leave // Disconnect from the access point
2.6.9 lookup <string>
This command causes the module to perform a DNS query, where <string> is the host
name for which to search.
Example : lookup roving1 // Search for the host roving1
2.6.10 open <address> <value>
This command opens a TCP connection to <address>, where <value> is the port num-
ber and <address> is an IP address in the form <value>.<value>.<value>.<value> with
<value> being a number between 0 and 255. If you do not use the <address> and
Note: The <string> must not contain spaces. If the network SSID contains spa-
ces, use a $ instead of the space, e.g., MY$NETWORK to represent My
Network.