User`s guide

RN-WIFLYCR-UG
www.rovingnetworks.com Version 1.2r 4/30/13 page 35
2.3.81 set wlan ssid <string>
This command sets the SSID with which the module associates, where <string> is 1 to
32 characters (32 bytes).
Default: roving1
Example: set wlan ssid my_network // Set the SSID to my_network
2.3.82 set wlan tx <value>
This command sets the Wi-Fi transmit power, where <value> is a decimal number from
1 to 12 that corresponds to 1 to 12 dBm. The default, 0, corresponds to 12 dB, which
is the maximum TX power. Setting the value to 0 or 12 sets the TX power to 12 dBm.
Default: 0
Example: set wlan tx 11 // Set the TX power to 11 dBm
2.3.83 set wlan user <string>
This command sets the EAP username. This command is reserved for future develop-
ment and is unused.
2.4 GET COMMANDS
These commands begin with the keyword get and they display the module’s current
values. Except where noted, the get commands do not have any parameters.
2.4.1 get adhoc
This command displays the ad hoc settings.
Example: get adhoc // Show ad hoc settings
2.4.2 get broadcast
This command displays the broadcast UPD address, port, and interval.
Example: get broadcast // Show broadcast UDP information
2.4.3 get com
This command displays the communication settings.
Example: get com // Show communication settings
Note: <string> cannot contain spaces. If the SSID has spaces, use the $ charac-
ter to indicate the space. For example, yellow brick road becomes yel-
low$brick$road. When you use the get wlan command to view the SSID,
the module properly displays it as SSID=yellow brick road.
Note: This command applies only to the RN171 module; it is not applicable to the
RN131. The transmit power on the RN131 is fixed to 18 dBm. If you send
this parameter to the RN131, it issues an error message ERR: Bad Args.