Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/07 17:38
From version 18.13
edited by Edwin Chen
on 2025/07/29 16:08
on 2025/07/29 16:08
Change comment:
There is no comment for this version
To version 18.14
edited by Edwin Chen
on 2025/07/29 16:09
on 2025/07/29 16:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -123,7 +123,7 @@ 123 123 124 124 Consider the BLE coverage , there is two cases: 125 125 126 -=== **Probe is near by the Charge, within BLE range** === 126 +=== **Connection Mode: Probe is near by the Charge, within BLE range** === 127 127 128 128 Probe will establish connection to the charge via BLE. and the data flow is as below. 129 129 ))) ... ... @@ -131,11 +131,17 @@ 131 131 [[image:1753622303925-386.png]] 132 132 133 133 134 -=== **Probe is far away from the Charge, out of BLE range** === 134 +=== **Broadcast Mode: Probe is far away from the Charge, out of BLE range** === 135 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 BL136 +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. 137 137 138 +For example: 138 138 140 +1) User can use BH01 BLE to LoRaWAN converter to pick up the BLE signal to IoT Server 141 + 142 +2) User can use Mobile Below is an example structure with BL 143 + 144 + 139 139 == 2.2 Activate Device == 140 140 141 141 To use DMT01 send data to LoRaWAN network, user need to: