Changes for page DMT01

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

From version 64.2
edited by Mengting Qiu
on 2025/08/06 16:53
Change comment: There is no comment for this version
To version 66.3
edited by Mengting Qiu
on 2025/08/06 17:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -631,14 +631,17 @@
631 631  
632 632  **Message Type** is 0x40 = POLL_REPLY
633 633  
634 -tempDataLength is
634 +**tempDataLength **is 0x28 = 40(Represents the total number of temperature bytes of the current group)
635 635  
636 -Food temperature
636 +**Food temperature** is 0xE000 = 00E0/10 = 22.4℃
637 637  
638 -Ambient temperature
638 +**Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃
639 639  
640 +**Food temperature** is 0xDF00 = 00FD/10 = 25.3℃
640 640  
641 -
642 +**Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃
643 +
644 +One set of data contains 10 sets of data, and so on...
642 642  )))
643 643  
644 644  
... ... @@ -738,8 +738,17 @@
738 738  
739 739  
740 740  
744 +**Feature**: When the sample temperature is lower or higher than the set threshold, it will automatically alarm (the alarm mode is only for food temperature).
741 741  
746 +(% style="color:#4f81bd" %)**Downlink Command: 0x09**
742 742  
748 +* Example: 0x09 01  ~/~/ Confirmed Mode enabled.
749 +* Example: 0x07 00  ~/~/  Confirmed Mode disable.
750 +
751 +
752 +
753 +
754 +
743 743  = 4. Firmware update =
744 744  
745 745