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 | |
![]() |
85.3 | 21 | |
![]() |
84.1 | 22 | = 2. Support hardrware & Software = |
![]() |
25.3 | 23 | |
![]() |
27.3 | 24 | |
![]() |
6.3 | 25 | {{velocity}} |
26 | $xwiki.ssfx.use("js/xwiki/table/table.css") | ||
27 | $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) | ||
28 | {{/velocity}} | ||
29 | |||
![]() |
84.1 | 30 | (% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:1191.22px" %) |
![]() |
85.3 | 31 | (% 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 | 32 | |(% style="width:247px" %)((( |
![]() |
6.4 | 33 | [[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 | 34 | )))|(% style="width:222px" %)LoRaWAN Gateway|(% style="width:317px" %)((( |
![]() |
6.6 | 35 | * Linux OS: OpenWrt, |
36 | * CPU: 400MHz, | ||
37 | * Flash: 16MB, RAM: 64MB | ||
![]() |
23.3 | 38 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 39 | ((( |
40 | |||
41 | ))) | ||
![]() |
23.3 | 42 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]] |
43 | |(% 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 | 44 | * Linux OS: Armbian, |
45 | * CPU: Quad-core Cortex-A7 1.2Ghz | ||
46 | * RAM: 512MB | ||
47 | * eMMC: 4GB | ||
![]() |
23.3 | 48 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 49 | |
![]() |
23.3 | 50 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]] |
51 | |(% 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 | 52 | * Linux OS: Armbian, |
53 | * CPU: Quad-core Cortex-A7 1.2Ghz | ||
54 | * RAM: 512MB | ||
55 | * eMMC: 4GB | ||
![]() |
23.3 | 56 | )))|(% style="width:223px" %)((( |
![]() |
6.3 | 57 | |
![]() |
23.3 | 58 | )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]] |
![]() |
2.1 | 59 | |
![]() |
25.3 | 60 | (% style="display:none" %) |
![]() |
25.2 | 61 | |
![]() |
85.3 | 62 | |
![]() |
4.1 | 63 | = 3. OTA Update Change Log = |
64 | |||
65 | == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N == | ||
66 | |||
67 | |||
![]() |
23.3 | 68 | (% border="1" cellspacing="5" style="width:602.222px" %) |
![]() |
84.1 | 69 | |(% style="background-color:#4f81bd; color:white; width:106px" %)**Date**|(% style="background-color:#4f81bd; color:white; width:182px" %)**Main Packages**|(% style="background-color:#4f81bd; color:white; width:287px" %)**Change Log** |
![]() |
23.3 | 70 | |(% style="background-color:#f2f2f2; width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.0|(% style="background-color:#f2f2f2; width:287px" %)((( |
71 | * Basic versions | ||
72 | ))) | ||
73 | |(% style="background-color:#f2f2f2; width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="background-color:#f2f2f2; width:182px" %)haserl_ui-1.2.1|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
74 | * Basic versions | ||
75 | ))) | ||
76 | |(% 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" %)((( | ||
77 | * Add lora global_config file for zn | ||
78 | ))) | ||
79 | |(% 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" %)((( | ||
80 | * Optimize recycling threads | ||
81 | * Optimize log output | ||
82 | ))) | ||
![]() |
30.1 | 83 | |(% 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" %)((( |
84 | * Fixed Semtech UDP mode lost connection issue | ||
85 | ))) | ||
![]() |
36.1 | 86 | |(% 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" %)((( |
87 | * Fixed Cellular mode lost connection issue | ||
88 | ))) | ||
![]() |
47.1 | 89 | |(% 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" %)((( |
90 | * Add no network detection | ||
91 | * Fixed Basic station clock drift to 100mp | ||
92 | ))) | ||
![]() |
48.1 | 93 | |(% 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" %)((( |
94 | * Optimized Cellular connection | ||
95 | * Optimized BasicStation connection | ||
96 | * Optimized IoT connections in cellular | ||
97 | * Added auto-channel for MQTT | ||
98 | ))) | ||
![]() |
62.1 | 99 | |(% style="background-color:#f2f2f2; width:106px" %)24-03-28|(% style="background-color:#f2f2f2; width:182px" %)((( |
100 | haserl_ui-1.5.3-0 | ||
101 | |||
102 | dragino_gw_fwd-2.9.2-1 | ||
103 | )))|(% style="background-color:#f2f2f2; width:287px" %)((( | ||
104 | * Add support for Loriot basic station | ||
105 | * Add support for Chirp Wireless basic station | ||
106 | * Optimized auto-update | ||
107 | * Optimized FWD online/offline detect | ||
108 | * Optimized ABP decoding efficiency | ||
109 | * Optimized cellular connection | ||
110 | ))) | ||
![]() |
30.1 | 111 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
![]() |
47.1 | 112 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
![]() |
62.1 | 113 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) |
114 | |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %) | ||
![]() |
9.1 | 115 | |
![]() |
25.3 | 116 | (% style="display:none" %) |
117 | |||
![]() |
85.3 | 118 | |
![]() |
50.1 | 119 | == 3.2 For LPS8v2 == |
![]() |
4.1 | 120 | |
121 | |||
![]() |
23.3 | 122 | (% border="1" cellspacing="5" style="width:770.222px" %) |
![]() |
84.1 | 123 | |(% style="background-color:#4f81bd; color:white; width:118px" %)**Date**|(% style="background-color:#4f81bd; color:white; width:255px" %)**Main Packages**|(% style="background-color:#4f81bd; color:white; width:383px" %)**Change Log** |
![]() |
23.3 | 124 | |(% 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" %)((( |
125 | * Fix i2c interface error ( for FWD) | ||
126 | ))) | ||
127 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-06|(% style="background-color:#f2f2f2; width:255px" %)((( | ||
![]() |
16.1 | 128 | dragino-httpd |
![]() |
10.1 | 129 | |
![]() |
16.1 | 130 | dragino-ui |
![]() |
10.1 | 131 | |
![]() |
16.1 | 132 | draginoups |
![]() |
23.3 | 133 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( |
134 | * Add Login-Authentication | ||
135 | * Add system/general page | ||
136 | * Add the fallback interface | ||
![]() |
16.1 | 137 | ))) |
![]() |
23.3 | 138 | |(% style="background-color:#f2f2f2; width:118px" %)2023-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
139 | * Add timezone setting | ||
140 | * Add Static IP setting with WLAN | ||
141 | * Add the http/ssh port setting | ||
142 | * Optimized built-in server updates | ||
143 | * Fix the basic station display with the EUI | ||
![]() |
17.1 | 144 | ))) |
![]() |
23.3 | 145 | |(% style="background-color:#f2f2f2; width:118px" %)2023-02-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
146 | * add the edit the address of fallback | ||
147 | * Add Static IP setting with ETH | ||
![]() |
20.1 | 148 | ))) |
![]() |
23.3 | 149 | |(% 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" %)((( |
150 | * Optimization Auto Update | ||
151 | * Add the docker cache clean | ||
152 | ))) | ||
![]() |
25.1 | 153 | |(% style="background-color:#f2f2f2; width:118px" %)2023-03-18|(% style="background-color:#f2f2f2; width:255px" %)((( |
154 | dragino-ui | ||
155 | |||
156 | draginofwd | ||
157 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
158 | * Fix LoRaWAN lost connection with the server, not being displayed correctly | ||
![]() |
26.1 | 159 | * Optimized the IoT keepalive detection.((( |
![]() |
25.1 | 160 | When the gateway's network is unreachable, the sys led will switch to red and wait for the network to recover |
161 | Once the network is back in access, the gateway will reload the running server(draginofwd) | ||
162 | ))) | ||
163 | ))) | ||
![]() |
26.1 | 164 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-10|(% style="background-color:#f2f2f2; width:255px" %)((( |
165 | dragino-ui | ||
166 | |||
167 | dragino-fwd | ||
168 | |||
169 | draginohtppd | ||
170 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
171 | * Fixed the wifi survey doesn't show the complete SSID | ||
172 | * Fixed the LoRa global config of IN865 which is missing a frequency point | ||
173 | * Fixed the LoRa frequency band type of AS923 | ||
174 | * Fixed lighttpd takes up a lot of CPU. | ||
175 | ))) | ||
![]() |
27.1 | 176 | |(% style="background-color:#f2f2f2; width:118px" %)2023-04-18|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
177 | * Optimized the General page | ||
178 | ))) | ||
![]() |
28.1 | 179 | |(% style="background-color:#f2f2f2; width:118px" %)2023-5-04|(% style="background-color:#f2f2f2; width:255px" %)dragnoups|(% style="background-color:#f2f2f2; width:383px" %)((( |
180 | * Fixed block broken problem | ||
181 | ))) | ||
![]() |
29.1 | 182 | |(% style="background-color:#f2f2f2; width:118px" %)2023-05-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
183 | * Update Package Filrer ruler | ||
184 | * Update Stat package interval setting | ||
185 | ))) | ||
![]() |
30.1 | 186 | |(% style="background-color:#f2f2f2; width:118px" %)2023-05-23|(% style="background-color:#f2f2f2; width:255px" %)((( |
187 | dragino-ui | ||
![]() |
18.3 | 188 | |
![]() |
30.1 | 189 | draginoups |
190 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
191 | * Add the AP function | ||
192 | * Fix the incomplete display of 4g icon information | ||
193 | * | ||
194 | ))) | ||
![]() |
31.1 | 195 | |(% style="background-color:#f2f2f2; width:118px" %)2023-06-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
196 | * Update the Web page for the built-in server | ||
197 | ))) | ||
![]() |
32.1 | 198 | |(% style="background-color:#f2f2f2; width:118px" %)2023-06-30|(% style="background-color:#f2f2f2; width:255px" %)((( |
199 | dragino-ui | ||
200 | |||
201 | draginoups | ||
202 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
203 | * Optimized resource consumption | ||
204 | * Fix the gateway downtime bug | ||
205 | ))) | ||
![]() |
33.1 | 206 | |(% style="background-color:#f2f2f2; width:118px" %)2023-07-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
207 | * Fix the Home page cellular icon display error | ||
208 | ))) | ||
![]() |
34.1 | 209 | |(% style="background-color:#f2f2f2; width:118px" %)2023-07-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
210 | * Reduce the memory usage of web UI | ||
211 | ))) | ||
![]() |
35.1 | 212 | |(% 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 | 213 | * Fixed the issue of cellular consuming a lot of data |
![]() |
35.1 | 214 | ))) |
![]() |
37.1 | 215 | |(% style="background-color:#f2f2f2; width:118px" %)2023-08-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
216 | * Fixed the issue of cellular Pinconde settings | ||
217 | ))) | ||
![]() |
38.1 | 218 | |(% style="background-color:#f2f2f2; width:118px" %)2023-08-05|(% style="background-color:#f2f2f2; width:255px" %)draginofwd|(% style="background-color:#f2f2f2; width:383px" %)((( |
219 | * Fixed the server connection status detection | ||
220 | ))) | ||
![]() |
41.1 | 221 | |(% 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 | 222 | * Fixed Uable install Chirpstack |
![]() |
41.1 | 223 | ))) |
![]() |
42.1 | 224 | |(% style="background-color:#f2f2f2; width:118px" %)2023-11-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
225 | * Add reset data for Chirpstack | ||
226 | ))) | ||
![]() |
43.1 | 227 | |(% 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 | 228 | * Fixed the issue unable to disable SSH |
![]() |
43.1 | 229 | ))) |
![]() |
44.1 | 230 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
231 | * Add batch register for Chirpstack | ||
232 | ))) | ||
![]() |
45.1 | 233 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-05|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
234 | * Fixed basic-station abandonment issue | ||
235 | ))) | ||
236 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
237 | * Add cached writes are immediately written to the disk | ||
238 | * Fix the issue that the backup page cannot be downloaded | ||
239 | ))) | ||
![]() |
46.1 | 240 | |(% style="background-color:#f2f2f2; width:118px" %)2023-12-07|(% style="background-color:#f2f2f2; width:255px" %)draginoups|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
51.1 | 241 | * Enable Hardware watchdog from CPU |
242 | * Improve TCP link retransmission speed. Improve the Basic Station connection stability. | ||
![]() |
46.1 | 243 | ))) |
![]() |
53.1 | 244 | |(% style="background-color:#f2f2f2; width:118px" %)2024-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
245 | * support watchdog chip | ||
246 | ))) | ||
![]() |
56.1 | 247 | |(% 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 | 248 | * Add bastion support for ChirpWiress |
![]() |
60.1 | 249 | * Add the Reset button for the Web UI |
![]() |
55.1 | 250 | * Fixes issue where reset would lose configurations |
251 | ))) | ||
![]() |
58.1 | 252 | |(% style="background-color:#f2f2f2; width:118px" %)2024-03-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
253 | * Support WireGuard VPN Setting | ||
254 | ))) | ||
![]() |
60.1 | 255 | |(% style="background-color:#f2f2f2; width:118px" %)2024-03-19|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
256 | * Fixed reset without restoring static IP settings | ||
257 | * Fixed reset without restoring fallback/ssh settings | ||
258 | * Fixed DNS resolution error after static IP setting | ||
259 | * Fixed DNS/GW not showing up in wifi static | ||
260 | ))) | ||
![]() |
74.1 | 261 | |(% style="background-color:#f2f2f2; width:118px" %)2024-04-13|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
262 | * Add Wirguard import key type | ||
![]() |
75.1 | 263 | * Fixed Wireguard would not start when the gateway was started |
![]() |
74.1 | 264 | ))) |
![]() |
79.1 | 265 | |(% style="background-color:#f2f2f2; width:118px" %)2024-04-26|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
78.1 | 266 | * Fixed Lora radio icon not jumping to basic station issue |
267 | * Fixed Chirpstack not running after Sava&Apply | ||
268 | ))) | ||
![]() |
81.1 | 269 | |(% style="background-color:#f2f2f2; width:118px" %)2024-05-07|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
270 | * Fixed WiFi Client scan list space display not working properly | ||
271 | * Fixed cellular can't be enabled with pincode setting. | ||
272 | ))) | ||
![]() |
83.1 | 273 | |(% style="background-color:#f2f2f2; width:118px" %)2024-7-30|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
274 | * Fixed WiFi Client settings lost after the gateway powered off | ||
275 | ))) | ||
![]() |
87.1 | 276 | |(% style="background-color:#f2f2f2; width:118px" %)2024-9-10|(% style="background-color:#f2f2f2; width:255px" %)((( |
277 | dragino-ui | ||
278 | |||
279 | draginofwd | ||
280 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
281 | * Add MQTT Forwarder | ||
282 | * Add Station Online/Offline detect | ||
283 | * Fixed station frequent disconnect/reconnect | ||
284 | * Fixed station disconnect due to time zone setting | ||
285 | ))) | ||
![]() |
89.1 | 286 | |(% style="background-color:#f2f2f2; width:118px" %)2024-9-21|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
88.1 | 287 | * Fix DNS not updating after network switching |
288 | ))) | ||
![]() |
91.1 | 289 | |(% style="background-color:#f2f2f2; width:118px" %)2024-12-19|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
![]() |
90.1 | 290 | * Add EPAP WiFi support |
291 | * Add Dragino Remote Monitor Platforma | ||
292 | * Add ChirpStack clear cache button | ||
293 | ))) | ||
![]() |
91.1 | 294 | |(% style="background-color:#f2f2f2; width:118px" %)2024-12-20|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
295 | * Add Time Synchronization Settings on General page | ||
![]() |
93.1 | 296 | * Fixed AP shared network issue |
![]() |
91.1 | 297 | ))) |
![]() |
93.1 | 298 | |(% style="background-color:#f2f2f2; width:118px" %)2024-12-25|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
299 | * Fixed network prioritization bug | ||
300 | ))) | ||
![]() |
30.1 | 301 | |
![]() |
25.3 | 302 | (% style="display:none" %) |
303 | |||
![]() |
85.3 | 304 | |
![]() |
49.1 | 305 | == 3.3 For MS48 == |
![]() |
4.1 | 306 | |
![]() |
49.1 | 307 | (% border="1" cellspacing="5" style="width:774.222px" %) |
![]() |
84.1 | 308 | |(% style="background-color:#4f81bd; color:white; width:126px" %)**Date**|(% style="background-color:#4f81bd; color:white; width:252px" %)**Main Packages**|(% style="background-color:#4f81bd; color:white; width:392px" %)**Change Log** |
![]() |
49.1 | 309 | |(% style="background-color:#f2f2f2; width:126px" %)2023-12-28|(% style="background-color:#f2f2f2; width:252px" %)((( |
310 | dragino-ui | ||
![]() |
4.1 | 311 | |
![]() |
49.1 | 312 | draginoups |
313 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
314 | * Fix the LoRa page saved without frequency modification | ||
315 | * Fix Modbus registers with no data | ||
316 | |||
317 | ))) | ||
![]() |
53.1 | 318 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( |
319 | * Enable Hardware watchdog from CPU | ||
320 | ))) | ||
![]() |
54.1 | 321 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( |
322 | dragino-ui | ||
323 | |||
324 | draginoups | ||
325 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
326 | * Add Modbus TCP mode | ||
327 | |||
328 | |||
329 | ))) | ||
![]() |
57.1 | 330 | |(% style="background-color:#f2f2f2; width:126px" %)2024-02-18|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
331 | * Fix the enable check box that can't be checked on WebUi | ||
332 | ))) | ||
![]() |
59.1 | 333 | |(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)((( |
334 | dragino-ui | ||
335 | |||
![]() |
63.1 | 336 | draginomodbus |
![]() |
59.1 | 337 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( |
338 | * Add Write Decode Data to the register function | ||
339 | ))) | ||
![]() |
64.1 | 340 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-07|(% style="background-color:#f2f2f2; width:252px" %)((( |
![]() |
63.1 | 341 | dragino-ui |
![]() |
49.1 | 342 | |
![]() |
63.1 | 343 | draginomodbus |
344 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
345 | * Add the Reset button for the Web UI | ||
346 | * Fix long payloads not being written to Modbus registers. | ||
![]() |
76.1 | 347 | * Fixes issues where reset would lose configurations or not work |
![]() |
63.1 | 348 | * Fixed reset without restoring static IP settings |
349 | * Fixed reset without restoring fallback/ssh settings | ||
350 | * Fixed DNS resolution error after static IP setting | ||
351 | * Fixed DNS/GW not showing up in wifi static | ||
352 | ))) | ||
![]() |
77.1 | 353 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-15|(% style="background-color:#f2f2f2; width:252px" %)((( |
354 | dragino-ui | ||
355 | |||
356 | draginoups | ||
357 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
![]() |
76.1 | 358 | * Fixed Modbus page highlighted in red issue. |
![]() |
77.1 | 359 | * Fixed Built-in server shows as The Thing Stack |
![]() |
76.1 | 360 | ))) |
![]() |
80.1 | 361 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-25|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
![]() |
78.1 | 362 | * Fixed Red box warning after Modbus RTU Save&Apply |
363 | * Fixed Lora radio icon not jumping to basic station issue | ||
![]() |
80.1 | 364 | ))) |
365 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-26|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
![]() |
78.1 | 366 | * Fixed Chirpstack not running after Sava&Apply |
367 | ))) | ||
![]() |
82.1 | 368 | |(% style="background-color:#f2f2f2; width:126px" %)2024-05-30|(% style="background-color:#f2f2f2; width:252px" %)((( |
369 | dragino-ui | ||
370 | |||
371 | dragino-modbus | ||
372 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
373 | * Add the Accept Fport function to the Modbus page | ||
374 | ))) | ||
![]() |
83.1 | 375 | |(% style="background-color:#f2f2f2; width:118px" %)2024-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
376 | * Fixed WiFi Client settings lost after the gateway powered off | ||
377 | ))) | ||
378 | |(% style="background-color:#f2f2f2; width:126px" %)2024-07-30|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
379 | * Fixed slaves not sending data to the server | ||
380 | ))) | ||
![]() |
87.1 | 381 | |(% style="background-color:#f2f2f2; width:126px" %)2024-09-11|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
382 | * Added support for Chirpstack dep install | ||
383 | ))) | ||
384 | |(% style="background-color:#f2f2f2; width:126px" %)2024-09-14|(% style="background-color:#f2f2f2; width:252px" %)dragino-modbus|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
385 | * Fixed random 0 values in modbus registers | ||
386 | |||
387 | (% style="display:none" %) | ||
388 | ))) | ||
![]() |
92.1 | 389 | |(% style="background-color:#f2f2f2; width:126px" %)2024-12-05|(% style="background-color:#f2f2f2; width:252px" %)((( |
390 | dragino-ui | ||
391 | |||
392 | dragino-modbus | ||
393 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
394 | * Optimize the reception performance of modbus services | ||
395 | ))) | ||
396 | |(% style="background-color:#f2f2f2; width:126px" %)2024-12-25|(% style="background-color:#f2f2f2; width:252px" %)((( | ||
397 | dragino-ui | ||
398 | |||
399 | dragino-modbus | ||
400 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
401 | * Add Downlink | ||
![]() |
93.1 | 402 | * Fixed AP shared network issue |
![]() |
92.1 | 403 | ))) |
![]() |
76.1 | 404 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) |
![]() |
63.1 | 405 | |
![]() |
49.1 | 406 | == 3.4 For LG01v2 == |
407 | |||
408 | |||
![]() |
23.3 | 409 | (% border="1" cellspacing="5" style="width:774.222px" %) |
![]() |
84.1 | 410 | |(% style="background-color:#4f81bd; color:white; width:126px" %)**Date**|(% style="background-color:#4f81bd; color:white; width:252px" %)**Main Packages**|(% style="background-color:#4f81bd; color:white; width:392px" %)**Change Log** |
![]() |
23.3 | 411 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) |
412 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
10.1 | 413 | |
![]() |
25.3 | 414 | (% style="display:none" %) |
415 | |||
![]() |
49.1 | 416 | == 3.5 TODO list == |
![]() |
4.1 | 417 | |
![]() |
8.2 | 418 | |
![]() |
60.1 | 419 | * Add offline storage of Lora packages, re-transmit Lora packages when online |
![]() |
12.1 | 420 | |
![]() |
25.3 | 421 | (% style="display:none" %) |
422 | |||
![]() |
85.3 | 423 | |
![]() |
49.1 | 424 | == 3.6 Finish list == |
![]() |
12.1 | 425 | |
![]() |
15.3 | 426 | |
![]() |
8.1 | 427 | * Add Fall Back IP to LPS8v2 |
![]() |
12.1 | 428 | * Add Login-Authentication |
![]() |
7.1 | 429 | |
![]() |
25.3 | 430 | (% style="display:none" %) |
431 | |||
![]() |
85.3 | 432 | |
![]() |
84.1 | 433 | = 4. Disable OTA Update = |
![]() |
25.3 | 434 | |
![]() |
27.3 | 435 | |
![]() |
69.1 | 436 | (% data-sider-select-id="df136b0e-8b86-49e7-bbf3-0afec1d11738" %) |
![]() |
40.1 | 437 | It is possible for clients to disable the OTA update feature. Below is the instruction: |
![]() |
6.2 | 438 | |
439 | |||
![]() |
84.1 | 440 | == LPS8V2: == |
![]() |
6.2 | 441 | |
![]() |
40.1 | 442 | [[image:image-20230830104754-1.png||height="472" width="878"]] |
![]() |
6.2 | 443 | |
444 | |||
![]() |
84.1 | 445 | == LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: == |
![]() |
40.1 | 446 | |
447 | |||
![]() |
69.1 | 448 | * ((( |
449 | (% data-sider-select-id="58d62ab1-d8be-4375-8863-abf1bb86cf9b" %) | ||
![]() |
70.1 | 450 | (% 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 | 451 | ))) |
![]() |
40.1 | 452 | |
![]() |
70.1 | 453 | (% data-sider-select-id="45fbfb29-9446-4b9c-bea8-b8d8546c723c" %) |
454 | Download the backup file in this link: **[[attach:remove_auto_update.tar.gz||data-sider-select-id="e663678f-e38b-4485-b60f-e2bb222fbc32" target="_blank"]]** | ||
455 | |||
456 | (% data-sider-select-id="07db0b3d-d2aa-4a93-8b55-97d286f54b5d" %) | ||
457 | When the user has finished uploading the backup file, the gateway needs to be reboot, and the gateway will disable the OTA update feature. | ||
458 | |||
![]() |
69.1 | 459 | [[image:image-20240408175151-1.png]] |
460 | |||
461 | |||
![]() |
73.1 | 462 | * (% 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 | 463 | |
![]() |
72.1 | 464 | [[image:image-20240409092052-1.png||height="845" width="1153"]] |
465 | |||
466 | |||
![]() |
84.1 | 467 | * **Method 3:** (% data-sider-select-id="92117512-6f07-4e63-9e74-e117990dfe9a" %)**Using Command Line** |
![]() |
72.1 | 468 | |
![]() |
52.1 | 469 | (% class="box infomessage" %) |
470 | ((( | ||
471 | sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root | ||
472 | |||
473 | |||
474 | /etc/init.d/opkg-update disable | ||
475 | ))) | ||
476 | |||
477 | |||
![]() |
62.1 | 478 |