Data Sheet
Air602_AT Instruction User Manual
3 Common operation
3.1 Create a SoftAP process
(1) WPRT sets the wireless network card working mode to SoftAP:
AT+WPRT=2
(2) APSSID Set the AP SSID for the STA to MyAP:
AT+APSSID=MyAp
(3) APENCRYSet the wireless network card security mode to WEP64:
AT+APENCRY=1
Parameter:open:0,WEP64:1,WEP128:2
(4) APKEY Set the wireless network card key to 12345
AT+APKEY=1,1,12345
Parameter1:Key format, 0 means HEX, 1 means ASCII
Parameter2:index: Key index number,1 to 4 are used for WEP encryption keys, and other encryption
methods are fixed to 0.
Parameter 3:wireless key, e.g.:12345
(5) APNIP Set the ip address and subnet mask
AT+APNIP=1,192.168.1.1,255.255.255.0,192.168.1.1,192.168.1.1
Parameter 1:address type, 0 means dynamic allocation using DHCP, 1 means static address
parameter2:ip:192.168.1.1
parameter3:netmask:255.255.255.0
parameter4:gateway:192.168.1.1
parameter5:dns:192.168.1.1
Luat 65 /73 page