User`s guide
RN-WIFLYCR-UG
www.rovingnetworks.com Version 1.2r 4/30/13 page 30
Using non-standard raw baud rates with hardware flow control can be more useful at
speeds as the microcontroller interfaced to the module may be able to better match the
UART speed and get better results. Tab l e 2- 1 2 shows the supported raw baud rates:
Default: Not applicable
Example: set uart raw 7200 // Sets the baud rate to 7,200 baud
2.3.67 set uart tx <value>
This command disables or enables the UART’s TX pin (GPIO10), where <value> is 1
or 0. Disabling the pin (<value> = 0) sets GPIO10 as an input with a weak pull down.
Default: Not Applicable
Example: set uart tx 1 // Enable the UART’s TX pin
2.3.68 set wlan auth <value>
This command sets the authentication mode, where <value> is shown in Ta bl e 2-1 3 .
You only need to set this parameter if you are using automatic join mode 2, i.e., the set
wlan join 2 command.
The firmware supports the following security modes:
• WEP-64 and WEP-128 (open mode only, NOT shared mode)
• WPA2-PSK (AES only)
• WPA1-PSK (TKIP only)
• WPA-PSK mixed mode (some access points, not all are supported)
TABLE 2-12: SUPPORTED RAW BAUD RATES
Raw Baud Rate Comment
458,333 This is 460,800.
500,000 Raw baud rate.
550,000 Raw baud rate.
611,111 Raw baud rate.
687,599 Raw baud rate.
785,714 Raw baud rate.
916,667 This is 921,600.
1,100,000 Raw baud rate.
Note: Firmware version 2.36/2.45 and higher supports parity with the set uart
flow command
Note: During association the module interrogates the access point and automat-
ically selects the authentication mode.