j***@gmail.com
2013-10-31 19:23:39 UTC
Hi everybody,
I have written a program in C which uses AT commands to send SMS via GSM modem.
The problem is sometimes it misses SMS. Although it is very rare but I require
an efficient and reliable SMS sender.
Another problem is if SMS is more than 159 characters I sends it in two parts.
I have read very much about PDU mode, but is there a reliable way of sending multipart message in text mode so that it appears a single message on the receiver's phone?
Regards,
Jamil.
I have written a program in C which uses AT commands to send SMS via GSM modem.
The problem is sometimes it misses SMS. Although it is very rare but I require
an efficient and reliable SMS sender.
Another problem is if SMS is more than 159 characters I sends it in two parts.
I have read very much about PDU mode, but is there a reliable way of sending multipart message in text mode so that it appears a single message on the receiver's phone?
Regards,
Jamil.