Changes for page DMT01

Last modified by Mengting Qiu on 2025/08/11 18:25

From version 45.2
edited by Mengting Qiu
on 2025/08/04 17:25
Change comment: There is no comment for this version
To version 46.1
edited by Mengting Qiu
on 2025/08/04 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -272,14 +272,14 @@
272 272  === 2.3.1 Device Status, FPORT~=5 ===
273 273  
274 274  
275 -Users can use the downlink command(**0x26 01**) to ask LTC2-LB to send device configure detail, include device configure status. DMT01 will uplink a payload via FPort=5 to server.
275 +Users can use the downlink command(**0x26 01**) to ask DMT01 to send device configure detail, include device configure status. DMT01 will uplink a payload via FPort=5 to server.
276 276  
277 277  The Payload format is as below.
278 278  
279 279  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
280 280  |(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
281 -|(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
282 -|(% style="width:103px" %)Value|(% style="width:72px" %)Sensor Model|Firmware Version|(% style="width:91px" %)Frequency Band|(% style="width:86px" %)Sub-band|(% style="width:44px" %)BAT
281 +|(% style="width:103px" %)**Size (bytes)**|(% style="width:91px" %)**1**|(% style="width:98px" %)**2**|(% style="width:103px" %)**1**|(% style="width:112px" %)**1**
282 +|(% style="width:103px" %)Value|(% style="width:91px" %)Sensor Model|(% style="width:98px" %)Firmware Version|(% style="width:103px" %)Frequency Band|(% style="width:112px" %)Sub-band
283 283  
284 284  Example in TTN:
285 285  
... ... @@ -288,7 +288,7 @@
288 288  
289 289  (% style="color:#037691" %)**Sensor Model**(%%): For DMT01, this value is 0x4B
290 290  
291 -(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
291 +(% style="color:#037691" %)**Firmware Version**(%%): 0x0101, Means: v1.0.1 version
292 292  
293 293  (% style="color:#037691" %)**Frequency Band**(%%):
294 294  
... ... @@ -328,16 +328,8 @@
328 328  
329 329  Other Bands: Always 0x00
330 330  
331 -(% style="color:#037691" %)**Battery Info**(%%):
332 332  
333 -Check the battery voltage.
334 334  
335 -Ex1: 0x0B45 = 2885mV
336 -
337 -Ex2: 0x0B49 = 2889mV
338 -
339 -
340 -
341 341  == 2.4 Bluetoothe Broadcast Payload ==
342 342  
343 343