Data Sheet

Air602_AT Instruction User Manual
8 PMTF Save the above parameters to spi flash, just start from step 9
AT+PMTF
9WJOIN Join the wireless network TEST_AP
AT+WJOIN
Luat 68 /73 page
5. How the STA disconnects the AP
The wireless network card disconnects the AP's AT command:
AT+WLEAV
6. SoftAP disconnected
The AT command of SoftAP disconnected network is:
AT+WLEAV=2
3.7 How STA view current status
The AT command for the wireless network card to view the status of the current network card is:
AT+LKSTT
3.8 View current SoftAP status
The AT command to view the current SoftAP status is:
AT+APLKSTT
3.9 How to use the socket function
1 Create a TCP server on the PC side. For example, if you use the TCP debugging assistant, the TCP server
address is 192.168.1.100 and the listening port is 1000.