Changes for page DMT01

Last modified by Xiaoling on 2025/08/15 17:26

From version 17.29
edited by Edwin Chen
on 2025/07/27 21:46
Change comment: There is no comment for this version
To version 18.18
edited by Edwin Chen
on 2025/07/29 16:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,14 +57,16 @@
57 57  
58 58  For Probe:
59 59  
60 -* **Transmit:**
60 +* **Transmit:**
61 +* Battery Duration: 2 days per full charge
61 61  
62 -Probe Battery Duration: 2 days per full charge
63 63  
64 -(% style="color:blue" %)**Power Consumption (**
65 65  
65 +For Charger
66 +
66 66  * **ldle: **
67 -* **Transmit:**
68 +* **Transmit**
69 +* **Battery Size**
68 68  
69 69  
70 70  
... ... @@ -112,12 +112,34 @@
112 112  (((
113 113  
114 114  
115 -DMT01 Include two parts, the food grade probe is used to measure the meat temperature and send vie BLE to the Charger, The charger will then send the data via LoRaWAN network to IoT Server.
117 +DMT01 Include two parts,
118 +
119 +1. The food grade probe : used to measure the meat temperature
120 +1. The Charger which is also a LoRaWAN End node: used to connect the probe via BLE and get the temperature and send via LoRaWAN to IoT server.
121 +
122 +
123 +
124 +Consider the BLE coverage , there is two cases:
125 +
126 +=== **Connection Mode: 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.
116 116  )))
117 117  
118 118  [[image:1753622303925-386.png]]
119 119  
120 120  
134 +=== **Broadcast Mode: 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.
137 +
138 +For example:
139 +
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 phone to get the broadcast Below is an example structure with BL
143 +
144 +
121 121  == 2.2 Activate Device ==
122 122  
123 123  To use DMT01 send data to LoRaWAN network, user need to:
... ... @@ -177,7 +177,6 @@
177 177  
178 178  == 4.2 Update BLE software ==
179 179  
180 -
181 181  
182 182  (((
183 183