免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 719 | 回复: 0
打印 上一主题 下一主题

AT Commands [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-11-09 12:27 |只看该作者 |倒序浏览
I found an emulator log of AT commands issued by Android to 3G module (well, for now it's a virtual device).
The log file can be created by following procedure.$ cd /your/android/sdk//tools
$ ./emulator &
(wait for booting emulator up)
$ ./ddmsIn the ddms menu, click [Device], then [Dump device state].
AT commands can be found in RADIO LOG section. I only checked Linux
version of SDK. If other SDK doesn't have ddms, alternatively the log
can be dumped by command line.$ ./adb shell /system/bin/dumpstate
$ ./adb pull /tmp/state state.txtMost
of the AT commands match 3GPP specification. Some SMS related commands
seem to be GSM based. 3GPP specification is available at a following
page.
o
3GPP TS  27.007 AT command set for User Equipment (UE)
Initialization and PPP+CMEE=1
+CGREG=2
+CCWA=1
+CMOD=0
+CMUT=0
+CSSN=0,1
+COLP=0
+CSCS="HEX"
+CUSD=1
+CGEREP=1,0
+CMGF=0
+CFUN?
+CPIN?
+CNMI?
+CSMS=1
+CNMI=1,2,2,1
+CGSN
+COPS=3,0; +COPS=3,1; +COPS=3,2; +COPS?
+CGREG?
+CREG?
+CSQ
+CIMI
+CRSM=
+CGDCONT=1,"IP","internet",,0,0
+CGQREQ=1
+CGQMIN=1
+CGEREP=1,0
+CGACT=1,0
D*99***1#Outgoing Voice CallD
+CLCC
+CSQ
+CHLD=1Incoming CallRING
+CLCC
A
+CSQ
+CHLD=1
Cheers,
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/93670/showart_2089695.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP