使用AT命令发送SMS [英] Sending SMS using AT command

查看:120
本文介绍了使用AT命令发送SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好b $ b

我正在使用桌面应用程序通过PC发送短信。我有一个诺基亚Asha 210手机。

当消息很小时,我的代码对于文本模式消息很好。但是当我想发送大于160个字符的大信息时,我就会遇到问题。有些时间消息没有完全收到,有时我没有收到任何消息。



请立即帮助我



再见。

解决方案

这可能是因为虽然短信的最大长度是192个字符,但邮件片段限制为160个字符 - 如果你想要超过160个字符那你需要把它作为多部分信息发送。

见这里: http://en.wikipedia .org / wiki / Concatenated_SMS [ ^ ]

Hi
I am working on a desktop application to send SMS via PC. I have a Nokia Asha 210 mobile.
My code is wroking fine for Text mode Messages when message is small. But when i want to send large messages i.e larger than 160 characters, I get problem. Some time message is not fully received and some times i do not receive any message.

Please help me immediately

Bye.

解决方案

Possibly, that's because although the max length of an SMS is 192 characters, message fragments are limited to 160 characters - if you want more than that, you need to send it as a multipart message.
See here: http://en.wikipedia.org/wiki/Concatenated_SMS[^]


这篇关于使用AT命令发送SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆