Changes for page DMT01

Last modified by Mengting Qiu on 2025/08/11 18:25

From version 18.8
edited by Edwin Chen
on 2025/07/29 16:03
Change comment: There is no comment for this version
To version 18.13
edited by Edwin Chen
on 2025/07/29 16:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -123,12 +123,19 @@
123 123  
124 124  Consider the BLE coverage , there is two cases:
125 125  
126 -Probe is near by the Charge.
126 +=== **Probe is near by the Charge, within BLE range** ===
127 +
128 +Probe will establish connection to the charge via BLE.  and the data flow is as below.
127 127  )))
128 128  
129 129  [[image:1753622303925-386.png]]
130 130  
131 131  
134 +=== **Probe is far away from the Charge, out of BLE range** ===
135 +
136 +Probe will auto swtich to BLE broadcast mode and broadcast the data via BLE. Any BLE Scaner can pick up the signal and send to IoT server. Use can useBelow is an example structure with BL
137 +
138 +
132 132  == 2.2 Activate Device ==
133 133  
134 134  To use DMT01 send data to LoRaWAN network, user need to: