Difference between revisions of "Cell modules"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (^ AT command reponses)
m (^ AT command reponses)
Line 96: Line 96:
  
  
 +
Potentially file related:
 +
 +
<pre>
 +
AT+QMBNCFG=?List_all"
 +
+QMBNCFG: "list"
 +
+QMBNCFG: "select"[,"<mbn name>"]
 +
+QMBNCFG: "deactivate"
 +
+QMBNCFG: "autosel"[,(0,1)]
 +
+QMBNCFG: "delete","<mbn name>"
 +
+QMBNCFG: "add","<filename>"
 +
 +
OK
 +
AT+QMBNCFG="list"
 +
+QMBNCFG: "list",0,1,1,"ROW_Commercial",0x09010801,201911271
 +
+QMBNCFG: "list",1,0,0,"Commercial-TMO",0x09010500,202003131
 +
+QMBNCFG: "list",2,0,0,"Non_VoLTE-ATT",0x09010300,201910241
 +
+QMBNCFG: "list",3,0,0,"IMSless-Verizon",0x09010100,201911071
 +
</pre>
  
  
  
 
<!-- comentario -->
 
<!-- comentario -->

Revision as of 21:06, 11 October 2022


^ Quectel

This section about Quectel cellular modules and supporting tools and documentation. Keywords: BG95 BG96.

Some Quectel documentation. All docs require account creation and login:


Quectel BG95 and BG96 related projects on github: IM Card Configurations

Subdomain at github.io . . .


^ Flashing utility QFirehose

Use of Quectel flashing utility QFirehose:


^ Quectel App Notes

link to Quectel BG95 BG77 BG600L series HTTPS app note:

https://www.quectel.com/wp-content/uploads/2021/03/Quectel_BG95BG77BG600L_Series_HTTPS_Application_Note_V1.1.pdf


^ SIM Card Configurations

Eseye dot com SIM card instructions page:


^ AT command reponses

A number of the following commands noted from Quectel forum post https://forums.quectel.com/t/bg95-m3-doesnt-call-callback-function/15647 . . .

at+qgmr
BG95M3LAR02A03_01.004.01.004

at+qgmr
BG95M3LAR02A03_01.004.01.004

AT+CGPADDR
+CGPADDR: 1,10.163.171.64


at&v
&C: 1
&D: 2
&F: 0
&W: 0
Q: 0
V: 1
X: 1
Z: 0
E: 1
S0: 0
S4: 10
S5: 8
S6: 2
S7: 0
S8: 2
S10: 14
S3: 13

OK
at+csq
+csq: 23,99

OK


Potentially file related:

AT+QMBNCFG=?List_all"
+QMBNCFG: "list"
+QMBNCFG: "select"[,"<mbn name>"]
+QMBNCFG: "deactivate"
+QMBNCFG: "autosel"[,(0,1)]
+QMBNCFG: "delete","<mbn name>"
+QMBNCFG: "add","<filename>"

OK
AT+QMBNCFG="list"
+QMBNCFG: "list",0,1,1,"ROW_Commercial",0x09010801,201911271
+QMBNCFG: "list",1,0,0,"Commercial-TMO",0x09010500,202003131
+QMBNCFG: "list",2,0,0,"Non_VoLTE-ATT",0x09010300,201910241
+QMBNCFG: "list",3,0,0,"IMSless-Verizon",0x09010100,201911071