User Instructions
11 / 17
Create an APSTA process
1- WPRT Set the working mode to APSTA
AT+WPRT=3
2- SSID Set the AP name to be joined, such as TEST_AP
AT+SSID=TEST_AP
3- KEY Set the wireless key of the AP you want to join. e.g. 12345678
AT+KEY=1,0,12345678
parameter 1:0 means HEX, 1 means ASCII
parameter 2:index: The key index number, 1 to 4 is used for the WEP encryption key. The other encryption
methods are fixed to 0.
parameter 3: Wireless key e.g.:12345678
4- APSSID Set the network name of the created SOFTAP