AT指令通信 [英] AT Command Communication

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

问题描述

大家好.我需要以下问题的帮助.我分配编写一个与GPS/GPRS跟踪设备一起使用的应用程序. Web应用程序收到汽车的地理位置后将其发送给应用程序,该应用程序会通过某种逻辑并将其显示在地图(Google地图)中.我现在遇到的问题是如何编写可与AT Command SET一起使用的应用程序.像应用程序一样,我们向跟踪器发送以下AT命令(通过发送以下命令来验证GPRS的激活:AT $ NETIP?< CR>)如何使用C#代码发送以下命令?

Hello Everyone. I need help on the following problem. I assign to write an application that works with a GPS/GPRS Tracking device. The web application receives geographical location of a car send it to the application, the application go through some logic and display it in a map (Google Map). The problem I am having now is how to write an application that will work alongside with AT Command SET. Like the application us to send the following AT Command to the tracker (Verify GPRS activation by sending the following command: AT$NETIP?<CR>) how can i send the following command in C# Code?

推荐答案

NETIP?< CR>)),我该如何使用C#代码发送以下命令?
NETIP?<CR>) how can i send the following command in C# Code?


我不知道它有多好,但也许 [
I don''t know how good it is, but perhaps this[^] article can help.


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

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