www.rovingnetworks.com
Version 1.0r 9/21/2012
38
RN -W IFLYCR -U M
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.
NOTE:
The <
string
> must not contain spaces. If the network SSID contains spaces, use a
$
instead of the
space, e.g.,
MY$NETWORK
to represent
My Network
.
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
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
leave
This command disconnects the module from the access point to which it is currently associated.
Example :
leave
// Disconnect from the access point
lites
This command causes the LEDs on the RN-134 evaluation board and RN-370 WiFly serial adapter to blink. Using this
command a second time stops the blinking.
Example :
lites
// The LEDs begin blinking
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