Changes for page OTA Auto Update For Gateway Firmware
Last modified by Xiaoye on 2025/04/15 11:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -105,7 +105,7 @@ 105 105 106 106 107 107 108 -== 3.2 For LPS8 Nv2 ==108 +== 3.2 For LPS8v2 == 109 109 110 110 111 111 (% border="1" cellspacing="5" style="width:770.222px" %) ... ... @@ -227,11 +227,17 @@ 227 227 * Fix the issue that the backup page cannot be downloaded 228 228 ))) 229 229 |(% style="background-color:#f2f2f2; width:118px" %)2023-12-07|(% style="background-color:#f2f2f2; width:255px" %)draginoups|(% style="background-color:#f2f2f2; width:383px" %)((( 230 -* Addwatchdog forthe gateway231 -* Improve TCP link retransmission speed 230 +* Enable Hardware watchdog from CPU 231 +* Improve TCP link retransmission speed. Improve the Basic Station connection stability. 232 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 +))) 236 +|(% style="background-color:#f2f2f2; width:118px" %)2024-02-02|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( 237 +* Add bastion support for ChirpWiress 238 +* Fixes issue where reset would lose configurations 239 +))) 233 233 |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 234 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 235 235 236 236 (% style="display:none" %) 237 237 ... ... @@ -250,13 +250,22 @@ 250 250 * Fix Modbus registers with no data 251 251 252 252 ))) 259 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( 260 +* Enable Hardware watchdog from CPU 261 +))) 262 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( 263 +dragino-ui 264 + 265 +draginoups 266 +)))|(% style="background-color:#f2f2f2; width:392px" %)((( 267 +* Add Modbus TCP mode 268 + 269 + 270 +))) 253 253 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 254 254 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 255 255 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 256 256 257 - 258 - 259 - 260 260 == 3.4 For LG01v2 == 261 261 262 262 ... ... @@ -306,7 +306,19 @@ 306 306 [[image:image-20230830104754-1.png||height="472" width="878"]] 307 307 308 308 324 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === 309 309 310 310 327 +* Using Command Line 311 311 329 +(% class="box infomessage" %) 330 +((( 331 +sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root 332 + 333 + 334 +/etc/init.d/opkg-update disable 335 +))) 336 + 337 + 338 + 312 312