Technical information

Report Status
2-4 AT+i Commands Reference Manual May 31, 2008
11 W24 scans all available Access Points (APs) in the surrounding area and returns a list
of APs. Each line contains the following comma-separated fields: SSID, security
scheme, and signal strength. The AP having the strongest signal appears first.
<SSID>,<security_scheme>,<signal_strength><CR><LF>
<SSID>,<security_scheme>,<signal_strength><CR><LF>
.
.
<SSID>,<security_scheme>,<signal_strength><CR><LF>
I/OK<CR><LF>
where,
SSID Up to 32 alphanumeric characters
security_scheme –None | WEP | WPA
signal_strength0 - low, 1 - good, 2 - excellent
Note: If no APs are detected, only I/OK<CR><LF> is returned.
AT+i!RP11 Returns a list of all ad-hoc networks available in the surrounding area.
Each line contains the following comma-separated fields:
SSID, security scheme, and signal strength. Security scheme for ad-hoc networks is
NONE. The ad-hoc network having the strongest signal appears first.
<SSID>, NONE, <signal_strength><CR><LF>
<SSID>, NONE, <signal_strength><CR><LF>
.
.
<SSID>, NONE, <signal_strength><CR><LF>
I/OK<CR><LF>
where
SSID Up to 32 alphanumeric characters
signal_strength0 - low, 1 - good, 2 - excellent
For example:
Free Public WiFi,NONE,1
I/OK<CR><LF>
Note: If no ad-hoc networks are detected, only I/OK<CR><LF> is returned.
14 Returns a DHCP server table of MAC and IP addresses of all the stations connected to
W24.
MAC AddressIP Address
<MAC_Address_1><IP_Address_1>
.
<MAC_Address_n><IP_Address_n>
I/OK
For example:
MAC AddressIP Address
00039406068C192.168.0.2
000394094D1B192.168.0.3
I/OK
Table 2-1: Report Status Message Format (Cont.)
Report Option Format