How to send sms in PDU format from Hyperterminal?
Hi I want to send Message in PDU format so please can you provide me so开发者_开发技巧me suggestion for this?
http://www.codeproject.com/KB/cs/SMS.aspx
http://www.codeproject.com/KB/IP/PDUDecoder.aspx
http://www.codeproject.com/Questions/209636/use-pdu-format-for-send-persian-sms-by-gsm-modem?display=Print
http://www.activexperts.com/download?p1=ax004
command:
at+cmgf=0
at+cmgs=28(length of pdu msg string)
>12458976646485(pdu string)
it helps you.
Please see: use pdu format for send Persian sms by gsm modem When Decode In PDU, send number must start without 0 at beginning.
精彩评论