[4G]常用AT指令

The GPRS communication module is controlled by terminal (e.g. H50) firmware. 

The actions are mapped to  3 ~4 AT command, and one PPP process.
 
1. Request GSM
    AT+CREG.
2. Attached to GPRS network
    AT+CGATT
    AT+CGDCONT
3. PPP process after *99***1#
 
Our module control is very simple: AT commands. The following commands flow are applicable to the MC55, MC56 and SIMCOM's SIM300.

Some recorded AT commands flows are...
from China Mobile's SIM card (in H50+ MC55(?)) generated AT-log in Shanghai, captured on 
Sat morning 1am+ at 19 Jun 2010:
--------
AT :     [Start-up confirmation that module will response AT command]
ATE0V1 : [disable echo, detailed responses on]
AT\Q3                     [RTS/CTS hardware handshake on]
at+csq                    [Signal quality]
at+creg?                  [Network registration]
AT+CIMI                   [Request International Mobile Subscriber Identity (IMSI)]
AT+GSN                    [request International Mobile Equipment Identity (IMEI)]
at+cgatt=1                [attach the terminal to GPRS service]
at+cgatt?                 [Return the current GPRS service state]
at+cgdcont=1,"IP","cmnet" [Define PDP Context]
at+csq                    [Signal quality]
atd*99***1#               [Request GPRS service]

-----------------------------------------------------------------------------------------------------------------------

如何不打开minicom获取AT指令的结果

$ cat /dev/ttyUSB2 > result.log &

$ echo "ATI" > /dev/ttyUSB2

转载于:https://www.cnblogs.com/aaronLinux/p/7411067.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值