Changes

m
Protected "Mobile data connection troubleshooting" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Line 19: Line 19:  
  ...
 
  ...
 
----
 
----
* You probably won't see anything when you type commands, and that’s because the screen echo may be disabled. '''ATE1''' command will enable it so that you can see what you write. '''AT+QCSQ=0''' and '''AT+CREG=0''' commands stops showing unnecessary output:
+
* You probably won't see anything when you type commands, and that’s because the screen echo may be disabled. '''ATE1''' command will enable it so that you can see what you write.  
 
  ...
 
  ...
 
  ATE1
 
  ATE1
 
  OK
 
  OK
 +
...
 +
----
 +
* Use commands '''AT+QCSQ=0''' and '''AT+CREG=0''' to stop showing unnecessary output:
 +
...
 
  at+qcsq=0
 
  at+qcsq=0
 
  OK
 
  OK
Line 48: Line 52:  
  ...
 
  ...
 
'''Note:''' reboot the module if it fails to identify SIM
 
'''Note:''' reboot the module if it fails to identify SIM
   
----
 
----
 
+
*Use command '''AT+CREG''' to check GSM connection:
* Use command '''AT+CREG''' to check GSM connection:
   
  ...
 
  ...
 
  AT+CREG?
 
  AT+CREG?
Line 76: Line 78:  
''<authentication>'' The authentication methods (0 – NONE; 1 – PAP; 2 – CHAP; 3-PAP or CHAP).
 
''<authentication>'' The authentication methods (0 – NONE; 1 – PAP; 2 – CHAP; 3-PAP or CHAP).
   −
Example: use '''AT+QICSGP=1,1,"APN_Name","","",1'''
+
Example: '''AT+QICSGP=1,1,"APN_Name","","",1'''
 
  ...
 
  ...
 
  AT+QICSGP=1,1"bangapro","","",1
 
  AT+QICSGP=1,1"bangapro","","",1
0

edits

Navigation menu