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

From version 8.2
edited by Xiaoling
on 2023/01/29 10:51
Change comment: There is no comment for this version
To version 9.1
edited by Edwin Chen
on 2023/04/09 17:30
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
... ... @@ -21,9 +21,13 @@
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:1146px" %)
25 -(% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 540px;" %)BLE Activate Method|=(% style="width: 409px;" %)Comments
26 -|(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:540px" %)(((
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" %)(((
27 +PS-LB, SDI-12-LB,
28 +
29 +D2x-LB, D2x-NB
30 +)))|(% 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
... ... @@ -33,10 +33,9 @@
33 33  * Device Power on or reset.
34 34  
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 -)))|(% style="width:409px" %)
40 +)))|(% style="width:267px" %)
37 37  
38 38  
39 -
40 40  = 3. How to connect =
41 41  
42 42  == 3.1 Use General Serial Bluetooth Terminal ==