User's Manual

Table Of Contents
Report Status
AT+i Programmer‘s Manual Version 8.32 4-5
Report Option
Format
SSID Up to 32 alphanumeric characters
signal_strength 0 - 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
iChip.
MAC Address IP Address
<MAC_Address_1> <IP_Address_1>
.
<MAC_Address_n> <IP_Address_n>
I/OK
For example:
MAC Address IP Address
00039406068C 192.168.0.2
000394094D1B 192.168.0.3
I/OK
19
Returns Analog-to-Digital Converter (ADC) pin status report. If the ADCP parameter is
set, the reports returns GPIO pin state. Otherwise, it returns the ADC value only.
ADC value=<level>, GPIO state=<state>
I/OK
where
level is an integer in the range 0-255 representing the input voltage measured on
the ADC pin, calculated as follows: (A/3.3V)*255=level, where A is the analog
input voltage.
state indicates the state of the output GPIO pin: 0 (High) | 1 (Low). GPIO state is
reported only if the ADCL, ADCT and ADCP parameters are set.
For example, if the ADCP parameter is set:
ADC value = 255, GPIO state = 0
I/OK
If the ADCP parameter is not set:
ADC value = 255
I/OK
20
Returns a list of all APs and Ad-Hoc networks available in the surrounding area.
Each line contains the following comma-separated fields:
<SSID>,ADHOC|AP,<BSSID>,<securitytype>,<channel>,<RSSI>
I/OK
where
<security type>=NONE | WEP | WPA | WPA2
<RSSI>=|SNR+NoiseFloor|
For example:
Jetta,AP,06:14:6C:69:4A:7C,WPA,1,25
RTL8186-default,AP,00:E0:4C:81:86:86,NONE,1,77
dlink_test,AP,00:1C:F0:9A:63:7A,NONE,1,68
Guest,AP,00:15:E9:0C:38:F2,WPA2,6,69
ABC,AP,00:1C:F0:40:CC:60,NONE,6,65
Yuval,AP,00:0E:2E:C6:B6:E1,NONE,6,62
GANG_TEST,AP,00:17:3F:9F:89:6E,NONE,7,67
Bora,AP,00:14:78:F7:11:BA,NONE,7,26
3com_test,AP,00:0F:CB:FF:27:8F,NONE,7,81
INET,AP,00:0F:CB:FF:7E:5D,WPA,7,82
Blue-I The Lab,AP,00:1B:2F:57:65:62,WEP,7,45
Mistral,AP,00:11:6B:3B:55:E2,WEP,9,27
Sirocco,AP,00:18:4D:DE:D7:DF,WPA2,11,44