Changes

no edit summary
Line 4: Line 4:  
===RUTOS WebUI===
 
===RUTOS WebUI===
 
The steps to select and lock LTE bands on Teltonika devices are as follows:
 
The steps to select and lock LTE bands on Teltonika devices are as follows:
#Open device‘s WebUI and go to '''Network''' -> '''Mobile''' -> '''General'''.
+
#Open device‘s WebUI and go to '''Network''' '''Mobile''' '''General'''.
 
#If necessary, select the SIM card you want to apply band lock to.
 
#If necessary, select the SIM card you want to apply band lock to.
 
#Under the SIM card settings section, select Service mode '''4G (LTE) only''', otherwise, in case of no LTE signal and depending on availability, the router will switch to 3G or 2G service.
 
#Under the SIM card settings section, select Service mode '''4G (LTE) only''', otherwise, in case of no LTE signal and depending on availability, the router will switch to 3G or 2G service.
 
#Set the Band selection to '''Manual'''.
 
#Set the Band selection to '''Manual'''.
 
#A list of available bands will appear, select your desired band or bands. The list may differ, depending on the module and region the device is made for.
 
#A list of available bands will appear, select your desired band or bands. The list may differ, depending on the module and region the device is made for.
#Press '''Save & apply''' at the bottom of the page.
+
#Press '''Save''' at the bottom of the page.
    
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_v2.png|border|class=tlt-border]]
 
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_v2.png|border|class=tlt-border]]
   −
You can check if the router established connectivity through your selected band by going to '''Status''' -> '''Network''' -> '''Mobile'''. In the mobile information table provided, there is a line called '''Connected band'''. It shows the band the device is currently connected to, which should also be the band that was chosen manually.   
+
You can check if the router established connectivity through your selected band by going to '''Status''' '''Network''' '''Mobile'''. In the mobile information table provided, there is a line called '''Connected band'''. It shows the band the device is currently connected to, which should also be the band that was chosen manually.   
    
[[File:Networking_rutos_faq_LTE_Band_Lock_Result_v1.png|border|class=tlt-border]]
 
[[File:Networking_rutos_faq_LTE_Band_Lock_Result_v1.png|border|class=tlt-border]]
Line 21: Line 21:  
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_CA_v1.PNG|border|class=tlt-border]]
 
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_CA_v1.PNG|border|class=tlt-border]]
   −
In this case, connection details shown in '''Status''' -> '''Network''' -> '''Mobile''' section also display a carrier aggregation status as '''Dual''', indicating that modem has established connectivity between two different frequencies.
+
In this case, connection details shown in '''Status''' '''Network''' '''Mobile''' section also display a carrier aggregation status as '''Dual''', indicating that modem has established connectivity between two different frequencies.
    
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_CA_result_v1.PNG|border|class=tlt-border]]
 
[[File:Networking_rutos_faq_LTE_Band_Lock_Config_CA_result_v1.PNG|border|class=tlt-border]]
Line 34: Line 34:  
===AT commands===
 
===AT commands===
 
Specific band can be set by simply typing an AT command in the command line. The command is written in the following structure:
 
Specific band can be set by simply typing an AT command in the command line. The command is written in the following structure:
  Gsmctl – A AT+QCFG=“band“, [<bandval>,<ltebandval>,<tdsbandval>[,<effect>]]   
+
  gsmctl –A AT+QCFG=“band“, [<bandval>,<ltebandval>,<tdsbandval>[,<effect>]]   
 
Where
 
Where
 
*'''bandval''' is a hexadecimal value that specifies WCDMA frequency band. If set to 0, it means not to change the WCDMA frequency band.
 
*'''bandval''' is a hexadecimal value that specifies WCDMA frequency band. If set to 0, it means not to change the WCDMA frequency band.
Line 86: Line 86:     
----
 
----
*'''ltebandval''' is a hexadecimal value that specifies the LTE frequency band. (eg.: 0x15=0x1(LTEB1)+0x4(LTE B3)+0x10(LTE B5)).
+
*'''ltebandval''' is a hexadecimal value that specifies the LTE frequency band. (eg.: 0x15=0x1(LTE B1)+0x4(LTE B3)+0x10(LTE B5)).
A table of possible ltebandval values and their meanings.  
+
A table of possible '''<ltebandval>''' values and their meanings.  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
Line 129: Line 129:  
----
 
----
 
*'''tdsbandval''' is a hexadecimal value that specifies the TD - SCDMA frequency band.  
 
*'''tdsbandval''' is a hexadecimal value that specifies the TD - SCDMA frequency band.  
A table of possible tdsbandval values and their meanings.  
+
A table of possible '''<tdsbandval>''' values and their meanings.  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
Line 167: Line 167:  
----
 
----
 
*'''effect''' states when to take effect.
 
*'''effect''' states when to take effect.
A table of possible effect values and their meanings.  
+
A table of possible '''<effect>''' values and their meanings.  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
Line 193: Line 193:  
To get information about what LTE band the device is connected to, use this AT command:
 
To get information about what LTE band the device is connected to, use this AT command:
 
  gsmctl -A AT+QCAINFO?
 
  gsmctl -A AT+QCAINFO?
The outcome of the command in CLI:
+
The output of the command in CLI:
    
[[File:Networking_RUTOS_faq_LTE_Band_Lock_Config_CLI_v1.PNG|border|class=tlt-border]]
 
[[File:Networking_RUTOS_faq_LTE_Band_Lock_Config_CLI_v1.PNG|border|class=tlt-border]]

Navigation menu