Last modified by Xiaoling on 2025/03/27 16:54

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

Summary

Details

Page properties
Content
... ... @@ -21,9 +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:#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" %)(((
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" %)(((
27 27  Device is battery power type and BLE will be only activate on below case:
28 28  
29 29  * Press button to send an uplink
... ... @@ -35,8 +35,6 @@
35 35  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
36 36  )))|(% style="width:267px" %)
37 37  
38 -
39 -
40 40  = 3. How to connect =
41 41  
42 42  == 3.1 Use General Serial Bluetooth Terminal ==