Changes

no edit summary
Line 49: Line 49:  
     <tr>
 
     <tr>
 
       <td>00000010</td>
 
       <td>00000010</td>
       <td>WCDMA2100</td>
+
       <td>WCDMA 2100</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000020</td>
 
       <td>00000020</td>
       <td>WCDMA1900</td>
+
       <td>WCDMA 1900</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000040</td>
 
       <td>00000040</td>
       <td>WCDMA850</td>
+
       <td>WCDMA 850</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000080</td>
 
       <td>00000080</td>
       <td>WCDMA900</td>
+
       <td>WCDMA 900</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000100</td>
 
       <td>00000100</td>
       <td>WCDMA800</td>
+
       <td>WCDMA 800</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000200</td>
 
       <td>00000200</td>
       <td>WCDMA1700</td>
+
       <td>WCDMA 1700</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>00000800</td>
 
       <td>00000800</td>
       <td>WCDMA1800</td>
+
       <td>WCDMA 1800</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 99: Line 99:  
     <tr>
 
     <tr>
 
       <td>0x1</td>
 
       <td>0x1</td>
       <td>LTE Band 1</td>
+
       <td>LTE Band 1 2100MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x4</td>
 
       <td>0x4</td>
       <td>LTE Band 3</td>
+
       <td>LTE Band 3 1800MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x10</td>
 
       <td>0x10</td>
       <td>LTE Band 5</td>
+
       <td>LTE Band 5 850MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x40</td>
 
       <td>0x40</td>
       <td>LTE Band 7</td>
+
       <td>LTE Band 7 2600MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x80</td>
 
       <td>0x80</td>
       <td>LTE Band 8</td>
+
       <td>LTE Band 8 900MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x80000</td>
 
       <td>0x80000</td>
       <td>LTE Band 20</td>
+
       <td>LTE Band 20 800MHz</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>0x7FFFFFFFFFFFFFFF</td>
 
       <td>0x7FFFFFFFFFFFFFFF</td>
 
       <td>Any frequency band</td>
 
       <td>Any frequency band</td>
 +
    </tr>
 +
</table>
 +
 +
----
 +
*'''tdsbandval''' is a hexadecimal value that specifies the TD - SCDMA frequency band. If it is set to 0 or 0x40000000, it means not to change TD-SCDMA frequency band.
 +
A table of possible tdsbandval values and their meanings.
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>0</td>
 +
      <td>No change</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x1</td>
 +
      <td>TDS Band A</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x2</td>
 +
      <td>TDS Band B</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x4</td>
 +
      <td>TDS Band C</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x8</td>
 +
      <td>TDS Band D</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x10</td>
 +
      <td>TDS Band E</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x20</td>
 +
      <td>TDS Band F</td>
 +
    </tr>
 +
    <tr>
 +
      <td>0x40000000</td>
 +
      <td>No change</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 165: Line 207:  
==Things to consider==
 
==Things to consider==
 
Manual band lock can be a potential solution to increase mobile connectivity speeds by choosing the correct band. However, every different frequency band and their combinations should be tested to find, which bands give the best results. Besides, there are many variables that influence the performance of mobile connectivity and radio based communications in general. For example, in case of heavy cell tower loads, reduced speeds are expected and changing an LTE band will probably have no significant improvement. On the other hand, changing the type of service to 3G might have an effect. A detailed look at different factors impacting the speeds of mobile connectivity is provided in the website below:  
 
Manual band lock can be a potential solution to increase mobile connectivity speeds by choosing the correct band. However, every different frequency band and their combinations should be tested to find, which bands give the best results. Besides, there are many variables that influence the performance of mobile connectivity and radio based communications in general. For example, in case of heavy cell tower loads, reduced speeds are expected and changing an LTE band will probably have no significant improvement. On the other hand, changing the type of service to 3G might have an effect. A detailed look at different factors impacting the speeds of mobile connectivity is provided in the website below:  
https://wiki.teltonika-networks.com/view/LTE_Speed_Discrepancies </li>
+
 
<li>As mentioned, the available bands to select from, depends on the Teltonika device used and the region the device is designed for. The specific frequency bands supported by different devices is provided in the website below:</li>
+
https://wiki.teltonika-networks.com/view/LTE_Speed_Discrepancies
 +
 
 +
As mentioned, the available bands to select from, depends on the Teltonika device used and the region the device is designed for. The specific frequency bands supported by different devices is provided in the website below:
 +
 
 
https://wiki.teltonika-networks.com/view/Frequency_Bands
 
https://wiki.teltonika-networks.com/view/Frequency_Bands

Navigation menu