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

From version 35.1
edited by Bei Jinggeng
on 2024/08/02 16:23
Change comment: Uploaded new attachment "image-20240802162318-2.png", version {1}
To version 38.1
edited by Mengting Qiu
on 2024/08/09 14:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.ting
Content
... ... @@ -1,10 +1,12 @@
1 1  (% class="wikigeneratedid" %)
2 -**Table of Contents**
2 +**Table of Contents:**
3 3  
4 4  {{toc/}}
5 5  
6 6  
7 7  
8 +
9 +
8 8  = 1. Overview =
9 9  
10 10  
... ... @@ -24,7 +24,7 @@
24 24  (% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:955px" %)
25 25  (% class="sortHeader" %)|=(% style="width: 303px; background-color: rgb(217, 226, 243);" %)Models|=(% style="width: 439px; background-color: rgb(217, 226, 243);" %)BLE Activate Method|=(% style="width: 211px; background-color: rgb(217, 226, 243);" %)Comments
26 26  |(% style="width:303px" %)(((
27 -All models with -LB, -LS , -NB, -NS suffix
29 +All models with -LB, -LS , -NB, -NS, -CB, -CS suffix
28 28  )))|(% style="width:439px" %)(((
29 29  Device is battery power type and BLE will be only activate on below case:
30 30  
... ... @@ -37,6 +37,7 @@
37 37  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
38 38  )))|(% style="width:211px" %)
39 39  
42 +
40 40  = 3. How to connect =
41 41  
42 42  == 3.1 Use General Serial Bluetooth Terminal in mobile phone ==
... ... @@ -95,3 +95,19 @@
95 95  For AT Commands list please refer user manual for each sensor.
96 96  
97 97  [[image:image-20240204111711-2.png]]
101 +
102 +
103 += 5.Use MAC Bluetooth to connect to nodes =
104 +
105 +
106 +1.Download BLE terminal or BLE Device Info
107 +
108 +2. Turn on MAC Bluetooth
109 +
110 +3.Open the Bluetooth tool, check the Bluetooth list, and find the device name
111 +
112 +[[image:image-20240802162132-1.png||height="557" width="907"]]
113 +
114 +4.Click Connect, find the read/write window, and you can complete the communication with the device.
115 +
116 +[[image:image-20240802162318-2.png||height="558" width="892"]]