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 | |
![]() |
6.6 | 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 (% style="color:blue" %)**bug fix** (%%)and (% style="color:blue" %)**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 | |
![]() |
25.3 | 19 | (% style="display:none" %) |
![]() |
25.2 | 20 | |
![]() |
25.3 | 21 | |
![]() |
27.3 | 22 | |
![]() |
2.1 | 23 | = 2. Support hardrware & Software = |
![]() |
1.2 | 24 | |
![]() |
2.1 | 25 | |
![]() |
6.3 | 26 | {{velocity}} |
27 | $xwiki.ssfx.use("js/xwiki/table/table.css") | ||
28 | $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) | ||
29 | {{/velocity}} | ||
30 | |||
![]() |
27.2 | 31 | (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:1191.22px" %) |
32 | (% class="sortHeader" %)|=(% style="width: 247px;background-color:#D9E2F3" %)Models|=(% style="width: 222px;background-color:#D9E2F3" %)Devices Type|=(% style="width: 317px;background-color:#D9E2F3" %)OS, CPU Info|=(% style="width: 223px;background-color:#D9E2F3" %)Firmware requirement|=(% style="width: 178px;background-color:#D9E2F3" %)OTA Update Detail | ||
![]() |
23.3 | 33 | |(% style="width:247px" %)((( |
![]() |
6.4 | 34 | [[LIG16>>https://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[LPS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], [[LG308>>https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[LG308N>>https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]], [[DLOS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]], [[DLOS8N** **>>https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]] |
![]() |
23.3 | 35 | )))|(% style="width:222px" %)LoRaWAN Gateway|(% style="width:317px" %)((( |
![]() |
6.6 | 36 | * Linux OS: OpenWrt, |
37 | * CPU: 400MHz, | ||
38 | * Flash: 16MB, RAM: 64MB | ||
![]() |
23.3 | 39 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 40 | ((( |
41 | |||
42 | ))) | ||
![]() |
23.3 | 43 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]] |
44 | |(% style="width:247px" %)[[LPS8v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]|(% style="width:222px" %)LoRaWAN Gateway|(% style="width:317px" %)((( | ||
![]() |
6.6 | 45 | * Linux OS: Armbian, |
46 | * CPU: Quad-core Cortex-A7 1.2Ghz | ||
47 | * RAM: 512MB | ||
48 | * eMMC: 4GB | ||
![]() |
23.3 | 49 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 50 | |
![]() |
23.3 | 51 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]] |
52 | |(% style="width:247px" %)[[LG01v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/244-lg01v2.html]]|(% style="width:222px" %)Single Channel LoRa Gateway|(% style="width:317px" %)((( | ||
![]() |
6.6 | 53 | * Linux OS: Armbian, |
54 | * CPU: Quad-core Cortex-A7 1.2Ghz | ||
55 | * RAM: 512MB | ||
56 | * eMMC: 4GB | ||
![]() |
23.3 | 57 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 58 | |
![]() |
23.3 | 59 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]] |
![]() |
2.1 | 60 | |
![]() |
25.3 | 61 | (% style="display:none" %) |
![]() |
25.2 | 62 | |
![]() |
25.3 | 63 | |
![]() |
27.3 | 64 | |
![]() |
4.1 | 65 | = 3. OTA Update Change Log = |
66 | |||
67 | == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N == | ||
68 | |||
69 | |||
![]() |
23.3 | 70 | (% border="1" cellspacing="5" style="width:602.222px" %) |
71 | |(% style="background-color:#d9e2f3; color:#0070c0; width:106px" %)**Date**|(% style="background-color:#d9e2f3; color:#0070c0; width:182px" %)**Main Packages**|(% style="background-color:#d9e2f3; color:#0070c0; width:287px" %)**Change Log** | ||
72 | |(% style="background-color:#f2f2f2; width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.0|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
73 | * Basic versions | ||
74 | ))) | ||
75 | |(% style="background-color:#f2f2f2; width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="background-color:#f2f2f2; width:182px" %)haserl_ui-1.2.1|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
76 | * Basic versions | ||
77 | ))) | ||
78 | |(% style="background-color:#f2f2f2; width:106px" %)22-09-16|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.1|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
79 | * Add lora global_config file for zn | ||
80 | ))) | ||
81 | |(% style="background-color:#f2f2f2; width:106px" %)22-11-16|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.3|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
82 | * Optimize recycling threads | ||
83 | * Optimize log output | ||
84 | ))) | ||
![]() |
9.1 | 85 | |
![]() |
25.3 | 86 | (% style="display:none" %) |
87 | |||
88 | |||
![]() |
27.3 | 89 | |
![]() |
4.1 | 90 | == 3.2 For LPS8Nv2 == |
91 | |||
92 | |||
![]() |
23.3 | 93 | (% border="1" cellspacing="5" style="width:770.222px" %) |
94 | |(% style="background-color:#d9e2f3; color:#0070c0; width:118px" %)**Date**|(% style="background-color:#d9e2f3; color:#0070c0; width:255px" %)**Main Packages**|(% style="background-color:#d9e2f3; color:#0070c0; width:383px" %)**Change Log** | ||
95 | |(% style="background-color:#f2f2f2; width:118px" %)2022-10-23|(% style="background-color:#f2f2f2; width:255px" %)draginofwd-22-10-23|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
96 | * Fix i2c interface error ( for FWD) | ||
97 | ))) | ||
98 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-06|(% style="background-color:#f2f2f2; width:255px" %)((( | ||
![]() |
16.1 | 99 | dragino-httpd |
![]() |
10.1 | 100 | |
![]() |
16.1 | 101 | dragino-ui |
![]() |
10.1 | 102 | |
![]() |
16.1 | 103 | draginoups |
![]() |
23.3 | 104 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( |
105 | * Add Login-Authentication | ||
106 | * Add system/general page | ||
107 | * Add the fallback interface | ||
![]() |
16.1 | 108 | ))) |
![]() |
23.3 | 109 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
110 | * Add timezone setting | ||
111 | * Add Static IP setting with WLAN | ||
112 | * Add the http/ssh port setting | ||
113 | * Optimized built-in server updates | ||
114 | * Fix the basic station display with the EUI | ||
![]() |
17.1 | 115 | ))) |
![]() |
23.3 | 116 | |(% style="background-color:#f2f2f2; width:118px" %)2023-02-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
117 | * add the edit the address of fallback | ||
118 | * Add Static IP setting with ETH | ||
![]() |
20.1 | 119 | ))) |
![]() |
23.3 | 120 | |(% style="background-color:#f2f2f2; width:118px" %)2023-02-16|(% style="background-color:#f2f2f2; width:255px" %)armbian-bsp-cli-draginohp0z|(% style="background-color:#f2f2f2; width:383px" %)((( |
121 | * Optimization Auto Update | ||
122 | * Add the docker cache clean | ||
123 | ))) | ||
![]() |
25.1 | 124 | |(% style="background-color:#f2f2f2; width:118px" %)2023-03-18|(% style="background-color:#f2f2f2; width:255px" %)((( |
125 | dragino-ui | ||
126 | |||
127 | draginofwd | ||
128 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
129 | * Fix LoRaWAN lost connection with the server, not being displayed correctly | ||
![]() |
26.1 | 130 | * Optimized the IoT keepalive detection.((( |
![]() |
25.1 | 131 | When the gateway's network is unreachable, the sys led will switch to red and wait for the network to recover |
132 | Once the network is back in access, the gateway will reload the running server(draginofwd) | ||
133 | ))) | ||
134 | ))) | ||
![]() |
26.1 | 135 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-10|(% style="background-color:#f2f2f2; width:255px" %)((( |
136 | dragino-ui | ||
137 | |||
138 | dragino-fwd | ||
139 | |||
140 | draginohtppd | ||
141 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
142 | * Fixed the wifi survey doesn't show the complete SSID | ||
143 | * Fixed the LoRa global config of IN865 which is missing a frequency point | ||
144 | * Fixed the LoRa frequency band type of AS923 | ||
145 | * Fixed lighttpd takes up a lot of CPU. | ||
146 | ))) | ||
![]() |
27.1 | 147 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-18|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
148 | * Optimized the General page | ||
149 | ))) | ||
![]() |
28.1 | 150 | |(% style="background-color:#f2f2f2; width:118px" %)2023-5-04|(% style="background-color:#f2f2f2; width:255px" %)dragnoups|(% style="background-color:#f2f2f2; width:383px" %)((( |
151 | * Fixed block broken problem | ||
152 | ))) | ||
![]() |
23.3 | 153 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
25.1 | 154 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
18.3 | 155 | |
![]() |
25.3 | 156 | (% style="display:none" %) |
157 | |||
158 | |||
![]() |
27.3 | 159 | |
![]() |
18.2 | 160 | == 3.3 For LG01v2 == |
![]() |
4.1 | 161 | |
162 | |||
![]() |
23.3 | 163 | (% border="1" cellspacing="5" style="width:774.222px" %) |
164 | |(% style="background-color:#d9e2f3; color:#0070c0; width:126px" %)**Date**|(% style="background-color:#d9e2f3; color:#0070c0; width:252px" %)**Main Packages**|(% style="background-color:#d9e2f3; color:#0070c0; width:392px" %)**Change Log** | ||
165 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
166 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
10.1 | 167 | |
![]() |
25.3 | 168 | (% style="display:none" %) |
169 | |||
170 | |||
![]() |
27.3 | 171 | |
![]() |
7.1 | 172 | == 3.4 TODO list == |
![]() |
4.1 | 173 | |
![]() |
8.2 | 174 | |
![]() |
26.1 | 175 | * --Solve "DC no in band" issue for Senet Downink in EU868 band.-- |
176 | * --Fixed fwd IN865 global configuration.-- | ||
177 | * --Fixed Basic-station no connection after gateway reboot/power cycle.-- | ||
178 | * --Fix GPS time issue-- | ||
179 | * --Online/offline detect and reload improvement for LPS8v2 for UDP Connection.-- | ||
180 | * --Online/offline detect and reload improvement for LPS8v2 for Chirpstack Gateway-Bridge Connection-- | ||
![]() |
23.1 | 181 | * Fix Redis Memory Leak for build-in TTS |
![]() |
26.1 | 182 | * --Fix AS923 Frequency Band Typo in Web (LPS8v2)-- |
![]() |
12.1 | 183 | |
![]() |
25.3 | 184 | (% style="display:none" %) |
185 | |||
186 | |||
![]() |
27.3 | 187 | |
![]() |
12.1 | 188 | == 3.5 Finish list == |
189 | |||
![]() |
15.3 | 190 | |
![]() |
8.1 | 191 | * Add Fall Back IP to LPS8v2 |
![]() |
12.1 | 192 | * Add Login-Authentication |
![]() |
7.1 | 193 | |
![]() |
25.3 | 194 | (% style="display:none" %) |
195 | |||
196 | |||
![]() |
27.3 | 197 | |
![]() |
4.1 | 198 | = 4. Disable OTA Update = |
199 | |||
![]() |
6.2 | 200 | |
![]() |
4.1 | 201 | It is possible for clients to disable OTA update feature. Below is the instruction: |
![]() |
6.2 | 202 | |
203 | |||
204 | |||
205 | |||
206 | |||
207 |