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,19 +227,40 @@ 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 +))) 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 238 238 239 239 240 -== 3.3 For LG01v2==242 +== 3.3 For MS48 == 241 241 244 +(% border="1" cellspacing="5" style="width:774.222px" %) 245 +|(% 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 242 242 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 +))) 258 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 259 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 260 + 261 +== 3.4 For LG01v2 == 262 + 263 + 243 243 (% border="1" cellspacing="5" style="width:774.222px" %) 244 244 |(% 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** 245 245 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) ... ... @@ -249,7 +249,7 @@ 249 249 250 250 251 251 252 -== 3. 4TODO list ==273 +== 3.5 TODO list == 253 253 254 254 255 255 * --Solve "DC no in band" issue for Senet Downink in EU868 band.-- ... ... @@ -265,7 +265,7 @@ 265 265 266 266 267 267 268 -== 3. 5Finish list ==289 +== 3.6 Finish list == 269 269 270 270 271 271 * Add Fall Back IP to LPS8v2 ... ... @@ -286,7 +286,19 @@ 286 286 [[image:image-20230830104754-1.png||height="472" width="878"]] 287 287 288 288 310 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === 289 289 290 290 313 +* Using Command Line 291 291 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 + 292 292