WiFly GSX
WiFlyGSX-um.pdf 11/11/2009
www.rovingnetworks.com
Phone 408-395-6539
-
13 -
Returns the AOK response, and then this command will exit
command mode.
set uart raw <rate>
sets a RAW UART value. Used to set non-standard rates. The lowest
possible baud rate is 2400.
Example : “set u r 7200” sets the baud rate to 7200 baud.
set uart flow <0,1>
sets the flow control mode. Default=0=off, 1= hardware RTS/CTS.
NOTE: once flow control is enabled, it is important to properly
Drive the CTS pin (active LOW enabled)
If CTS is HIGH, data
will NOT be sent out the UART, and further configuration in
command mode will be problematic as no response will be received.
set uart mode <value>
sets the UART mode register. This is a bit-mapped value.
Bit Position
Function
0
NOECHO - disables echo of RX data while in
command mode
1
Reserved for future RAW mode protocol
2
Reserved for future Multipoint protocol
3
Enable Sleep on RX BREAK signal
set uart tx <0, 1>
Disables or enables the TX pin= PIO10 of the UART. Disable will set
PIO10 to an INPUT with weak pulldown.
NOTE: Due to an issue in the UART hardware, the UART does not support even or odd
parity.
5.11
WLAN Parameters
set wlan auth <value>
Sets the authentication mode. Not needed unless using auto join
mode 2. i.e.
set wlan join 2
Note: During association the WiFly module interrogates the Access
Point and automatically selects the authentication mode.
The current release of Wifly firmware supports these security modes:
• WEP-128 (open mode only, NOT shared mode)
• WPA2-PSK (AES only)
• WPA1-PSK (TKIP only)
• WPA-PSK mixed mode (some APs, not all are supported)
Value
Authentication Mode
0
Open (Default)
1
WEP-128
2
WPA1
3
Mixed WPA1 & WPA2-PSK
4
WPA2-PSK
5
Not Used
6
Adhoc, Join any Adhoc network