Wiki source code of DMT01

Version 19.6 by Edwin Chen on 2025/07/31 18:56

Show last authors
1
2
3 [[image:1753592237986-145.png||height="354" width="118"]] [[image:1753592287802-550.png||height="237" width="341"]]
4
5
6 **Table of Contents:**
7
8 {{toc/}}
9
10 (% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %)
11 (((
12 (% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||height="15" role="presentation" title="Click and drag to move" width="15"]]
13 )))
14
15
16
17 = 1.  Introduction =
18
19 == 1.1 ​ What is DMT01 Wireless Meat Thermometer ==
20
21
22 The DMT01 is a (% style="color:blue" %)professional-grade wireless meat thermometer(%%) engineered for accurate, real-time temperature monitoring in commercial cooking environments. Ideal for restaurants, central kitchens, catering services, and food processing facilities, the DMT01 ensures consistent results across various cooking methods—including grilling, smoking, roasting, deep-frying, sous vide, baking, and more. Its precise monitoring helps improve cooking efficiency, ensure food safety, and meet HACCP compliance standards.
23
24 The system consists of two components:
25 - (% style="color:blue" %)Food-grade BLE High-Temperature Probe(%%) – A durable, high-heat resistant probe that measures internal food temperature during cooking.
26 - (% style="color:blue" %)Charging Base with BLE & LoRaWAN Forwarder(%%) – This base not only charges the probe but also acts as a communication bridge. It receives temperature data from the BLE probe and transmits it via the LoRaWAN long-range wireless protocol to your IoT platform or monitoring system.
27
28 With its dual wireless support ((% style="color:blue" %)BLE for close-range/small design(%%) and (% style="color:blue" %)LoRaWAN for long-range data transmission(%%)), the DMT01 is ideal for both home cooking enthusiasts and commercial kitchen environments seeking smart, connected temperature monitoring.
29
30 == ​1.2  Features ==
31
32 * Wireless Meat Thermometer – Designed for accurate and reliable cooking temperature monitoring
33 * Food-Grade Probe – Safe for food contact and dishwasher-compatible for easy cleaning
34 * BLE 5.1 Broadcasting – Supports real-time local data transmission via Bluetooth Low Energy
35 * LoRaWAN Connectivity – Enables long-range, low-power data transmission to IoT platforms
36 * Smart Uplink Triggering – Supports periodic data reporting and real-time alerts on temperature thresholds
37
38 (% style="display:none" %)
39
40 == 1.3 Specification ==
41
42
43 (% style="color:blue" %)**Common DC Characteristics:**
44
45 * Supply Voltage: +5v via USB Type-C
46 * Operating Temperature:
47
48 (% style="color:blue" %)**Food Probe Spec:**
49
50 * Length: 126mm
51 * Diameter: 6mm
52 * Food temperature: -30 ~~110 °C, Accuracy: ±0.5°C
53 * Ambient temperature: 0 ~~380°C, Accuracy: ±5°C
54 * Wireless: BLE 5.1
55 * Distance: ≥ 30m
56 * Battery: 4mAh
57 * Recharger time: < 2 hour
58 * IP Rate: IP67, Dish Washer proof
59 *
60
61 Battery Duration: 2 days per full charge
62
63
64 (% style="color:blue" %)**Battery & Power consumption:**
65
66 For Probe:
67
68 * **Transmit:**
69 * Battery Duration: 2 days per full charge
70
71
72
73 For Charger
74
75 * **ldle: **
76 * **Transmit**
77 * **Battery Size**
78
79
80
81 == 1.4 ​ Applications ==
82
83 * Commercial Kitchen
84 * Restaurant
85 * Catering
86 * Food Processing
87 * Central Kitchen
88 * Cloud Kitchen
89 * HACCP Monitoring
90 * Food Safety
91 * Meat Factory
92 * Industrial Cooking
93
94 == 1.5 Product Apperance ==
95
96 (% class="wikigeneratedid" %)
97 [[image:1753594523550-152.png||height="462" width="416"]]
98
99
100 == 1.6  Working mode ==
101
102
103 (% style="color:blue" %)**Deep Sleep Mode:**(%%)** **Sensor doesn't have any NB-IoT activate. This mode is used for storage and shipping to save battery life.
104
105 (% style="color:blue" %)**Working Mode:**(%%) In this mode, Sensor will work as NB-IoT Sensor to Join NB-IoT network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
106
107
108 == 1.7 LED Status ==
109
110
111 == 1.8 Button Function ==
112
113
114 == 1.9 Power on device and Recharge Probe ==
115
116
117 = 2.  Use DMT01 =
118
119 == 2.1  How it works ==
120
121 (((
122 (((
123
124
125 DMT01 Include two parts,
126
127 1. The food grade probe : used to measure the meat temperature
128 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.
129
130
131
132 Consider the BLE coverage , there is two cases:
133
134 === **Connection Mode: Probe is near by the Charge, within BLE range** ===
135
136 Probe will establish connection to the charge via BLE.  and the data flow is as below.
137 )))
138
139 [[image:1753622303925-386.png]]
140
141
142 === **Broadcast Mode: Probe is far away from the Charge, out of BLE range** ===
143
144 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.
145
146 For example:
147
148 1) User can use BH01 BLE to LoRaWAN converter to pick up the BLE signal to IoT Server
149
150 2) User can use Mobile phone to get the broadcast signal and further process.
151
152
153 == 2.2 Activate Device ==
154
155 To use DMT01 send data to LoRaWAN network, user need to:
156
157 1. Input the OTAA Keys in LoRaWAN Network Server
158 1. Make sure there is LoraWAN network
159 1. Press the button on the DMT01 for more than 3 seconds, DMT01 will start to connect to LoRaWAN network
160
161
162
163 After the DMT01 Join LoRaWAN network, once user take out the probe, the probe will start to measure temperature and user will be to see the data on the server.
164 )))
165
166
167 == 2.2 LoRaWAN Payload ==
168
169
170
171 == 2.3 Bluetoothe Broadcast Payload ==
172
173
174
175
176
177 = 3. Configure DMT01  ~-~- 需要修改 =
178
179 == 3.1 Configure Methods ==
180
181 User can use LoRaWAN downlink command to configure the DMT01
182
183 (((
184 (((
185 == 3.2 Downlink Commands Set ==
186
187
188 (% class="box infomessage" %)
189 (((
190 To be updated...
191 )))
192 )))
193 )))
194
195
196 = 4. Firmware update =
197
198
199 **Firmware download link **(% class="mark" %)(To be updated...)
200
201 User can upgrade the firmware for DMT01 charger. The charger include two piece of software:
202
203 * For LoRa part: OTA firmware update via LoRa:.
204
205 * For BLE and controller part.
206
207 == 4.1 Update LoRa software ==
208
209
210 == 4.2 Update BLE software ==
211
212
213 (((
214
215 )))
216
217 = 5.  FAQ =
218
219
220
221 = 6.  Order Info =
222
223
224 Part Number: (% style="color:blue" %)**DMT01-XX**
225
226 (% style="color:red" %)**XX:**
227
228 * **EU433**: Frequency bands EU433
229 * **EU868**: Frequency bands EU868
230 * **KR920**: Frequency bands KR920
231 * **CN470**: Frequency bands CN470
232 * **AS923**: Frequency bands AS923
233 * **AU915**: Frequency bands AU915
234 * **US915**: Frequency bands US915
235 * **IN865**: Frequency bands IN865
236 * **CN779**: Frequency bands CN779
237
238 = 7. ​ Packing Info =
239
240
241 (% style="color:#037691" %)**Package Includes:**
242
243 * DMT01 -  Digital Meat Thermoneter x 1
244
245 (% style="color:#037691" %)**Dimension and weight:**
246
247 * Device Size: cm
248 * Device Weight: g
249 * Package Size / pcs : cm
250 * Weight / pcs : g
251
252 = 8.  ​Support =
253
254
255 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
256 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].