Changes for page DMT01

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

From version 69.1
edited by Mengting Qiu
on 2025/08/06 18:31
Change comment: There is no comment for this version
To version 69.3
edited by Mengting Qiu
on 2025/08/06 18:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -736,7 +736,6 @@
736 736  )))
737 737  
738 738  
739 -
740 740  === 3.2.6  Alarm Mode ===
741 741  
742 742  
... ... @@ -773,11 +773,23 @@
773 773  
774 774  === 3.2.7 Multi sampling ===
775 775  
776 -**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).
775 +Feature: Sampling multiple times and uplink together.
777 777  
777 +Format: Command Code (0x0A) followed by 3 bytes.
778 778  
779 +Example: 0A aa aa bb
779 779  
781 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
782 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
783 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Sampling interval (range: 6~~65535s)
784 +|(% style="width:154px" %)bb bb|(% style="width:196px" %)(((
785 +Maximum temperature threshold
780 780  
787 +(Maximum not to exceed: 120℃)
788 +)))
789 +
790 +
791 +
781 781  = 4. Firmware update =
782 782  
783 783