Technical information

Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-5
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
Free Public WiFi,ADHOC,D2:B3:5B:06:CA:04,NONE,11,69
BlueI,AP,00:0E:2E:55:39:A6,WEP,11,57
private,AP,00:0E:2E:FD:F0:69,WPA,11,74
I/OK
Table 2-1: Report Status Message Format (Cont.)
Report Option Format