<
From version < 26.1 >
edited by Xiaoye
on 2023/04/10 16:08
To version < 53.1 >
edited by Xiaoye
on 2024/01/11 20:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,6 +19,7 @@
19 19  (% style="display:none" %)
20 20  
21 21  
22 +
22 22  = 2. Support hardrware & Software =
23 23  
24 24  
... ... @@ -27,8 +27,8 @@
27 27  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
28 28  {{/velocity}}
29 29  
30 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1191.22px" %)
31 -(% class="sortHeader" %)|=(% style="width: 247px;color:#0070c0" %)Models|=(% style="width: 222px;color:#0070c0" %)Devices Type|=(% style="width: 317px;color:#0070c0" %)OS, CPU Info|=(% style="width: 223px;color:#0070c0" %)Firmware requirement|=(% style="width: 178px;color:#0070c0" %)OTA Update Detail
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
32 32  |(% style="width:247px" %)(((
33 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]]
34 34  )))|(% style="width:222px" %)LoRaWAN Gateway|(% style="width:317px" %)(((
... ... @@ -60,6 +60,7 @@
60 60  (% style="display:none" %)
61 61  
62 62  
64 +
63 63  = 3. OTA Update Change Log =
64 64  
65 65  == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N ==
... ... @@ -80,13 +80,32 @@
80 80  * Optimize recycling threads
81 81  * Optimize log output
82 82  )))
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 +)))
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 +)))
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 +)))
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 +)))
101 +|(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %)
102 +|(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %)
83 83  
84 84  (% style="display:none" %)
85 85  
86 86  
87 -== 3.2 For LPS8Nv2 ==
88 88  
108 +== 3.2 For LPS8v2 ==
89 89  
110 +
90 90  (% border="1" cellspacing="5" style="width:770.222px" %)
91 91  |(% 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**
92 92  |(% 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" %)(((
... ... @@ -141,26 +141,117 @@
141 141  * Fixed the LoRa frequency band type of AS923
142 142  * Fixed lighttpd takes up a lot of CPU.
143 143  )))
165 +|(% style="background-color:#f2f2f2; width:118px" %)2023-04-18|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
166 +* Optimized the General page
167 +)))
168 +|(% style="background-color:#f2f2f2; width:118px" %)2023-5-04|(% style="background-color:#f2f2f2; width:255px" %)dragnoups|(% style="background-color:#f2f2f2; width:383px" %)(((
169 +* Fixed block broken problem
170 +)))
171 +|(% style="background-color:#f2f2f2; width:118px" %)2023-05-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
172 +* Update Package Filrer ruler
173 +* Update Stat package interval setting
174 +)))
175 +|(% style="background-color:#f2f2f2; width:118px" %)2023-05-23|(% style="background-color:#f2f2f2; width:255px" %)(((
176 +dragino-ui
177 +
178 +draginoups
179 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
180 +* Add the AP function
181 +* Fix the incomplete display of 4g icon information
182 +*
183 +)))
184 +|(% style="background-color:#f2f2f2; width:118px" %)2023-06-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
185 +* Update the Web page for the built-in server
186 +)))
187 +|(% style="background-color:#f2f2f2; width:118px" %)2023-06-30|(% style="background-color:#f2f2f2; width:255px" %)(((
188 +dragino-ui
189 +
190 +draginoups
191 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
192 +* Optimized resource consumption
193 +* Fix the gateway downtime bug
194 +)))
195 +|(% style="background-color:#f2f2f2; width:118px" %)2023-07-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
196 +* Fix the Home page cellular icon display error
197 +)))
198 +|(% style="background-color:#f2f2f2; width:118px" %)2023-07-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
199 +* Reduce the memory usage of web UI
200 +)))
201 +|(% style="background-color:#f2f2f2; width:118px" %)2023-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
202 +* Fixed the issue of cellular consuming a lot of data
203 +)))
204 +|(% style="background-color:#f2f2f2; width:118px" %)2023-08-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
205 +* Fixed the issue of cellular Pinconde settings
206 +)))
207 +|(% style="background-color:#f2f2f2; width:118px" %)2023-08-05|(% style="background-color:#f2f2f2; width:255px" %)draginofwd|(% style="background-color:#f2f2f2; width:383px" %)(((
208 +* Fixed the server connection status detection
209 +)))
210 +|(% style="background-color:#f2f2f2; width:118px" %)2023-10-24|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
211 +* Fixed Uable install Chirpstack
212 +)))
213 +|(% style="background-color:#f2f2f2; width:118px" %)2023-11-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
214 +* Add reset data for Chirpstack
215 +)))
216 +|(% style="background-color:#f2f2f2; width:118px" %)2023-11-26|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
217 +* Fixed the issue unable to disable SSH
218 +)))
219 +|(% style="background-color:#f2f2f2; width:118px" %)2023-12-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
220 +* Add batch register for Chirpstack
221 +)))
222 +|(% style="background-color:#f2f2f2; width:118px" %)2023-12-05|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
223 +* Fixed basic-station abandonment issue
224 +)))
225 +|(% style="background-color:#f2f2f2; width:118px" %)2023-12-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
226 +* Add cached writes are immediately written to the disk
227 +* Fix the issue that the backup page cannot be downloaded
228 +)))
229 +|(% style="background-color:#f2f2f2; width:118px" %)2023-12-07|(% style="background-color:#f2f2f2; width:255px" %)draginoups|(% style="background-color:#f2f2f2; width:383px" %)(((
230 +* Enable Hardware watchdog from CPU
231 +* Improve TCP link retransmission speed. Improve the Basic Station connection stability.
232 +)))
233 +|(% style="background-color:#f2f2f2; width:118px" %)2024-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
234 +* support watchdog chip
235 +)))
144 144  |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
145 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
146 146  
147 147  (% style="display:none" %)
148 148  
149 149  
150 -== 3.3 For LG01v2 ==
151 151  
242 +== 3.3 For MS48 ==
152 152  
153 153  (% border="1" cellspacing="5" style="width:774.222px" %)
154 154  |(% 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**
246 +|(% style="background-color:#f2f2f2; width:126px" %)2023-12-28|(% style="background-color:#f2f2f2; width:252px" %)(((
247 +dragino-ui
248 +
249 +draginoups
250 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
251 +* Fix the LoRa page saved without frequency modification
252 +* Fix Modbus registers with no data
253 +
254 +)))
255 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)(((
256 +* Enable Hardware watchdog from CPU
257 +)))
155 155  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
156 156  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
157 157  
261 +== 3.4 For LG01v2 ==
262 +
263 +
264 +(% border="1" cellspacing="5" style="width:774.222px" %)
265 +|(% 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**
266 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
267 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
268 +
158 158  (% style="display:none" %)
159 159  
160 160  
161 -== 3.4 TODO list ==
162 162  
273 +== 3.5 TODO list ==
163 163  
275 +
164 164  * --Solve "DC no in band" issue for Senet Downink in EU868 band.--
165 165  * --Fixed fwd IN865 global configuration.--
166 166  * --Fixed Basic-station no connection after gateway reboot/power cycle.--
... ... @@ -173,9 +173,10 @@
173 173  (% style="display:none" %)
174 174  
175 175  
176 -== 3.5 Finish list ==
177 177  
289 +== 3.6 Finish list ==
178 178  
291 +
179 179  * Add Fall Back IP to LPS8v2
180 180  * Add Login-Authentication
181 181  
... ... @@ -182,13 +182,31 @@
182 182  (% style="display:none" %)
183 183  
184 184  
298 +
185 185  = 4. Disable OTA Update =
186 186  
187 187  
188 -It is possible for clients to disable OTA update feature. Below is the instruction:
302 +It is possible for clients to disable the OTA update feature. Below is the instruction:
189 189  
190 190  
305 +=== LPS8V2: ===
191 191  
307 +[[image:image-20230830104754-1.png||height="472" width="878"]]
192 192  
193 193  
310 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: ===
311 +
312 +
313 +* Using Command Line
314 +
315 +(% class="box infomessage" %)
316 +(((
317 +sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root
318 +
319 +
320 +/etc/init.d/opkg-update disable
321 +)))
322 +
323 +
324 +
194 194  
image-20230830104754-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +150.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0