Operation Guide
© 2022 Shanghai RaymonIoT Technology Co., Ltd.
X-C13SG_REV1.6_Operation Guide
X-C13SG
Shanghai RaymonIoT Technology Co., Ltd.
17
Char: WiFi Configuration Password (within 20 characters), default:XM-LOCALUDPFIND.
1.3.3.13. AT+Q
Function: Quit AT command and swith to throughput mode.
Format:
AT+Q<CR>
+ok<CR><LF><CR><LF>
1.3.3.14. AT+MODE
Function: Set/Query module data transfer mode. Setting is valid after reset.
Format:
Query Operation:
AT+MODE<CR>
+ok=<mode><CR><LF><CR><LF>
Set Operation:
AT+MODE=<mode><CR>
+ok<CR><LF><CR><LF>
Parameters:
mode: data transfer mode, include:
throughput: throughput mode
cmd: command mode
1.3.3.15. AT+MID
Function: Query module ID information
Format:
AT+MID<CR>
+ok=<module_id><CR><LF><CR><LF>
Parameters:
module_id:
Default: X-C13SL
1.3.3.16. AT+WRMID
Function: Set module ID
Format:
Set Operation:
AT+WRMID =<wrmid><CR>
+ok<CR><LF><CR><LF>
Parameters:
wrmid: set module’s ID, range within 20 characters.
1.3.3.17. AT+LOG
Function: Enable/Disable UART debug information.
Format:
Query Operation:
AT+ LOG<CR>
+ok=<debug_level,uart_num><CR>< LF><CR>< LF>