Wiki source code of OTA Auto Update For Gateway Firmware
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
5.1 | 1 | **Table of Contents:** |
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | |||
6 | |||
7 | |||
8 | |||
![]() |
2.1 | 9 | = 1. What is OTA and how it works = |
![]() |
1.2 | 10 | |
![]() |
6.2 | 11 | |
![]() |
2.1 | 12 | Dragino gateways support firmware OTA auto-update. In OTA update, the gateway will connect to Dragino update server and get the latest firmware and update it to the gateway for **bug fix** and **new features**. |
![]() |
1.2 | 13 | |
![]() |
2.1 | 14 | In below case, gateway will connect to Dragino server to check for updates: |
![]() |
1.2 | 15 | |
![]() |
2.1 | 16 | * Every reboot |
17 | * Every midnight (~~UTC time: 12:00) | ||
![]() |
1.2 | 18 | |
![]() |
2.1 | 19 | = 2. Support hardrware & Software = |
![]() |
1.2 | 20 | |
![]() |
2.1 | 21 | |
![]() |
6.3 | 22 | {{velocity}} |
23 | $xwiki.ssfx.use("js/xwiki/table/table.css") | ||
24 | $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) | ||
25 | {{/velocity}} | ||
26 | |||
27 | (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:949.989px" %) | ||
28 | (% class="sortHeader" %)|=(% style="width: 180px;" %)Models|=(% style="width: 221px;" %)Devices Type|=(% style="width: 191px;" %)OS, CPU Info|=(% style="width: 188px;" %)Firmware requirement|=(% style="width: 168px;" %)OTA Update Detail | ||
29 | |((( | ||
![]() |
3.1 | 30 | LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N** ** |
![]() |
6.3 | 31 | )))|(% style="width:221px" %)LoRaWAN Gateway|(% style="width:191px" %)Linux OS: OpenWrt, |
![]() |
3.1 | 32 | CPU: 400MHz, |
![]() |
6.3 | 33 | Flash: 16MB, RAM: 64MB|(% style="width:188px" %)((( |
34 | ((( | ||
35 | |||
36 | ))) | ||
37 | )))|(% style="width:168px" %)Change Log | ||
38 | |LPS8v2|(% style="width:221px" %)LoRaWAN Gateway|(% style="width:191px" %)Linux OS: Armbian, | ||
![]() |
3.1 | 39 | CPU: Quad-core Cortex-A7 1.2Ghz |
40 | RAM: 512MB | ||
![]() |
6.3 | 41 | eMMC: 4GB|(% style="width:188px" %)((( |
42 | |||
43 | )))|(% style="width:168px" %)Change Log | ||
44 | |LG01v2|(% style="width:221px" %)Single Channel LoRa Gateway|(% style="width:191px" %)((( | ||
![]() |
3.1 | 45 | Linux OS: Armbian, |
46 | CPU: Quad-core Cortex-A7 1.2Ghz | ||
47 | RAM: 512MB | ||
48 | eMMC: 4GB | ||
![]() |
6.3 | 49 | )))|(% style="width:188px" %)((( |
50 | |||
51 | )))|(% style="width:168px" %)Change Log | ||
![]() |
2.1 | 52 | |
![]() |
6.3 | 53 | |
![]() |
4.1 | 54 | = 3. OTA Update Change Log = |
55 | |||
56 | == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N == | ||
57 | |||
58 | |||
59 | == 3.2 For LPS8Nv2 == | ||
60 | |||
61 | |||
62 | == 3.3. For LG01v2 == | ||
63 | |||
64 | |||
65 | |||
66 | = 4. Disable OTA Update = | ||
67 | |||
![]() |
6.2 | 68 | |
![]() |
4.1 | 69 | It is possible for clients to disable OTA update feature. Below is the instruction: |
![]() |
6.2 | 70 | |
71 | |||
72 | |||
73 | |||
74 | |||
75 | |||
76 |