Cellular AT Command sets. How universal are they

♀尐吖头ヾ 提交于 2019-12-11 20:13:29

问题


Pretty much every phone that has bluetooth (so pretty much every phone) has an AT command interface for controlling the phone. Some base commands are universal due to the fact theat they precede the cellular phones (ATDT, ATA, ATZ, etc). But there are many AT commands implmented specifcally to control or query cellular connection specific data.

Are these commands at least somewhat standardized? If so, how? UMTS vs EVDO, Manufacture, etc..


回答1:


There is a 3GPP standard for AT commands: http://www.3gpp.org/ftp/Specs/html-info/27007.htm

3GPP is the standards body for the GSM/UMTS world (as you probably know).

The original AT commands came from a set to control a Hayes Modem.

From past experience not all phones support all commands and manufacturers may add their own commands also. Nokia themselves say (referring presumably to just their own phones):

"Different phones support different sets of AT commands. This means that a specific phone might not support all AT commands listed below. Currently there is no authoritative list available of supported AT commands by all phones."




回答2:


There is an AT command which in theory will tell you what commands are supported by any particular device you connect to

AT+CLAC

  • http://en.wikipedia.org/wiki/Motorola_phone_AT_commands


来源:https://stackoverflow.com/questions/7015357/cellular-at-command-sets-how-universal-are-they

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!