Operation Guide
© 2022 Shanghai RaymonIoT Technology Co., Ltd.
X-C13SG_REV1.6_Operation Guide
X-C13SG
Shanghai RaymonIoT Technology Co., Ltd.
23
”Disconnected”, if no WiFi connection.
”AP’s WiFi signal strength” , if WiFi connection available;.
1.3.3.35. AT+WSLKO
Function: Query/Set STA WiFi connection order function.
Format:
Query Operation:
AT+WSLKO<CR>
+ok=<order><CR><LF><CR><LF>
Set Operation:
AT+WSLKO=<order><CR>
+ok<CR><LF><CR><LF>
Parameters:
Order: order scheme. When there is much same name and password SSID, If enable this order function,
module will connect to the strongest signal strength. If disabled, it will connect to the first response
AP(may connect to the weaker AP). Enable this function will cost 2 more seconds more first connect time.
Enable: Enable order function, connect the strongest signal strength AP
Disable: Disable order function, default.
1.3.3.36. AT+WSWAN
Function: Set/Query STA network setting. Setting is valid after reset..
Format:
Query Operation:
AT+WSWAN<CR>
+ok=<mode,address,mask,gateway><CR><LF><CR><LF>
Set Operation:
AT+WSWAN=< mode,address,mask,gateway ><CR>
+ok<CR><LF><CR><LF>
Parameters:
mode: STA’s IP network setting
static: Static IP
DHCP: Dynamic IP
address: STA IP.
mask: STA subnet mask.
gateway: STA gateway IP.
1.3.3.37. AT+WSDNS
Function: Set/Query STA static DNS server address.
Format:
Query Operation:
AT+WSDNS<CR>
+ok=<address><CR><LF><CR><LF>
Set Operation:
AT+WSDNS =<address><CR>
+ok<CR><LF><CR><LF>
Parameters:
address: STA’s DNS server address; Effective right away.