<
From version < 61.1 >
edited by Xiaoye
on 2024/03/29 13:47
To version < 83.1 >
edited by Xiaoye
on 2024/08/02 10:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,7 +20,7 @@
20 20  
21 21  
22 22  
23 -= 2. Support hardrware & Software =
23 += (% data-sider-select-id="f76aa92f-2814-4139-b8f4-fffb711c6bf8" %)2. Support hardrware & Software(%%) =
24 24  
25 25  
26 26  {{velocity}}
... ... @@ -98,8 +98,22 @@
98 98  * Optimized IoT connections in cellular
99 99  * Added auto-channel for MQTT
100 100  )))
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 +)))
101 101  |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %)
102 102  |(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %)
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" %)
103 103  
104 104  (% style="display:none" %)
105 105  
... ... @@ -247,11 +247,22 @@
247 247  * Fixed DNS resolution error after static IP setting
248 248  * Fixed DNS/GW not showing up in wifi static
249 249  )))
264 +|(% style="background-color:#f2f2f2; width:118px" %)2024-04-13|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
265 +* Add Wirguard import key type
266 +* Fixed Wireguard would not start when the gateway was started
267 +)))
268 +|(% style="background-color:#f2f2f2; width:118px" %)2024-04-26|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
269 +* Fixed Lora radio icon not jumping to basic station issue
270 +* Fixed Chirpstack not running after Sava&Apply
271 +)))
272 +|(% style="background-color:#f2f2f2; width:118px" %)2024-05-07|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
273 +* Fixed WiFi Client scan list space display not working properly
274 +* Fixed cellular can't be enabled with pincode setting.
275 +)))
276 +|(% style="background-color:#f2f2f2; width:118px" %)2024-7-30|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
277 +* Fixed WiFi Client settings lost after the gateway powered off
278 +)))
250 250  |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
251 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
252 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
253 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
254 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
255 255  
256 256  (% style="display:none" %)
257 257  
... ... @@ -288,11 +288,53 @@
288 288  |(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)(((
289 289  dragino-ui
290 290  
291 -dragino-modbus
316 +draginomodbus
292 292  )))|(% style="background-color:#f2f2f2; width:392px" %)(((
293 293  * Add Write Decode Data to the register function
294 294  )))
320 +|(% style="background-color:#f2f2f2; width:126px" %)2024-04-07|(% style="background-color:#f2f2f2; width:252px" %)(((
321 +dragino-ui
322 +
323 +draginomodbus
324 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
325 +* Add the Reset button for the Web UI
326 +* Fix long payloads not being written to Modbus registers.
327 +* Fixes issues where reset would lose configurations or not work
328 +* Fixed reset without restoring static IP settings
329 +* Fixed reset without restoring fallback/ssh settings
330 +* Fixed DNS resolution error after static IP setting
331 +* Fixed DNS/GW not showing up in wifi static
332 +)))
333 +|(% style="background-color:#f2f2f2; width:126px" %)2024-04-15|(% style="background-color:#f2f2f2; width:252px" %)(((
334 +dragino-ui
335 +
336 +draginoups
337 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
338 +* Fixed Modbus page highlighted in red issue.
339 +* Fixed Built-in server shows as The Thing Stack
340 +)))
341 +|(% style="background-color:#f2f2f2; width:126px" %)2024-04-25|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)(((
342 +* Fixed Red box warning after Modbus RTU Save&Apply
343 +* Fixed Lora radio icon not jumping to basic station issue
344 +)))
345 +|(% style="background-color:#f2f2f2; width:126px" %)2024-04-26|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)(((
346 +* Fixed Chirpstack not running after Sava&Apply
347 +)))
348 +|(% style="background-color:#f2f2f2; width:126px" %)2024-05-30|(% style="background-color:#f2f2f2; width:252px" %)(((
349 +dragino-ui
350 +
351 +dragino-modbus
352 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
353 +* Add the Accept Fport function to the Modbus page
354 +)))
355 +|(% style="background-color:#f2f2f2; width:118px" %)2024-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
356 +* Fixed WiFi Client settings lost after the gateway powered off
357 +)))
358 +|(% style="background-color:#f2f2f2; width:126px" %)2024-07-30|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)(((
359 +* Fixed slaves not sending data to the server
360 +)))
295 295  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
362 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
296 296  
297 297  == 3.4 For LG01v2 ==
298 298  
... ... @@ -323,22 +323,42 @@
323 323  
324 324  
325 325  
326 -= 4. Disable OTA Update =
393 += (% data-sider-select-id="500d7a08-0205-47a2-85e6-1fc121490096" %)4. Disable OTA Update(%%) =
327 327  
328 328  
396 +(% data-sider-select-id="df136b0e-8b86-49e7-bbf3-0afec1d11738" %)
329 329  It is possible for clients to disable the OTA update feature. Below is the instruction:
330 330  
331 331  
332 -=== LPS8V2: ===
400 +== (% data-sider-select-id="c057c426-f69a-4116-86aa-5c5a2bdb3cbd" %)LPS8V2:(%%) ==
333 333  
334 334  [[image:image-20230830104754-1.png||height="472" width="878"]]
335 335  
336 336  
337 -=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: ===
405 +== (% data-sider-select-id="efafd320-602c-4e03-b246-f68076fe4c0c" %)LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N:(%%) ==
338 338  
339 339  
340 -* Using Command Line
408 +* (((
409 +(% data-sider-select-id="58d62ab1-d8be-4375-8863-abf1bb86cf9b" %)
410 +(% 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**
411 +)))
341 341  
413 +(% data-sider-select-id="45fbfb29-9446-4b9c-bea8-b8d8546c723c" %)
414 +Download the backup file in this link: **[[attach:remove_auto_update.tar.gz||data-sider-select-id="e663678f-e38b-4485-b60f-e2bb222fbc32" target="_blank"]]**
415 +
416 +(% data-sider-select-id="07db0b3d-d2aa-4a93-8b55-97d286f54b5d" %)
417 +When the user has finished uploading the backup file, the gateway needs to be reboot, and the gateway will disable the OTA update feature.
418 +
419 +[[image:image-20240408175151-1.png]]
420 +
421 +
422 +* (% 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**
423 +
424 +[[image:image-20240409092052-1.png||height="845" width="1153"]]
425 +
426 +
427 +* (% data-sider-select-id="20710c15-9603-4a3f-9f83-f80932f331fe" %)**Method 3:**(%%) (% data-sider-select-id="92117512-6f07-4e63-9e74-e117990dfe9a" %)**Using Command Line**
428 +
342 342  (% class="box infomessage" %)
343 343  (((
344 344  sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root
... ... @@ -348,4 +348,4 @@
348 348  )))
349 349  
350 350  
351 -
438 +
image-20240408175151-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
image-20240409092052-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +82.4 KB
Content
remove_auto_update.tar.gz
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +471 bytes
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0