没有合适的资源?快使用搜索试试~ 我知道了~
首页移远BC26_AT_Commands_Manual
资源详情
资源评论
资源推荐

NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 1 / 67
Our aim is to provide customers with timely and comprehensive service. For any
assistance, please contact our company headquarters:
Quectel Wireless Solutions Co., Ltd.
7
th
Floor, Hongye Building, No.1801 Hongmei Road, Xuhui District, Shanghai 200233, China
Tel: +86 21 5108 6236
Email: info@quectel.com
Or our local office. For more information, please visit:
http://quectel.com/support/sales.htm
For technical support, or to report documentation errors, please visit:
http://quectel.com/support/technical.htm
Or email to: support@quectel.com
GENERAL NOTES
QUECTEL OFFERS THE INFORMATION AS A SERVICE TO ITS CUSTOMERS. THE INFORMATION
PROVIDED IS BASED UPON CUSTOMERS’ REQUIREMENTS. QUECTEL MAKES EVERY EFFORT
TO ENSURE THE QUALITY OF THE INFORMATION IT MAKES AVAILABLE. QUECTEL DOES NOT
MAKE ANY WARRANTY AS TO THE INFORMATION CONTAINED HEREIN, AND DOES NOT ACCEPT
ANY LIABILITY FOR ANY INJURY, LOSS OR DAMAGE OF ANY KIND INCURRED BY USE OF OR
RELIANCE UPON THE INFORMATION. ALL INFORMATION SUPPLIED HEREIN IS SUBJECT TO
CHANGE WITHOUT PRIOR NOTICE.
COPYRIGHT
THE INFORMATION CONTAINED HERE IS PROPRIETARY TECHNICAL INFORMATION OF
QUECTEL WIRELESS SOLUTIONS CO., LTD. TRANSMITTING, REPRODUCTION, DISSEMINATION
AND EDITING OF THIS DOCUMENT AS WELL AS UTILIZATION OF THE CONTENT ARE
FORBIDDEN WITHOUT PERMISSION. OFFENDERS WILL BE HELD LIABLE FOR PAYMENT OF
DAMAGES. ALL RIGHTS ARE RESERVED IN THE EVENT OF A PATENT GRANT OR
REGISTRATION OF A UTILITY MODEL OR DESIGN.
Copyright © Quectel Wireless Solutions Co., Ltd. 2018. All rights reserved.

NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 2 / 67
About the Document
History
Revision
Date
Author
Description
1.0
2018-01-05
Randy LI/
Lebron LIU
Initial

NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 4 / 67
Contents
About the Document ................................................................................................................................... 2
Contents ....................................................................................................................................................... 4
Table Index ................................................................................................................................................... 6
1 Introduction .......................................................................................................................................... 7
1.1. Scope of the Document ............................................................................................................. 7
1.2. AT Command Syntax ................................................................................................................. 7
1.3. Supported Character Sets ......................................................................................................... 8
2 3GPP Commands (27.007) .................................................................................................................. 9
2.1. ATI Display Product Identification Information ........................................................................ 9
2.2. ATE Set Command Echo Mode ............................................................................................ 10
2.3. AT+CGMI Request Manufacturer Identification .................................................................... 11
2.4. AT+CGMM Request Manufacturer Model ............................................................................ 11
2.5. AT+CGMR Request Manufacturer Revision ......................................................................... 12
2.6. AT+CESQ Extended Signal Quality ...................................................................................... 13
2.7. AT+CGSN Request Product Serial Number Identification ................................................... 15
2.8. AT+CEREG EPS Network Registration Status ..................................................................... 16
2.9. AT+CSCON Signalling Connection Status ........................................................................... 18
2.10. AT+COPS Operator Selection .............................................................................................. 19
2.11. AT+CGATT GPRS/Packet Domain Attach/Detach ............................................................... 21
2.12. AT+CGDCONT Define the PDP Context .............................................................................. 22
2.13. AT+CGACT PDP Context Activation/Deactivation................................................................ 25
2.14. AT+CGPADDR Show PDP Addresses ................................................................................. 27
2.15. AT+CIMI Request International Mobile Subscriber Identity .................................................. 28
2.16. AT+CFUN Set Phone Functionality ...................................................................................... 29
2.17. AT+CMEE Report Mobile Termination Error ......................................................................... 30
2.18. AT+CPSMS Power Saving Mode Setting ............................................................................. 30
2.19. AT+CEDRXS eDRX Setting .................................................................................................. 32
2.20. AT+CEDRXRDP eDRX Read Dynamic Parameters ............................................................ 34
2.21. AT+CEER Extended Error Report ........................................................................................ 36
3 PDN Commands ................................................................................................................................. 37
3.1. AT+QGACT Activate/Deactivate a PDN Context ................................................................. 37
4 Network Commands – PING ............................................................................................................. 40
4.1. AT+QPING Test IP Network Connectivity to a Remote Host ............................................... 40
5 Network Commands – Socket .......................................................................................................... 41
5.1. AT+QSOC Create a TCP/UDP Socket ................................................................................. 41
5.2. AT+QSOB Bind Local Address and Local Port ..................................................................... 42
5.3. AT+QSOCON Connect Socket to Remote Address and Port .............................................. 42
5.4. AT+QSOSEND Send Data to Remote via Socket .............................................................. 43
5.5. AT+QSODIS Disconnect Socket ........................................................................................... 44

NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 5 / 67
5.6. AT+QSOCL Close Socket ..................................................................................................... 44
5.7. +QSONMI Socket Message Arrived Indicator ...................................................................... 45
5.8. +QSOERR Socket Error Indicator ........................................................................................ 45
5.9. Examples ................................................................................................................................. 46
5.9.1. Example of Creating a TCP Socket (Do Not Support Now) .......................................... 46
5.9.2. Example of Creating a UDP Socket Example ............................................................... 46
6 General Commands ........................................................................................................................... 48
6.1. AT+QBAND Query Current Operating Band ........................................................................ 48
6.2. AT+QSM Control Sleep Mode ............................................................................................. 48
6.3. AT+QRESET Reset UE ........................................................................................................... 49
6.4. AT+QSPCHSC Set Scrambling Algorithm ............................................................................... 50
6.5. AT+QFRCLLCK Frequency & Cell Lock ............................................................................... 50
6.6. AT+QNBIOTRAI NB-IoT Release Assistance Indication ...................................................... 51
6.7. AT+QATWAKEUP Enable Deep Sleep Wakeup Indication .................................................. 52
6.8. AT+QENGINFO Query Current Network Status ................................................................... 53
7 OneNET Commands .......................................................................................................................... 57
7.1. AT+MIPLCREATE Create OneNET Instance ....................................................................... 57
7.2. AT+MIPLDELETE Delete OneNET Instance ........................................................................ 58
7.3. AT+MIPLADDOBJ Add LWM2M Object ............................................................................... 58
7.4. AT+MIPLDELOBJ Delete LWM2M Object ............................................................................ 59
7.5. AT+MIPLOPEN Send OneNET Login Request .................................................................... 59
7.6. AT+MIPLCLOSE Send OneNET Logout Request ................................................................ 60
7.7. AT+MIPLREADRSP Respond the Read Request from Application Server/IoT Platform .... 60
7.8. AT+MIPLWRITERSP Respond the Write Request from Application Server/IoT Platform ... 61
7.9. AT+MIPLEXECUTERSP Respond the Execute Request from Application Server/IoT
Platform ................................................................................................................................................ 62
7.10. AT+MIPLOBSERVERSP Respond the Observe Request from Application Server/IoT
Platform ................................................................................................................................................ 62
7.11. AT+MIPLNOTIFY Notify the Data to Application Server or IoT Platform .............................. 63
7.12. AT+MIPLUPDATE Send Update Request ............................................................................ 64
7.13. AT+MIPLVER Query the OneNET Version ........................................................................... 65
8 Appendix A Reference ....................................................................................................................... 66
剩余66页未读,继续阅读















大白NB-IOT
- 粉丝: 345
- 资源: 13
上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
最新资源
- Xilinx SRIO详解.pptx
- Informatica PowerCenter 10.2 for Centos7.6安装配置说明.pdf
- 现代无线系统射频电路实用设计卷II 英文版.pdf
- 电子产品可靠性设计 自己讲课用的PPT,包括设计方案的可靠性选择,元器件的选择与使用,降额设计,热设计,余度设计,参数优化设计 和 失效分析等
- MPC5744P-DEV-KIT-REVE-QSG.pdf
- 通信原理课程设计报告(ASK FSK PSK Matlab仿真--数字调制技术的仿真实现及性能研究)
- ORIGIN7.0使用说明
- 在VMware Player 3.1.3下安装Redhat Linux详尽步骤
- python学生信息管理系统实现代码
- 西门子MES手册 13 OpcenterEXCR_PortalStudio1_81RB1.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论1