Changes

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