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 | ))) | ||
![]() |
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 | ))) | ||
![]() |
31.1 | 264 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
58.1 | 265 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
266 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) | ||
![]() |
60.1 | 267 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
268 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) | ||
![]() |
30.1 | 269 | |
![]() |
25.3 | 270 | (% style="display:none" %) |
271 | |||
272 | |||
![]() |
27.3 | 273 | |
![]() |
49.1 | 274 | == 3.3 For MS48 == |
![]() |
4.1 | 275 | |
![]() |
49.1 | 276 | (% border="1" cellspacing="5" style="width:774.222px" %) |
277 | |(% 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** | ||
278 | |(% style="background-color:#f2f2f2; width:126px" %)2023-12-28|(% style="background-color:#f2f2f2; width:252px" %)((( | ||
279 | dragino-ui | ||
![]() |
4.1 | 280 | |
![]() |
49.1 | 281 | draginoups |
282 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
283 | * Fix the LoRa page saved without frequency modification | ||
284 | * Fix Modbus registers with no data | ||
285 | |||
286 | ))) | ||
![]() |
53.1 | 287 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( |
288 | * Enable Hardware watchdog from CPU | ||
289 | ))) | ||
![]() |
54.1 | 290 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( |
291 | dragino-ui | ||
292 | |||
293 | draginoups | ||
294 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
295 | * Add Modbus TCP mode | ||
296 | |||
297 | |||
298 | ))) | ||
![]() |
57.1 | 299 | |(% style="background-color:#f2f2f2; width:126px" %)2024-02-18|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
300 | * Fix the enable check box that can't be checked on WebUi | ||
301 | ))) | ||
![]() |
59.1 | 302 | |(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)((( |
303 | dragino-ui | ||
304 | |||
![]() |
63.1 | 305 | draginomodbus |
![]() |
59.1 | 306 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( |
307 | * Add Write Decode Data to the register function | ||
308 | ))) | ||
![]() |
64.1 | 309 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-07|(% style="background-color:#f2f2f2; width:252px" %)((( |
![]() |
63.1 | 310 | dragino-ui |
![]() |
49.1 | 311 | |
![]() |
63.1 | 312 | draginomodbus |
313 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
314 | * Add the Reset button for the Web UI | ||
315 | * Fix long payloads not being written to Modbus registers. | ||
![]() |
65.1 | 316 | * Fixes issue where reset would lose configurations/not to work |
![]() |
63.1 | 317 | * Fixed reset without restoring static IP settings |
318 | * Fixed reset without restoring fallback/ssh settings | ||
319 | * Fixed DNS resolution error after static IP setting | ||
320 | * Fixed DNS/GW not showing up in wifi static | ||
321 | ))) | ||
322 | |||
![]() |
49.1 | 323 | == 3.4 For LG01v2 == |
324 | |||
325 | |||
![]() |
23.3 | 326 | (% border="1" cellspacing="5" style="width:774.222px" %) |
327 | |(% 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** | ||
328 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
329 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
10.1 | 330 | |
![]() |
25.3 | 331 | (% style="display:none" %) |
332 | |||
333 | |||
![]() |
27.3 | 334 | |
![]() |
49.1 | 335 | == 3.5 TODO list == |
![]() |
4.1 | 336 | |
![]() |
8.2 | 337 | |
![]() |
60.1 | 338 | * Add offline storage of Lora packages, re-transmit Lora packages when online |
![]() |
12.1 | 339 | |
![]() |
25.3 | 340 | (% style="display:none" %) |
341 | |||
![]() |
49.1 | 342 | == 3.6 Finish list == |
![]() |
12.1 | 343 | |
![]() |
15.3 | 344 | |
![]() |
8.1 | 345 | * Add Fall Back IP to LPS8v2 |
![]() |
12.1 | 346 | * Add Login-Authentication |
![]() |
7.1 | 347 | |
![]() |
25.3 | 348 | (% style="display:none" %) |
349 | |||
350 | |||
![]() |
27.3 | 351 | |
![]() |
4.1 | 352 | = 4. Disable OTA Update = |
353 | |||
![]() |
6.2 | 354 | |
![]() |
40.1 | 355 | It is possible for clients to disable the OTA update feature. Below is the instruction: |
![]() |
6.2 | 356 | |
357 | |||
![]() |
41.1 | 358 | === LPS8V2: === |
![]() |
6.2 | 359 | |
![]() |
40.1 | 360 | [[image:image-20230830104754-1.png||height="472" width="878"]] |
![]() |
6.2 | 361 | |
362 | |||
![]() |
52.1 | 363 | === LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === |
![]() |
40.1 | 364 | |
365 | |||
![]() |
52.1 | 366 | * Using Command Line |
![]() |
40.1 | 367 | |
![]() |
52.1 | 368 | (% class="box infomessage" %) |
369 | ((( | ||
370 | sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root | ||
371 | |||
372 | |||
373 | /etc/init.d/opkg-update disable | ||
374 | ))) | ||
375 | |||
376 | |||
![]() |
62.1 | 377 |