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

From version 11.5
edited by Xiaoling
on 2023/04/20 15:02
Change comment: There is no comment for this version
To version 11.1
edited by Edwin Chen
on 2023/04/09 09:04
Change comment: There is no comment for this version

Summary

Details

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