Changes

922 bytes added ,  09:02, 22 February 2018
Line 112: Line 112:     
So the response above indicates that the RSSI value is '''-75 dBm''' (because that's what 19 represents since it falls in the 2..30 range) and the channel bit error rate is '''Not known or not detectable''' (because that's what 99 represents).
 
So the response above indicates that the RSSI value is '''-75 dBm''' (because that's what 19 represents since it falls in the 2..30 range) and the channel bit error rate is '''Not known or not detectable''' (because that's what 99 represents).
 +
----
 +
As another example, lets try to get network operator information.
   −
<rssi> 0
+
+COPS: <mode>[,<format>[,<oper>][,<Act>]]
1
+
 
2...30
+
<oper>        Operator in format as per <mode>
31
+
 
99
+
<mode>
100
+
0              Automatic mode. <oper> field is ignored
101
+
1              Manual operator selection. <oper> field shall be present and <Act> optionally
102...190
+
2              Manually deregister from network
191
+
3              Set only <format> (for AT+COPS? Read Command), and do not attempt registration/deregistration (<oper> and <Act> fields are ignored).
199
+
                This value is invalid in the response of Read Command
100~199
+
4              Manual/automatic selection. <oper> field shall be presented. If manual selection fails, automatic mode (<mode>=0) is entered
-113dBm or less
+
 
-111dBm
+
<format>
-109dBm... -53dBm
+
0              Long format alphanumeric <oper> which can be up to 16 characters long
-51dBm or greater
+
1              Short format alphanumeric <oper>
Not known or not detectable
+
2              Numeric <oper>. GSM location area identification number
-116dBm or less
+
 
-115dBm
+
<Act>          Access technology selected.
-114dBm...-26dBm
+
                Values 3, 4, 5 and 6 occur only in the response of Read Command while MS is in data service state and is not intended for the AT+COPS Write Command.
-25dBm or greater
+
0              GSM
Not known or not detectable
+
2             UTRAN
Extended to be used in TD-SCDMA indicating received signal code
+
3              GSM W/EGPRS
power (RSCP)
+
4             UTRAN W/HSDPA
<ber> Channel bit error rate (in percent)
+
5              UTRAN W/HSUPA
0...7
+
6              UTRAN W/HSDPA and HSUPA
As RXQUAL values in the table in 3GPP TS 45.008 subclause 8.2.4
+
7              E-UTRAN
99
+
100            CDMA
Not known or not detectable
      
==External links==
 
==External links==
    
PuTTY download - '''https://www.putty.org/'''
 
PuTTY download - '''https://www.putty.org/'''