20231008_HangBiao_emb/测试/BC26一般命令集.txt
2023-10-08 16:59:56 +08:00

34 lines
615 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

任家豪的公网地址116.62.175.206其中UDP开放端口55000TCP开放端口60000
中国NB频段为 3,5,8
AT
AT+QCGDEFCONT="IP","cmnbiot1" //设置APN具体见个运营商
AT+QRST=1 //重启指令
AT
AT+CFUN=1
AT+CFUN?
AT+CIMI
AT+QBAND?
AT+CEREG=1
AT+CSCON=1
AT+CSQ 最大为31最小为099为没有信号
AT+CESQ
AT+QENG=0
AT+CGATT=1
AT+CGATT?
AT+CEREG?
AT+CSCON?
AT+QIOPEN=1,0,"TCP","116.62.175.206",60000,60000,0
AT+QIOPEN=1,0,"UDP","116.62.175.206",55000,55000,0
AT+QISTATE=1,0测试出现指令不通
AT+QISEND=0,10,1234567890
AT+QISENDEX=0,5,3031323334
AT+QICLOSE=0