Last modified by Karry Zhuang on 2025/07/04 18:25

From version 10.2
edited by Xiaoling
on 2023/04/20 14:19
Change comment: There is no comment for this version
To version 8.3
edited by Xiaoling
on 2023/01/29 10:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,15 +21,9 @@
21 21  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
22 22  {{/velocity}}
23 23  
24 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:955px" %)
25 -(% class="sortHeader" %)|=(% style="width: 149px;background-color:#D9E2F3" %)Models|=(% style="width: 535px;background-color:#D9E2F3" %)BLE Activate Method|=(% style="width: 267px;background-color:#D9E2F3" %)Comments
26 -|(% style="width:149px" %)(((
27 -PS-LB, SDI-12-LB,
28 -
29 -D2x-LB, D2x-NB
30 -
31 -S31-LB, S31B-LB
32 -)))|(% style="width:535px" %)(((
24 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:955px" %)
25 +(% class="sortHeader" %)|=(% style="width: 149px;" %)Models|=(% style="width: 535px;" %)BLE Activate Method|=(% style="width: 267px;" %)Comments
26 +|(% style="width:149px" %)PS-LB, SDI-12-LB|(% style="width:535px" %)(((
33 33  Device is battery power type and BLE will be only activate on below case:
34 34  
35 35  * Press button to send an uplink
... ... @@ -41,6 +41,8 @@
41 41  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
42 42  )))|(% style="width:267px" %)
43 43  
38 +
39 +
44 44  = 3. How to connect =
45 45  
46 46  == 3.1 Use General Serial Bluetooth Terminal ==