使用AT命令通过GSM调制解调器发送短信 [英] send SMS by GSM modem using AT command

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

问题描述

你好,
我想问一个问题,
如果使用超级终端,则使用At命令发送短信,并以ctrl + z按钮结束.

hello,
i want ask a question,
if using the hyperterminal, we send sms using At command and end with button ctrl+z. how to apply the ctrl+z in coding C#.what i means is i write the at command in my program, and want to send sms automatically when click a button.

推荐答案

mat_saleh87写道:
mat_saleh87 wrote:

如何在编码C#时应用ctrl + z

how to apply the ctrl+z in coding C#


char.ConvertFromUtf32(26);



另请检查此文章:使用GSM调制解调器使用AT命令发送和读取SMS [



Check this article also: Send and Read SMS through GSM Modem using AT Commands[^].

Hope it helps!


尝试以下 ^ ]并根据需要进行编辑.
Try this sample[^] and edit it for your needs.


ctrl + z的ascci代码为26,因此您可以使用它.
The ascci code of ctrl+z is 26 so u can use this.


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

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