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 | |
![]() |
70.1 | 23 | = (% data-sider-select-id="f76aa92f-2814-4139-b8f4-fffb711c6bf8" %)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 | ))) | ||
![]() |
30.1 | 85 | |(% style="background-color:#f2f2f2; width:106px" %)23-04-25|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.4|(% style="background-color:#f2f2f2; width:287px" %)((( |
86 | * Fixed Semtech UDP mode lost connection issue | ||
87 | ))) | ||
![]() |
36.1 | 88 | |(% style="background-color:#f2f2f2; width:106px" %)23-08-01|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.7.0|(% style="background-color:#f2f2f2; width:287px" %)((( |
89 | * Fixed Cellular mode lost connection issue | ||
90 | ))) | ||
![]() |
47.1 | 91 | |(% style="background-color:#f2f2f2; width:106px" %)23-12-10|(% style="background-color:#f2f2f2; width:182px" %)haserl_ui-1.4.0-5|(% style="background-color:#f2f2f2; width:287px" %)((( |
92 | * Add no network detection | ||
93 | * Fixed Basic station clock drift to 100mp | ||
94 | ))) | ||
![]() |
48.1 | 95 | |(% style="background-color:#f2f2f2; width:106px" %)23-12-27|(% style="background-color:#f2f2f2; width:182px" %)haserl_ui-1.4.6-0|(% style="background-color:#f2f2f2; width:287px" %)((( |
96 | * Optimized Cellular connection | ||
97 | * Optimized BasicStation connection | ||
98 | * Optimized IoT connections in cellular | ||
99 | * Added auto-channel for MQTT | ||
100 | ))) | ||
![]() |
62.1 | 101 | |(% style="background-color:#f2f2f2; width:106px" %)24-03-28|(% style="background-color:#f2f2f2; width:182px" %)((( |
102 | haserl_ui-1.5.3-0 | ||
103 | |||
104 | dragino_gw_fwd-2.9.2-1 | ||
105 | )))|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
106 | * Add support for Loriot basic station | ||
107 | * Add support for Chirp Wireless basic station | ||
108 | * Optimized auto-update | ||
109 | * Optimized FWD online/offline detect | ||
110 | * Optimized ABP decoding efficiency | ||
111 | * Optimized cellular connection | ||
112 | ))) | ||
![]() |
30.1 | 113 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
![]() |
47.1 | 114 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
![]() |
62.1 | 115 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
116 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) | ||
![]() |
9.1 | 117 | |
![]() |
25.3 | 118 | (% style="display:none" %) |
119 | |||
120 | |||
![]() |
27.3 | 121 | |
![]() |
50.1 | 122 | == 3.2 For LPS8v2 == |
![]() |
4.1 | 123 | |
124 | |||
![]() |
23.3 | 125 | (% border="1" cellspacing="5" style="width:770.222px" %) |
126 | |(% 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** | ||
127 | |(% 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" %)((( | ||
128 | * Fix i2c interface error ( for FWD) | ||
129 | ))) | ||
130 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-06|(% style="background-color:#f2f2f2; width:255px" %)((( | ||
![]() |
16.1 | 131 | dragino-httpd |
![]() |
10.1 | 132 | |
![]() |
16.1 | 133 | dragino-ui |
![]() |
10.1 | 134 | |
![]() |
16.1 | 135 | draginoups |
![]() |
23.3 | 136 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( |
137 | * Add Login-Authentication | ||
138 | * Add system/general page | ||
139 | * Add the fallback interface | ||
![]() |
16.1 | 140 | ))) |
![]() |
23.3 | 141 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
142 | * Add timezone setting | ||
143 | * Add Static IP setting with WLAN | ||
144 | * Add the http/ssh port setting | ||
145 | * Optimized built-in server updates | ||
146 | * Fix the basic station display with the EUI | ||
![]() |
17.1 | 147 | ))) |
![]() |
23.3 | 148 | |(% style="background-color:#f2f2f2; width:118px" %)2023-02-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
149 | * add the edit the address of fallback | ||
150 | * Add Static IP setting with ETH | ||
![]() |
20.1 | 151 | ))) |
![]() |
23.3 | 152 | |(% 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" %)((( |
153 | * Optimization Auto Update | ||
154 | * Add the docker cache clean | ||
155 | ))) | ||
![]() |
25.1 | 156 | |(% style="background-color:#f2f2f2; width:118px" %)2023-03-18|(% style="background-color:#f2f2f2; width:255px" %)((( |
157 | dragino-ui | ||
158 | |||
159 | draginofwd | ||
160 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
161 | * Fix LoRaWAN lost connection with the server, not being displayed correctly | ||
![]() |
26.1 | 162 | * Optimized the IoT keepalive detection.((( |
![]() |
25.1 | 163 | When the gateway's network is unreachable, the sys led will switch to red and wait for the network to recover |
164 | Once the network is back in access, the gateway will reload the running server(draginofwd) | ||
165 | ))) | ||
166 | ))) | ||
![]() |
26.1 | 167 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-10|(% style="background-color:#f2f2f2; width:255px" %)((( |
168 | dragino-ui | ||
169 | |||
170 | dragino-fwd | ||
171 | |||
172 | draginohtppd | ||
173 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
174 | * Fixed the wifi survey doesn't show the complete SSID | ||
175 | * Fixed the LoRa global config of IN865 which is missing a frequency point | ||
176 | * Fixed the LoRa frequency band type of AS923 | ||
177 | * Fixed lighttpd takes up a lot of CPU. | ||
178 | ))) | ||
![]() |
27.1 | 179 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-18|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
180 | * Optimized the General page | ||
181 | ))) | ||
![]() |
28.1 | 182 | |(% style="background-color:#f2f2f2; width:118px" %)2023-5-04|(% style="background-color:#f2f2f2; width:255px" %)dragnoups|(% style="background-color:#f2f2f2; width:383px" %)((( |
183 | * Fixed block broken problem | ||
184 | ))) | ||
![]() |
29.1 | 185 | |(% style="background-color:#f2f2f2; width:118px" %)2023-05-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
186 | * Update Package Filrer ruler | ||
187 | * Update Stat package interval setting | ||
188 | ))) | ||
![]() |
30.1 | 189 | |(% style="background-color:#f2f2f2; width:118px" %)2023-05-23|(% style="background-color:#f2f2f2; width:255px" %)((( |
190 | dragino-ui | ||
![]() |
18.3 | 191 | |
![]() |
30.1 | 192 | draginoups |
193 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
194 | * Add the AP function | ||
195 | * Fix the incomplete display of 4g icon information | ||
196 | * | ||
197 | ))) | ||
![]() |
31.1 | 198 | |(% style="background-color:#f2f2f2; width:118px" %)2023-06-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
199 | * Update the Web page for the built-in server | ||
200 | ))) | ||
![]() |
32.1 | 201 | |(% style="background-color:#f2f2f2; width:118px" %)2023-06-30|(% style="background-color:#f2f2f2; width:255px" %)((( |
202 | dragino-ui | ||
203 | |||
204 | draginoups | ||
205 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
206 | * Optimized resource consumption | ||
207 | * Fix the gateway downtime bug | ||
208 | ))) | ||
![]() |
33.1 | 209 | |(% style="background-color:#f2f2f2; width:118px" %)2023-07-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
210 | * Fix the Home page cellular icon display error | ||
211 | ))) | ||
![]() |
34.1 | 212 | |(% style="background-color:#f2f2f2; width:118px" %)2023-07-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
213 | * Reduce the memory usage of web UI | ||
214 | ))) | ||
![]() |
35.1 | 215 | |(% style="background-color:#f2f2f2; width:118px" %)2023-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
37.1 | 216 | * Fixed the issue of cellular consuming a lot of data |
![]() |
35.1 | 217 | ))) |
![]() |
37.1 | 218 | |(% style="background-color:#f2f2f2; width:118px" %)2023-08-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
219 | * Fixed the issue of cellular Pinconde settings | ||
220 | ))) | ||
![]() |
38.1 | 221 | |(% style="background-color:#f2f2f2; width:118px" %)2023-08-05|(% style="background-color:#f2f2f2; width:255px" %)draginofwd|(% style="background-color:#f2f2f2; width:383px" %)((( |
222 | * Fixed the server connection status detection | ||
223 | ))) | ||
![]() |
41.1 | 224 | |(% style="background-color:#f2f2f2; width:118px" %)2023-10-24|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
42.1 | 225 | * Fixed Uable install Chirpstack |
![]() |
41.1 | 226 | ))) |
![]() |
42.1 | 227 | |(% style="background-color:#f2f2f2; width:118px" %)2023-11-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
228 | * Add reset data for Chirpstack | ||
229 | ))) | ||
![]() |
43.1 | 230 | |(% style="background-color:#f2f2f2; width:118px" %)2023-11-26|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
44.1 | 231 | * Fixed the issue unable to disable SSH |
![]() |
43.1 | 232 | ))) |
![]() |
44.1 | 233 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
234 | * Add batch register for Chirpstack | ||
235 | ))) | ||
![]() |
45.1 | 236 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-05|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
237 | * Fixed basic-station abandonment issue | ||
238 | ))) | ||
239 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
240 | * Add cached writes are immediately written to the disk | ||
241 | * Fix the issue that the backup page cannot be downloaded | ||
242 | ))) | ||
![]() |
46.1 | 243 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-07|(% style="background-color:#f2f2f2; width:255px" %)draginoups|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
51.1 | 244 | * Enable Hardware watchdog from CPU |
245 | * Improve TCP link retransmission speed. Improve the Basic Station connection stability. | ||
![]() |
46.1 | 246 | ))) |
![]() |
53.1 | 247 | |(% style="background-color:#f2f2f2; width:118px" %)2024-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
248 | * support watchdog chip | ||
249 | ))) | ||
![]() |
56.1 | 250 | |(% style="background-color:#f2f2f2; width:118px" %)2024-02-03|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
55.1 | 251 | * Add bastion support for ChirpWiress |
![]() |
60.1 | 252 | * Add the Reset button for the Web UI |
![]() |
55.1 | 253 | * Fixes issue where reset would lose configurations |
254 | ))) | ||
![]() |
58.1 | 255 | |(% style="background-color:#f2f2f2; width:118px" %)2024-03-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
256 | * Support WireGuard VPN Setting | ||
257 | ))) | ||
![]() |
60.1 | 258 | |(% style="background-color:#f2f2f2; width:118px" %)2024-03-19|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
259 | * Fixed reset without restoring static IP settings | ||
260 | * Fixed reset without restoring fallback/ssh settings | ||
261 | * Fixed DNS resolution error after static IP setting | ||
262 | * Fixed DNS/GW not showing up in wifi static | ||
263 | ))) | ||
![]() |
74.1 | 264 | |(% style="background-color:#f2f2f2; width:118px" %)2024-04-13|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
265 | * Add Wirguard import key type | ||
![]() |
75.1 | 266 | * Fixed Wireguard would not start when the gateway was started |
![]() |
74.1 | 267 | ))) |
![]() |
31.1 | 268 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
58.1 | 269 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
270 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) | ||
![]() |
60.1 | 271 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
30.1 | 272 | |
![]() |
25.3 | 273 | (% style="display:none" %) |
274 | |||
275 | |||
![]() |
27.3 | 276 | |
![]() |
49.1 | 277 | == 3.3 For MS48 == |
![]() |
4.1 | 278 | |
![]() |
49.1 | 279 | (% border="1" cellspacing="5" style="width:774.222px" %) |
280 | |(% 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** | ||
281 | |(% style="background-color:#f2f2f2; width:126px" %)2023-12-28|(% style="background-color:#f2f2f2; width:252px" %)((( | ||
282 | dragino-ui | ||
![]() |
4.1 | 283 | |
![]() |
49.1 | 284 | draginoups |
285 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
286 | * Fix the LoRa page saved without frequency modification | ||
287 | * Fix Modbus registers with no data | ||
288 | |||
289 | ))) | ||
![]() |
53.1 | 290 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( |
291 | * Enable Hardware watchdog from CPU | ||
292 | ))) | ||
![]() |
54.1 | 293 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( |
294 | dragino-ui | ||
295 | |||
296 | draginoups | ||
297 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
298 | * Add Modbus TCP mode | ||
299 | |||
300 | |||
301 | ))) | ||
![]() |
57.1 | 302 | |(% style="background-color:#f2f2f2; width:126px" %)2024-02-18|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
303 | * Fix the enable check box that can't be checked on WebUi | ||
304 | ))) | ||
![]() |
59.1 | 305 | |(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)((( |
306 | dragino-ui | ||
307 | |||
![]() |
63.1 | 308 | draginomodbus |
![]() |
59.1 | 309 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( |
310 | * Add Write Decode Data to the register function | ||
311 | ))) | ||
![]() |
64.1 | 312 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-07|(% style="background-color:#f2f2f2; width:252px" %)((( |
![]() |
63.1 | 313 | dragino-ui |
![]() |
49.1 | 314 | |
![]() |
63.1 | 315 | draginomodbus |
316 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
317 | * Add the Reset button for the Web UI | ||
318 | * Fix long payloads not being written to Modbus registers. | ||
![]() |
76.1 | 319 | * Fixes issues where reset would lose configurations or not work |
![]() |
63.1 | 320 | * Fixed reset without restoring static IP settings |
321 | * Fixed reset without restoring fallback/ssh settings | ||
322 | * Fixed DNS resolution error after static IP setting | ||
323 | * Fixed DNS/GW not showing up in wifi static | ||
324 | ))) | ||
![]() |
77.1 | 325 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-15|(% style="background-color:#f2f2f2; width:252px" %)((( |
326 | dragino-ui | ||
327 | |||
328 | draginoups | ||
329 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
![]() |
76.1 | 330 | * Fixed Modbus page highlighted in red issue. |
![]() |
77.1 | 331 | * Fixed Built-in server shows as The Thing Stack |
![]() |
76.1 | 332 | ))) |
333 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
334 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
335 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
63.1 | 336 | |
![]() |
49.1 | 337 | == 3.4 For LG01v2 == |
338 | |||
339 | |||
![]() |
23.3 | 340 | (% border="1" cellspacing="5" style="width:774.222px" %) |
341 | |(% 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** | ||
342 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
343 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
10.1 | 344 | |
![]() |
25.3 | 345 | (% style="display:none" %) |
346 | |||
347 | |||
![]() |
27.3 | 348 | |
![]() |
49.1 | 349 | == 3.5 TODO list == |
![]() |
4.1 | 350 | |
![]() |
8.2 | 351 | |
![]() |
60.1 | 352 | * Add offline storage of Lora packages, re-transmit Lora packages when online |
![]() |
12.1 | 353 | |
![]() |
25.3 | 354 | (% style="display:none" %) |
355 | |||
![]() |
49.1 | 356 | == 3.6 Finish list == |
![]() |
12.1 | 357 | |
![]() |
15.3 | 358 | |
![]() |
8.1 | 359 | * Add Fall Back IP to LPS8v2 |
![]() |
12.1 | 360 | * Add Login-Authentication |
![]() |
7.1 | 361 | |
![]() |
25.3 | 362 | (% style="display:none" %) |
363 | |||
364 | |||
![]() |
27.3 | 365 | |
![]() |
69.1 | 366 | = (% data-sider-select-id="500d7a08-0205-47a2-85e6-1fc121490096" %)4. Disable OTA Update(%%) = |
![]() |
4.1 | 367 | |
![]() |
6.2 | 368 | |
![]() |
69.1 | 369 | (% data-sider-select-id="df136b0e-8b86-49e7-bbf3-0afec1d11738" %) |
![]() |
40.1 | 370 | It is possible for clients to disable the OTA update feature. Below is the instruction: |
![]() |
6.2 | 371 | |
372 | |||
![]() |
69.1 | 373 | == (% data-sider-select-id="c057c426-f69a-4116-86aa-5c5a2bdb3cbd" %)LPS8V2:(%%) == |
![]() |
6.2 | 374 | |
![]() |
40.1 | 375 | [[image:image-20230830104754-1.png||height="472" width="878"]] |
![]() |
6.2 | 376 | |
377 | |||
![]() |
69.1 | 378 | == (% data-sider-select-id="efafd320-602c-4e03-b246-f68076fe4c0c" %)LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N:(%%) == |
![]() |
40.1 | 379 | |
380 | |||
![]() |
69.1 | 381 | * ((( |
382 | (% data-sider-select-id="58d62ab1-d8be-4375-8863-abf1bb86cf9b" %) | ||
![]() |
70.1 | 383 | (% data-sider-select-id="09bc9630-075f-4f0a-b5f3-9af2ab071930" %)**Method 1:**(%%) (% data-sider-select-id="27e66d6b-0e3d-4a23-9578-bd9a3db88413" %)**Upload the backup file and reboot** |
![]() |
69.1 | 384 | ))) |
![]() |
40.1 | 385 | |
![]() |
70.1 | 386 | (% data-sider-select-id="45fbfb29-9446-4b9c-bea8-b8d8546c723c" %) |
387 | Download the backup file in this link: **[[attach:remove_auto_update.tar.gz||data-sider-select-id="e663678f-e38b-4485-b60f-e2bb222fbc32" target="_blank"]]** | ||
388 | |||
389 | (% data-sider-select-id="07db0b3d-d2aa-4a93-8b55-97d286f54b5d" %) | ||
390 | When the user has finished uploading the backup file, the gateway needs to be reboot, and the gateway will disable the OTA update feature. | ||
391 | |||
![]() |
69.1 | 392 | [[image:image-20240408175151-1.png]] |
393 | |||
394 | |||
![]() |
73.1 | 395 | * (% data-sider-select-id="20710c15-9603-4a3f-9f83-f80932f331fe" %)**Method 2: **(% data-sider-select-id="cef78952-1cc2-4d49-91e2-498cca40ab21" %)**Turn Off **(% data-sider-select-id="500d7a08-0205-47a2-85e6-1fc121490096" %)**OTA Update**(% data-sider-select-id="cef78952-1cc2-4d49-91e2-498cca40ab21" %)** button** |
![]() |
69.1 | 396 | |
![]() |
72.1 | 397 | [[image:image-20240409092052-1.png||height="845" width="1153"]] |
398 | |||
399 | |||
400 | * (% data-sider-select-id="20710c15-9603-4a3f-9f83-f80932f331fe" %)**Method 3:**(%%) (% data-sider-select-id="92117512-6f07-4e63-9e74-e117990dfe9a" %)**Using Command Line** | ||
401 | |||
![]() |
52.1 | 402 | (% class="box infomessage" %) |
403 | ((( | ||
404 | sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root | ||
405 | |||
406 | |||
407 | /etc/init.d/opkg-update disable | ||
408 | ))) | ||
409 | |||
410 | |||
![]() |
62.1 | 411 |