WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
137
The following is an example of the PDU message whose SMSC address length is not 0:
0891683110808805F001000B813124819396F300080A00680065006C006C006F
Wherein,
0891
683108705505F0: SMSC number of China Unicom
0100
0B: the length of the recipient number
81: Receiving mode
3124819396F3: The number of recipient
0008
0A: The length of the content
00680065006C006C006F: SMS message content
Message content: hello
The SMS message content starts from 0100, so the value of LENGTH in
AT+CMGS=LENGTH
is
23
.
The following is an example of the PDU message whose SMSC address length is
0
:
0001000B813124819396F300080A00680065006C006C006F
Wherein,
00: SMSC address information length
0100
0B: the length of the recipient number
81: Receiving mode
3124819396F3: The number of recipient
0008
0A: The length of the content
00680065006C006C006F: SMS message content
SMS message content: hello
The SMS message content starts from 0100, so the value of LENGTH in
AT+CMGS=LENGTH
is
23
.