Changes

no edit summary
Line 592: Line 592:  
*N/A - returned when the SIM card is not inserted}}
 
*N/A - returned when the SIM card is not inserted}}
   −
===Get network information===
+
 
 +
{{#ifeq:{{{series}}}|RUTOS|===Get network information===
 
----
 
----
 
To obtain information related to the mobile network information, use '''''-F''''' or '''''--network''''' options.
 
To obtain information related to the mobile network information, use '''''-F''''' or '''''--network''''' options.
Line 603: Line 604:     
  root@Teltonika:~# gsmctl <span style="color:blue;">-F</span>
 
  root@Teltonika:~# gsmctl <span style="color:blue;">-F</span>
  <span style="color:red;">+QNWINFO: "FDD LTE",46001,"LTE BAND 3",1650</span>
+
  <span style="color:red;">LTE | LTE_B3 | 24602</span>
    
'''Possible responses''':
 
'''Possible responses''':
Line 611: Line 612:  
**'''''<oper>''''' - operator number
 
**'''''<oper>''''' - operator number
 
**'''''<band>''''' - frequency band used
 
**'''''<band>''''' - frequency band used
**'''''<channel>''''' - channel ID
+
|===Get network information===
 +
----
 +
To obtain information related to the mobile network information, use '''''-F''''' or '''''--network''''' options.
 +
 
   −
<b>Note</b>: From FW version <i>R_00.07.03</i> the values are returned in a different format. Example:
+
'''Usage syntax''':
   −
  root@Teltonika:~# gsmctl -F
+
gsmctl <span style="color:blue;">-F</span>, <span style="color:blue;">--network</span>
  LTE | LTE_B3 | 24602
+
 
 +
'''Example''': obtaining mobile network information:
 +
 
 +
  root@Teltonika:~# gsmctl <span style="color:blue;">-F</span>
 +
  <span style="color:red;">+QNWINFO: "FDD LTE",46001,"LTE BAND 3",1650</span>
 +
 
 +
'''Possible responses''':
 +
 
 +
*response syntax: ''+QNWINFO: <Act>,<oper>,<band>,<channel>'' <br> Where:
 +
**'''''<Act>''''' - service mode
 +
**'''''<oper>''''' - operator number
 +
**'''''<band>''''' - frequency band used
 +
**'''''<channel>''''' - channel ID}}
     

Navigation menu