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" %)((( |
![]() |
94.1 | 295 | * Add Time Synchronization Settings on the 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" %)((( |
![]() |
94.1 | 299 | * --Fixed network prioritization bug-- |
300 | ))) | ||
301 | |(% style="background-color:#f2f2f2; width:118px" %)2025-01-10|(% style="background-color:#f2f2f2; width:255px" %)((( | ||
302 | dragino-ui | ||
303 | |||
304 | draginofwd | ||
305 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
306 | * Optimize the correct display of the network icon on the Home page | ||
307 | * Fixed the status display of the Station | ||
![]() |
93.1 | 308 | * Fixed network prioritization bug |
309 | ))) | ||
![]() |
96.1 | 310 | |(% style="background-color:#f2f2f2; width:118px" %)2025-04-14 |
311 | |(% style="background-color:#f2f2f2; width:255px" %)((( | ||
312 | dragino-ui | ||
313 | |||
314 | draginofwd | ||
315 | )))|(% style="background-color:#f2f2f2; width:383px" %)((( | ||
316 | * Fixed Cellular can't dial using PIN code | ||
![]() |
95.1 | 317 | * Add the filter type for the Semtech UDP mode |
318 | * Add the filter type for the Basic Station mode | ||
![]() |
96.1 | 319 | * Add EAP support for the WiFi page |
320 | * Add WiFi history feauture | ||
321 | * Add a restart mechanism for IoT's offline status for more than 15 minutes. | ||
![]() |
95.1 | 322 | |
323 | |||
324 | ))) | ||
![]() |
94.1 | 325 | |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) |
![]() |
30.1 | 326 | |
![]() |
25.3 | 327 | (% style="display:none" %) |
328 | |||
![]() |
85.3 | 329 | |
![]() |
49.1 | 330 | == 3.3 For MS48 == |
![]() |
4.1 | 331 | |
![]() |
49.1 | 332 | (% border="1" cellspacing="5" style="width:774.222px" %) |
![]() |
84.1 | 333 | |(% 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 | 334 | |(% style="background-color:#f2f2f2; width:126px" %)2023-12-28|(% style="background-color:#f2f2f2; width:252px" %)((( |
335 | dragino-ui | ||
![]() |
4.1 | 336 | |
![]() |
49.1 | 337 | draginoups |
338 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
339 | * Fix the LoRa page saved without frequency modification | ||
340 | * Fix Modbus registers with no data | ||
341 | |||
342 | ))) | ||
![]() |
53.1 | 343 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( |
344 | * Enable Hardware watchdog from CPU | ||
345 | ))) | ||
![]() |
54.1 | 346 | |(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( |
347 | dragino-ui | ||
348 | |||
349 | draginoups | ||
350 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
351 | * Add Modbus TCP mode | ||
352 | |||
353 | |||
354 | ))) | ||
![]() |
57.1 | 355 | |(% style="background-color:#f2f2f2; width:126px" %)2024-02-18|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
356 | * Fix the enable check box that can't be checked on WebUi | ||
357 | ))) | ||
![]() |
59.1 | 358 | |(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)((( |
359 | dragino-ui | ||
360 | |||
![]() |
63.1 | 361 | draginomodbus |
![]() |
59.1 | 362 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( |
363 | * Add Write Decode Data to the register function | ||
364 | ))) | ||
![]() |
64.1 | 365 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-07|(% style="background-color:#f2f2f2; width:252px" %)((( |
![]() |
63.1 | 366 | dragino-ui |
![]() |
49.1 | 367 | |
![]() |
63.1 | 368 | draginomodbus |
369 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
370 | * Add the Reset button for the Web UI | ||
371 | * Fix long payloads not being written to Modbus registers. | ||
![]() |
76.1 | 372 | * Fixes issues where reset would lose configurations or not work |
![]() |
63.1 | 373 | * Fixed reset without restoring static IP settings |
374 | * Fixed reset without restoring fallback/ssh settings | ||
375 | * Fixed DNS resolution error after static IP setting | ||
376 | * Fixed DNS/GW not showing up in wifi static | ||
377 | ))) | ||
![]() |
77.1 | 378 | |(% style="background-color:#f2f2f2; width:126px" %)2024-04-15|(% style="background-color:#f2f2f2; width:252px" %)((( |
379 | dragino-ui | ||
380 | |||
381 | draginoups | ||
382 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
![]() |
76.1 | 383 | * Fixed Modbus page highlighted in red issue. |
![]() |
77.1 | 384 | * Fixed Built-in server shows as The Thing Stack |
![]() |
76.1 | 385 | ))) |
![]() |
80.1 | 386 | |(% 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 | 387 | * Fixed Red box warning after Modbus RTU Save&Apply |
388 | * Fixed Lora radio icon not jumping to basic station issue | ||
![]() |
80.1 | 389 | ))) |
390 | |(% 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 | 391 | * Fixed Chirpstack not running after Sava&Apply |
392 | ))) | ||
![]() |
82.1 | 393 | |(% style="background-color:#f2f2f2; width:126px" %)2024-05-30|(% style="background-color:#f2f2f2; width:252px" %)((( |
394 | dragino-ui | ||
395 | |||
396 | dragino-modbus | ||
397 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
398 | * Add the Accept Fport function to the Modbus page | ||
399 | ))) | ||
![]() |
83.1 | 400 | |(% style="background-color:#f2f2f2; width:118px" %)2024-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( |
401 | * Fixed WiFi Client settings lost after the gateway powered off | ||
402 | ))) | ||
403 | |(% style="background-color:#f2f2f2; width:126px" %)2024-07-30|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
404 | * Fixed slaves not sending data to the server | ||
405 | ))) | ||
![]() |
87.1 | 406 | |(% style="background-color:#f2f2f2; width:126px" %)2024-09-11|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( |
407 | * Added support for Chirpstack dep install | ||
408 | ))) | ||
409 | |(% style="background-color:#f2f2f2; width:126px" %)2024-09-14|(% style="background-color:#f2f2f2; width:252px" %)dragino-modbus|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
410 | * Fixed random 0 values in modbus registers | ||
411 | |||
412 | (% style="display:none" %) | ||
413 | ))) | ||
![]() |
92.1 | 414 | |(% style="background-color:#f2f2f2; width:126px" %)2024-12-05|(% style="background-color:#f2f2f2; width:252px" %)((( |
415 | dragino-ui | ||
416 | |||
417 | dragino-modbus | ||
418 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
419 | * Optimize the reception performance of modbus services | ||
420 | ))) | ||
421 | |(% style="background-color:#f2f2f2; width:126px" %)2024-12-25|(% style="background-color:#f2f2f2; width:252px" %)((( | ||
422 | dragino-ui | ||
423 | |||
424 | dragino-modbus | ||
425 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
426 | * Add Downlink | ||
![]() |
93.1 | 427 | * Fixed AP shared network issue |
![]() |
92.1 | 428 | ))) |
![]() |
97.1 | 429 | |(% style="background-color:#f2f2f2; width:126px" %)2025-05-25|(% style="background-color:#f2f2f2; width:252px" %)((( |
430 | dragino-ui | ||
431 | |||
432 | dragino-bacnet | ||
433 | )))|(% style="background-color:#f2f2f2; width:392px" %)((( | ||
434 | * Support BACnet | ||
435 | ))) | ||
![]() |
76.1 | 436 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) |
![]() |
97.1 | 437 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) |
438 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
439 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
63.1 | 440 | |
![]() |
49.1 | 441 | == 3.4 For LG01v2 == |
442 | |||
443 | |||
![]() |
23.3 | 444 | (% border="1" cellspacing="5" style="width:774.222px" %) |
![]() |
84.1 | 445 | |(% 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 | 446 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) |
447 | |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) | ||
![]() |
10.1 | 448 | |
![]() |
25.3 | 449 | (% style="display:none" %) |
450 | |||
![]() |
49.1 | 451 | == 3.5 TODO list == |
![]() |
4.1 | 452 | |
![]() |
8.2 | 453 | |
![]() |
60.1 | 454 | * Add offline storage of Lora packages, re-transmit Lora packages when online |
![]() |
12.1 | 455 | |
![]() |
25.3 | 456 | (% style="display:none" %) |
457 | |||
![]() |
85.3 | 458 | |
![]() |
49.1 | 459 | == 3.6 Finish list == |
![]() |
12.1 | 460 | |
![]() |
15.3 | 461 | |
![]() |
8.1 | 462 | * Add Fall Back IP to LPS8v2 |
![]() |
12.1 | 463 | * Add Login-Authentication |
![]() |
7.1 | 464 | |
![]() |
25.3 | 465 | (% style="display:none" %) |
466 | |||
![]() |
85.3 | 467 | |
![]() |
84.1 | 468 | = 4. Disable OTA Update = |
![]() |
25.3 | 469 | |
![]() |
27.3 | 470 | |
![]() |
69.1 | 471 | (% data-sider-select-id="df136b0e-8b86-49e7-bbf3-0afec1d11738" %) |
![]() |
40.1 | 472 | It is possible for clients to disable the OTA update feature. Below is the instruction: |
![]() |
6.2 | 473 | |
474 | |||
![]() |
84.1 | 475 | == LPS8V2: == |
![]() |
6.2 | 476 | |
![]() |
40.1 | 477 | [[image:image-20230830104754-1.png||height="472" width="878"]] |
![]() |
6.2 | 478 | |
479 | |||
![]() |
84.1 | 480 | == LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: == |
![]() |
40.1 | 481 | |
482 | |||
![]() |
69.1 | 483 | * ((( |
484 | (% data-sider-select-id="58d62ab1-d8be-4375-8863-abf1bb86cf9b" %) | ||
![]() |
70.1 | 485 | (% 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 | 486 | ))) |
![]() |
40.1 | 487 | |
![]() |
70.1 | 488 | (% data-sider-select-id="45fbfb29-9446-4b9c-bea8-b8d8546c723c" %) |
489 | Download the backup file in this link: **[[attach:remove_auto_update.tar.gz||data-sider-select-id="e663678f-e38b-4485-b60f-e2bb222fbc32" target="_blank"]]** | ||
490 | |||
491 | (% data-sider-select-id="07db0b3d-d2aa-4a93-8b55-97d286f54b5d" %) | ||
492 | When the user has finished uploading the backup file, the gateway needs to be reboot, and the gateway will disable the OTA update feature. | ||
493 | |||
![]() |
69.1 | 494 | [[image:image-20240408175151-1.png]] |
495 | |||
496 | |||
![]() |
73.1 | 497 | * (% 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 | 498 | |
![]() |
72.1 | 499 | [[image:image-20240409092052-1.png||height="845" width="1153"]] |
500 | |||
501 | |||
![]() |
84.1 | 502 | * **Method 3:** (% data-sider-select-id="92117512-6f07-4e63-9e74-e117990dfe9a" %)**Using Command Line** |
![]() |
72.1 | 503 | |
![]() |
52.1 | 504 | (% class="box infomessage" %) |
505 | ((( | ||
506 | sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root | ||
507 | |||
508 | |||
509 | /etc/init.d/opkg-update disable | ||
510 | ))) | ||
511 | |||
512 | |||
![]() |
62.1 | 513 |