Wiki source code of DMT01

Version 19.13 by Edwin Chen on 2025/07/31 18:57

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