Changes

668 bytes added ,  15:50, 2 August 2018
Line 296: Line 296:     
'''Possible responses''':
 
'''Possible responses''':
* an integer number ranging from -113 to -53 (in dBi)
+
* an integer number ranging from -113 to -51 (in dBm)
    
===Get WCDMA RSCP level===
 
===Get WCDMA RSCP level===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the router's current WCDMA [[RSCP]] level, use '''''-X''''' or '''''--rscp''''' options.  
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-X</span>, <span style="color:blue;">--rscp</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the RSCP level:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-X</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">-77</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* an integer number ranging from -124 to 0
 +
* service mode not supported (this response is returned when the router's current service mode is not WCDMA)
       
===Get WCDMA EC/IO level===
 
===Get WCDMA EC/IO level===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the router's current WCDMA [[EC/IO]] level, use '''''-E''''' or '''''--ecio''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-E</span>, <span style="color:blue;">--ecio</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the EC/IO level:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-E</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">-4.000000</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* an integer number ranging from -20 to 0
 
+
* service mode not supported (this response is returned when the router's current service mode is not WCDMA)
    
===Get LTE RSRP level===
 
===Get LTE RSRP level===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the router's current LTE [[RSRP_and_RSRQ|RSRP]] level, use '''''-W''''' or '''''--rsrp''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-W</span>, <span style="color:blue;">--rsrp</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the RSRP level:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-W</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">-103</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* an integer number ranging from >= -80 dBm to <= -100 (dBm)
 
+
* service mode not supported (this response is returned when the router's current service mode is not LTE)
    
===Get LTE SINR level===
 
===Get LTE SINR level===