Notes, Examples – Synaccess Networks NP-0801DTM User Manual
Page 122

3GPP TS 27.005 AT COMMANDS FOR SMS AND CBS
HSPA+ AT Commands Reference Guide
122
[0] ‐ there are no more VP fuction indicator extension octets to follow
bit[6]: Single Shot SM;
[0] ‐ the SC is not required to make up to one delivery attempt
[1] ‐ the SC is required to make up to one delivery attempt
bit[5]bit[4]bit[3]: reserved
[000]
bit[2]bit[1]bit[0]: Validity Period Format
[000] ‐ No Validity Period specified
[001] ‐ Validity Period specified as for the relative format. The following octet
contains the VP value as described before. All other octets are 0s.
[010] ‐ Validity Period is relative in integer representation. The following octet
contains the VP value in the range 0 to 255, representing 0 to 255 seconds. All
other octets are 0s.
[011] ‐ Validity Period is relative in semi‐octet representation. The following 3
octets contain the relative time in Hours, Minutes and Seconds, giving the length
of the validity period counted from when SC receives the SMS‐SUBMIT. All other
octets are 0s.
3GPP TS 23.040 TP‐Protocol‐Identifier in integer format.
Depending on the command or result code: 3GPP TS 23.038 SMS Data Coding
Scheme. Default: 0, or Cell Broadcast Data Coding Scheme
Note: The current settings are stored through +CSAS.
Note: The
is, only in its relative format.
Notes
Reference: GSM 27.005; 3GPP TS 23.040; 3GPP TS 23.038.
Examples
Set the parameters for an outgoing message with 24 hours of validity period and default properties:
AT+CSMP=17,167,0,0
OK
Set the parameters for an outgoing message with validity period in enhanced format: the
codes 24 hours of validity period.
AT+CSMP=9,“01A80000000000“
OK
Set the parameters for an outgoing message with validity period in enhanced format: the
codes 60 seconds of validity period.
AT+CSMP=9,“023C0000000000“
OK
Set the parameters for an outgoing message with validity period in enhanced format: the
codes 29 hours 85 minutes 30 seconds of validity period.
AT+CSMP=9,“03925803000000“