User's Manual

7. get_mac_addr, 0, "Get the device MAC address."
(prompt)get_mac_addr
MAC address is : CC:52:AF:2A:58:8A
8. get_rssi, 0, "Get the received signal strength of the AP (client mode
only)."
(prompt)get_rssi
RSSI is 0
9. join 2, "<ssid> <open|wpa|wpa2> [key] [ip netmask gateway]"
"Join an AP. DHCP assumed if no IP address provided"
(prompt)join
10. join_specific, 4, "<ssid> <bssid> <channel> <open|wpa|wpa2> <key> [ip
netmask gateway]"
"Join a specific AP. DHCP assumed if no IP address provided"
(prompt)join_specific
11. leave, 0, "Leave an AP."
(prompt)leave
>
12. powersave, 1, "Enable/disable powersave mode."
(prompt)powersave
>
13. scan, 0, "Scan all enabled channels and print a list of APs found."
(prompt)scan
SSID : Business
BSSID : 00:1E:00:10:10:10
RSSI : -58dBm
Max Data Rate : 54.0 Mbits/s
Network Type : Infrastructure
Security : WPA
Radio Band : 2.4GHz
Channel : 11
14. set_ip, 3, "Set a static IP."
(prompt)set_ip
15. set_tx_power, 1, "Set the tx power in dBm."
(prompt)set_tx_power
28