USR-G761w Guide Line
h.usriot.com
Jinan USR IOT Technology Limited
www.usriot.com
31
/
35
8.1.2.48.
AT+DSTNUM
Function: Query/Set the destination phone number of SMS
Format:
Query current parameters:
AT+DSTNUM{CR} or AT+DSTNUM?{CR}
{CR}{LF}+DSTNUM: number{CR}{LF}{CR}{LF}OK{CR}{LF}
Set:
AT+DSTNUM=number{CR}
{CR}{LF}OK{CR}{LF}
Parameters:
Number: destination phone number in SMS mode
Example: AT+ DSTNUM = 13066666666
8.1.2.49.
AT+SMSEND
Function: Send SMS
Format:
Set:
AT+SMSEND=number, type, data{CR}
{CR}{LF}OK{CR}{LF}
Parameters:
Number: destination phone number of SMS
type: encode methods, including:
1: 7Bits code(ASCII code)
3: UCS2, both English and Chinese methods
Data: content of SMS
Example: AT+ SMSEND = 3,
你好
8.1.2.50.
AT+CISMSSEND
Function: send SMS
Format:
Set:
AT+CISMSSEND=number ,type, data{CR}
{CR}{LF}OK{CR}{LF}
Parameters:
Number: destination phone number of SMS
type: encode type, including:
1: 7Bits code(ASCII code)
3: UCS8, both Chinese and English methods
Data: content of SMS