文件名称:atcmd
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- ache****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//直接按照内容执行AT指令:CEN666666#57:AT+CREG?
//参数:paraptr=命令代码以后的参数的地址
//返回值:成功1,失败0,同时产生serialmsg消息
//函数说明:
//正确时回复短信:执行后AT指令返回的内容
//错误时回复短信:密码错误或命令错误或参数错误-//Directly in accordance with the contents of the implementation of AT commands: CEN666666# 57: AT+ CREG?// Parameters: paraptr = command code after the address of the parameters// return values: successful one, the failure of 0, at the same time generate serialmsg news// Function Descr iption:// correct reply message: AT command to return to after the implementation of the contents of// error message back: password error or command error or parameter error
//参数:paraptr=命令代码以后的参数的地址
//返回值:成功1,失败0,同时产生serialmsg消息
//函数说明:
//正确时回复短信:执行后AT指令返回的内容
//错误时回复短信:密码错误或命令错误或参数错误-//Directly in accordance with the contents of the implementation of AT commands: CEN666666# 57: AT+ CREG?// Parameters: paraptr = command code after the address of the parameters// return values: successful one, the failure of 0, at the same time generate serialmsg news// Function Descr iption:// correct reply message: AT command to return to after the implementation of the contents of// error message back: password error or command error or parameter error
(系统自动生成,下载前可以参看下载内容)
下载文件列表
atcmd.c