Changes

Line 2: Line 2:     
'''Note:''' The information in this page is in accordance to using SDK version '''R_00.07.05'''. The included Readme file in SDK archive file contains information for each separate SDK version and might differ from the older version or information provided in this wiki page. Please always follow the provided Readme file.
 
'''Note:''' The information in this page is in accordance to using SDK version '''R_00.07.05'''. The included Readme file in SDK archive file contains information for each separate SDK version and might differ from the older version or information provided in this wiki page. Please always follow the provided Readme file.
 +
 +
==Introduction==
 +
 +
This article contains instructions on how to utilize Teltonika SDK packages for RUTx series routers. The resources used in the provided examples are:
 +
 +
<ul>
 +
    <li>Teltonika Router running RutOS</li>
 +
    <li>[https://ubuntu.com/download/desktop/ Ubuntu 22.04.3 LTS OS]</li>
 +
    <li>SDK version <b>R_00.07.05.x</b></li>
 +
</ul>
 +
 +
The examples apply to various RUTOS routers, SDK versions and operating systems. In most cases the difference will only be that of a visual nature, The availability of SDK Firmware branding begins from version 7.05, although some of these modifications may be accessible on earlier firmware versions.
 +
 +
Most examples provided in this page are independent from each other. But it is highly recommended to acquaint yourself with the basics by reading the "[[#Prerequisites|Prerequisites]]" and "[[#Compiling_a_standard_firmware|Compiling a standard firmware]]" sections first as they contain information that will be necessary in order to understand some aspects of the other examples.
 +
 +
It should also be noted early that the first time you compile a firmware it may take up to a few hours to complete. Once the initial compilation is complete, packages will not be re-compiled next time, therefore the duration will decrease significantly. Please be aware that this also depends on your machine.