USR-G761w Guide Line
h.usriot.com
Jinan USR IOT Technology Limited
www.usriot.com
13
/
35
<LF>
Line Feed, 0x0A in Hex
0A
,
Separator of multi parameters
2C
=
Separator between the command and parameters
3D
:
Between the [CMD] and [PARA]
3A
[CMD]
Command Name
ASCII
[PARA]
Parameter
ASCII
Figure 10 Character
8.1.1.2.
Querying Format
<AT+>[CMD] <CR><LF>
8.1.1.3.
Response format of querying
Disable the echo:
<CR><LF>+[CMD]:[PARA]
<CR><LF><CR><LF>
Enable the echo:
<AT+>[CMD]<CR><LF>+[CMD]:[PARA]
<CR><LF><CR><LF>
8.1.1.4.
Setting Format
Single parameter:
<AT+>[CMD]=[PARA] <CR><LF>
Multi Parameters:
<AT+>[CMD]=[PARA0,PARA1,PARA2]
<CR><LF>
8.1.1.5.
Response format of setting
Disable the echo:
<CR><LF>+OK<CR><LF><CR><LF>
Enable the echo:
<AT+>[CMD]<CR><LF>+OK
<CR><LF><CR><LF>