USR-DR404 user manual
Jinan USR IOT Technology Limited
12
WIFI serial server parameter settings are as follows:
The WIFI serial server numbered 1 works in STA mode, and the numbered 2 works in AP mode:
(1) For No. 1 WIFI serial server, set to STA
AT+WMODE=STA
(2) For No. 2 WIFI serial server, set to AP
AT+WMODE=AP
(3) The WIFI serial server No. 1 is connected to the AP (WIFI serial server 2) as a STA. Therefore, the SSID and
password to be connected to WIFI serial server 1 are the AP parameters of WIFI serial server 2.
The SSID and password of the No. 2 WIFI serial server can be queried by the following AT command:
AT+WAP
AT+WAKEY
Can also be set as required, or use the default parameters. The example of parameters setting of WIFI serial server
2 are as follows:
AT+WAP=11BGN,USR-DR404-TEST,Auto(Optional)
AT+WAKEY=WPA2PSK,AES,12345678(Optional)
An example of parameter setting of No. 1 WIFI serial server is as follows (the AP parameters to be connected
correspond to the SSID and password of WIFI serial server 2):
AT+WSSSID=USR-DR404-TEST
AT+WSKEY=WPA2PSK,AES,12345678
Consistent with WIFI serial server 2 parameters.
(4) Restart
AT+Z
2.3. Wired Networking
Related AT command:
Item
Description
1
WMODE
Setting/query WIFI operating mode(AP
、
STA)
2
WSSSID
Setting/query related AP SSID
3
WSKEY
Setting/query encryption under the WIFI STA mode
4
WANN
Setting/query net parameters of the STA
5
WSLK
Query the wireless connection status of the STA
6
WAP
Setting/query the parameters under the WIFI AP mode
7
WAKEY
Setting/query encryption parameters under the WIFI AP
mode
8
LANN
Setting/query the IP under the AP mode
9
FEPHY
Enable/disable Ethernet interface
10
FVER
Setting/query module software version (N-Ver
、
Z-Ver)
Form 2 Related AT Command
Item
Description