Data Sheet

Air602_AT Instruction User Manual
Note1The hexadecimal characters are 0~9, a~f (not case sensitive), e.g. "11223344dd".
Note2: ASCII characters refer to the numbers in the standard ASCII character set specified by the International
Organization for Standardization (ISO) 0~9 and the letters a~z (case sensitive)e.g. "14u6E".
e.g.
2.2.2.12 SoftAP network key AT+APKEY
Function
Set/Query the SoftAP wireless network key. It should be noted that you must first set the wireless
network security mode using the AT+APENCRY command before setting the network key using this
command.
FormatASCII):
AT+APKEY=[!?][format],[index],[key]<CR>
+OK[=format,index,key]<CR><LF><CR><LF>
Luat 31 /73 page
AT+KEY=!1,0,"A123456"
+OK
Safe Mode
Key Format
HEX ASCII
WEP64 10 hexadecimal characters
(note1)
5 ASCII characters
(note2)
WEP128 26 hexadecimal characters 13 ASCII characters
WPA-PSK(TKIP) 64 hexadecimal characters 8~63 ASCII characters
WPA-PSK(CCMP/AES) 64 hexadecimal characters 8~63 ASCII characters
WPA2-PSK(TKIP) 64 hexadecimal characters 8~63 ASCII characters
WPA2-PSK(CCMP/AES) 64 hexadecimal characters 8~63 ASCII characters