Operation Guide

© 2022 Shanghai RaymonIoT Technology Co., Ltd.
X-C13SG_REV1.6_Operation Guide
X-C13SG
Shanghai RaymonIoT Technology Co., Ltd.
26
AT+WALKIND<CR>
+ok=<status><CR><LF><CR><LF>
Set Operation:
AT+WALKIND=<status><CR>
+ok<CR><LF><CR><LF>
Parameters:
status: indication of module AP connection status
on: Enable nLink indication function. When STA device connecting to module AP, nLink output Low,
otherwise output High.
off: Disable nLink indication function. (default mode).
1.3.3.45. AT+WAPMXSTA
Function: Set/Query max STA number supported for AP
Format:
Query Operation:
AT+WAPMXSTA<CR>
+ok=<num><CR><LF><CR><LF>
Set Operation:
AT+WAPMXSTA=<num><CR>
+ok<CR><LF><CR><LF>
Parameters:
num: max STA number supported for AP
13: Support max 1~3 STA devices connects to module AP. 3 is default value for max 3 STA device
supported..
1.3.3.46. AT+WALAN
Function: Set/Query AP’s network parameters. Setting is valid after reset.
Format:
Query Operation:
AT+WALAN<CR>
+ok=<ipaddress,mask><CR><LF><CR><LF>
Set Operation:
AT+WALAN=< ipaddress,mask><CR>
+ok<CR><LF><CR><LF>
Parameters:
ipaddress: AP’s IP address.
mask: AP’s net mask;
1.3.3.47. AT+PING
Function: Network ”Ping” command
Format:
Set Operation:
AT+PING=<ip[,count,size]><CR>
+ok=<sta><CR><LF><CR><LF>
Parameters:
ip: ip address or domain name
count: Ping command execute count times. Default is 1, range 1~100.
size: Ping packet size. Default is 32 bytes, range <=1472