Difference between revisions of "Template:Networking rutos manual firmware"

From Teltonika Networks Wiki
(6 intermediate revisions by one other user not shown)
Line 55: Line 55:
 
The figure below is an example of the Flash New Firmware Image section and the table below provides information on the fields contained in that section:
 
The figure below is an example of the Flash New Firmware Image section and the table below provides information on the fields contained in that section:
  
[[File:Networking_rutos_manual_firmware_modem_{{{mobile}}}_v1.png|border|class=tlt-border]]
+
{{#ifeq: {{{series}}} | TRB1 | [[File:Networking_rutos_manual_firmware_modem_{{{mobile}}}_v2.png|border|class=tlt-border]] | [[File:Networking_rutos_manual_firmware_modem_{{{mobile}}}_v1.png|border|class=tlt-border]]}}
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 67: Line 67:
 
         <td>File | Server; default: <b>File</b></td>
 
         <td>File | Server; default: <b>File</b></td>
 
         <td>Source of the firmware image. Can be either downloaded from FOTA (Server) or uploaded from a computer (File).</td>
 
         <td>Source of the firmware image. Can be either downloaded from FOTA (Server) or uploaded from a computer (File).</td>
     </tr>{{#ifeq: {{{series}}} | TRB2 ||
+
     </tr>{{#ifeq: {{{series}}} | TRB1 |
 
     <tr>
 
     <tr>
 
     <td>Firmware type</td>
 
     <td>Firmware type</td>
         <td>Device firmware{{#ifeq:{{{series}}}|TRB2||{{#ifeq:{{{mobile}}}|1| <nowiki>|</nowiki> Modem firmware |}}}}; default: <b>Device Firmware</b></td>
+
         <td>Device firmware <nowiki>|</nowiki> Modem firmware; default: <b>Device Firmware</b></td>
         <td>{{#ifeq:{{{series}}}|TRB2|Firmware type used for upgrade.|Select which type of firmware is going to be uploaded.}}</td>
+
         <td>Firmware type used for upgrade.</td>
    </tr>|}}{{#ifeq: {{{mobile}}} | 2 |
 
    <tr>
 
      <td>Modem</td>
 
      <td>Modem (primary) <nowiki>|</nowiki> Modem (secondary); Default: <b>Modem (primary)</b></td>
 
      <td>Select which modem will be updated.</td>
 
 
     </tr>|}}
 
     </tr>|}}
 
     <tr>
 
     <tr>
Line 94: Line 89:
 
When you upload a firmware image, the device will have to verify the validity of that image. If the verification was successful, you will be redirected to window with a message such as this:
 
When you upload a firmware image, the device will have to verify the validity of that image. If the verification was successful, you will be redirected to window with a message such as this:
  
[[File:Networking rutx manual firmware verification v2.png]]
+
[[File:Networking rutx manual firmware verification v2.png|border|class=tlt-border]]
  
 
This means that the uploaded firmware image is compatible with your device. The indication also displays the file's Checksum. A <b>checksum</b> is a sequence of hexadecimal symbols generated after running an algorithm called a cryptographic hash function on a file. Calculating a checksum and comparing it with the one provided by the file source can be used as a file authenticity check method.
 
This means that the uploaded firmware image is compatible with your device. The indication also displays the file's Checksum. A <b>checksum</b> is a sequence of hexadecimal symbols generated after running an algorithm called a cryptographic hash function on a file. Calculating a checksum and comparing it with the one provided by the file source can be used as a file authenticity check method.

Revision as of 08:14, 9 January 2023

Template:Networking rutos manual fw disclosure


Summary

The Firmware page can be used to check the current firmware version of the device and to upgrade the device's firmware - either from a local file or from server.

This chapter is an overview of the Firmware page for {{{name}}} devices.

If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

Networking rutos manual webui basic advanced mode 75.gif

{{{name}}} Firmware

New firmwares are periodically uploaded to this Wiki. To download firmware images for {{{name}}} devices, click [[{{{name}}}_Firmware_Downloads}}|here]].

The name of the image file can provide some basic information about the firmware. Names for {{{name}}} firmware image files are structured as so:

<SERIES>_<TYPE>_<VERSION>_WEBUI.bin
example: {{{SERIES}}}_R_00.00.00.bin

Where:

  • <SERIES> - the series of the device. For {{{name}}} devices, the SERIES string should always be {{{SERIES}}}
  • <TYPE> - indicates the type of the firmware image. Possible values are:
    • R - release. These versions usually undergo extensive testing and are fitted for mass distribution. This is also the only type of firmware that gets uploaded to the [[{{{name}}}_Firmware_Downloads|downloads page]]
    • T_R - test release. A test firmware is usually compiled for internal testing purposes
    • T_DEV - test development.
    • T_F - test feature. A test feature firmware usually contains some new feature that is not present in the release version. However, unlike the release version, the feature version will not include other fixes, has not been thoroughly tested and approved for release
    • T_H - test hotfix. Hotfixes are firmwares that contain a fix (usually one) for some issue present in the release version. They are compiled when a quick fix is required and usually nothing else in the release is changed
  • <VERSION> - firmware version. The version part consists of 3 or 4 segments:
    • first segment indicates whether the firmware is standard or modified in some special way. If the first segment is 00, it means the file is a standard Teltonika firmware image. If the first segment is anything else (e.g., 01), it means this is a special version of the firmware, usually customized for specific customer
    • other segments indicate the firmware version number

Update Settings

The Update Settings section is used to upgrade the device's firmware. Firmware can be upgraded either from server or from an image uploaded from your computer.

The figure below is an example of the Flash New Firmware Image section and the table below provides information on the fields contained in that section:

[[File:Networking_rutos_manual_firmware_modem_{{{mobile}}}_v1.png|border|class=tlt-border]]

Field Value Description
Upgrade from File | Server; default: File Source of the firmware image. Can be either downloaded from FOTA (Server) or uploaded from a computer (File).
Keep settings off | on; default: on Ensures that all of the current device settings will be kept after the firmware upgrade.
Image - (interactive button) Click to browse your computer for a firmware image file.

Firmware verification


When you upload a firmware image, the device will have to verify the validity of that image. If the verification was successful, you will be redirected to window with a message such as this:

Networking rutx manual firmware verification v2.png

This means that the uploaded firmware image is compatible with your device. The indication also displays the file's Checksum. A checksum is a sequence of hexadecimal symbols generated after running an algorithm called a cryptographic hash function on a file. Calculating a checksum and comparing it with the one provided by the file source can be used as a file authenticity check method.

If everything is in order, you can click the Proceed button to begin the update or click Cancel to abort.

On the other hand, if the uploaded a firmware file that is incompatible with your device, you will see an indication such as this:

Trb14x webui system flash firmware verification failed v2.png

FOTA Configuration


FOTA stands for firmware over the air. Here you can enable or disable this feature.

Networking rutos manual firmware fota configuration.png

See also

Teltonika provides a software development kit (SDK) for their Networking products' firmwares under the General Public Licence (GPL). This enables the user to modify the firmware in any way according to their liking. Downloads and other related information can be found here.

[[Category:{{{name}}} System section]]