Last modified by Mengting Qiu on 2025/06/17 09:18

From version 11.3
edited by Xiaoling
on 2023/04/20 15:01
Change comment: There is no comment for this version
To version 10.2
edited by Xiaoling
on 2023/01/29 10:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,6 @@
3 3  {{toc/}}
4 4  
5 5  
6 -
7 7  = 1. Overview =
8 8  
9 9  
... ... @@ -21,14 +21,15 @@
21 21  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
22 22  {{/velocity}}
23 23  
24 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:670px" %)
23 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:670px" %)
25 25  (% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 222px;" %)Firmware Version|=(% style="width: 251px;" %)Comments
26 -|(% style="width:193px" %)PS-LB, SDI-12-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
27 -|(% style="width:193px" %)SN50v3-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
28 -|(% style="width:193px" %)D20-LB/D22-LB/D23-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
29 -|(% style="width:193px" %)LHT65N-PIR|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
25 +|(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:222px" %)(((
26 +All firmware version
27 +)))|(% style="width:251px" %)
28 +|(% style="width:193px" %)LSN50v3|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
30 30  
31 31  
31 +
32 32  = 3. How to do OTA update =
33 33  
34 34  == 3.1 Required Components ==
... ... @@ -38,6 +38,7 @@
38 38  * Software: [[OTA_Tool>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]]. Only support Windows now
39 39  
40 40  
41 +
41 41  == 3.2 Update Steps ==
42 42  
43 43