Wiki source code of DMT01

Version 19.2 by Edwin Chen on 2025/07/31 18:53

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 range: -30 ~~110 °C, Accuracy: ±0.5°C
53 * Ambient temperature range: 0 ~~380°C, Accuracy: ±5°C
54 * Wireless: BLE 5.1
55
56 Battery Duration: 2 days per full charge
57
58
59 (% style="color:blue" %)**Battery & Power consumption:**
60
61 For Probe:
62
63 * **Transmit:**
64 * Battery Duration: 2 days per full charge
65
66
67
68 For Charger
69
70 * **ldle: **
71 * **Transmit**
72 * **Battery Size**
73
74
75
76 == 1.4 ​ Applications ==
77
78 * Commercial Kitchen
79 * Restaurant
80 * Catering
81 * Food Processing
82 * Central Kitchen
83 * Cloud Kitchen
84 * HACCP Monitoring
85 * Food Safety
86 * Meat Factory
87 * Industrial Cooking
88
89 == 1.5 Product Apperance ==
90
91 (% class="wikigeneratedid" %)
92 [[image:1753594523550-152.png||height="462" width="416"]]
93
94
95 == 1.6  Working mode ==
96
97
98 (% 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.
99
100 (% 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.
101
102
103 == 1.7 LED Status ==
104
105
106 == 1.8 Button Function ==
107
108
109 == 1.9 Power on device and Recharge Probe ==
110
111
112 = 2.  Use DMT01 =
113
114 == 2.1  How it works ==
115
116 (((
117 (((
118
119
120 DMT01 Include two parts,
121
122 1. The food grade probe : used to measure the meat temperature
123 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.
124
125
126
127 Consider the BLE coverage , there is two cases:
128
129 === **Connection Mode: Probe is near by the Charge, within BLE range** ===
130
131 Probe will establish connection to the charge via BLE.  and the data flow is as below.
132 )))
133
134 [[image:1753622303925-386.png]]
135
136
137 === **Broadcast Mode: Probe is far away from the Charge, out of BLE range** ===
138
139 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.
140
141 For example:
142
143 1) User can use BH01 BLE to LoRaWAN converter to pick up the BLE signal to IoT Server
144
145 2) User can use Mobile phone to get the broadcast signal and further process.
146
147
148 == 2.2 Activate Device ==
149
150 To use DMT01 send data to LoRaWAN network, user need to:
151
152 1. Input the OTAA Keys in LoRaWAN Network Server
153 1. Make sure there is LoraWAN network
154 1. Press the button on the DMT01 for more than 3 seconds, DMT01 will start to connect to LoRaWAN network
155
156
157
158 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.
159 )))
160
161
162 == 2.2 LoRaWAN Payload ==
163
164
165
166 == 2.3 Bluetoothe Broadcast Payload ==
167
168
169
170
171
172 = 3. Configure DMT01  ~-~- 需要修改 =
173
174 == 3.1 Configure Methods ==
175
176 User can use LoRaWAN downlink command to configure the DMT01
177
178 (((
179 (((
180 == 3.2 Downlink Commands Set ==
181
182
183 (% class="box infomessage" %)
184 (((
185 To be updated...
186 )))
187 )))
188 )))
189
190
191 = 4. Firmware update =
192
193
194 **Firmware download link **(% class="mark" %)(To be updated...)
195
196 User can upgrade the firmware for DMT01 charger. The charger include two piece of software:
197
198 * For LoRa part: OTA firmware update via LoRa:.
199
200 * For BLE and controller part.
201
202 == 4.1 Update LoRa software ==
203
204
205 == 4.2 Update BLE software ==
206
207
208 (((
209
210 )))
211
212 = 5.  FAQ =
213
214
215
216 = 6.  Order Info =
217
218
219 Part Number: (% style="color:blue" %)**DMT01-XX**
220
221 (% style="color:red" %)**XX:**
222
223 * **EU433**: Frequency bands EU433
224 * **EU868**: Frequency bands EU868
225 * **KR920**: Frequency bands KR920
226 * **CN470**: Frequency bands CN470
227 * **AS923**: Frequency bands AS923
228 * **AU915**: Frequency bands AU915
229 * **US915**: Frequency bands US915
230 * **IN865**: Frequency bands IN865
231 * **CN779**: Frequency bands CN779
232
233 = 7. ​ Packing Info =
234
235
236 (% style="color:#037691" %)**Package Includes:**
237
238 * DMT01 -  Digital Meat Thermoneter x 1
239
240 (% style="color:#037691" %)**Dimension and weight:**
241
242 * Device Size: cm
243 * Device Weight: g
244 * Package Size / pcs : cm
245 * Weight / pcs : g
246
247 = 8.  ​Support =
248
249
250 * 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.
251 * 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]].