Ai-Thinker GSM/GPRS/GPS Module AT Firmware Related
Ai-Thinker GPRS AT module related ( Doc and firmware etc.) 安信可 GPRS模组AT指令固件相关
Module: A9 A9G
A9/A9G
1. Official Wiki: All About GPRS Module here
2. Online Doc sources
3. Firmware
Version information will be print after power on, or query version info by AT command ATI
4. Development On Chip
C SDK: refer to GPRS_C_SDK
5. pay attention and frequently asked questions
A9/A9G__zh-cn
1. 官方 Wiki: 官方所有GPRS相关的都在这里了,可以在这里找到你需要的
2. github上的在线文档
3. Firmware
开机会打印版本信息,或者使用ATI
查询版本信息
4. 片上二次开发
到A9/A9G开始,不只是发布AT固件,因为模块本身性能很强大,接口也很丰富,可以直接作为MCU来使用 因此,提供了方便开发的SDK
- 提供C SDK: 参考 GPRS_C_SDK