Changes for page DMT01

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

From version 67.2
edited by Mengting Qiu
on 2025/08/06 18:03
Change comment: There is no comment for this version
To version 67.6
edited by Mengting Qiu
on 2025/08/06 18:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -740,7 +740,6 @@
740 740  === 3.2.6  Alarm Mode ===
741 741  
742 742  
743 -
744 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).
745 745  
746 746  (% style="color:#4f81bd" %)**Downlink Command: 0x09**
... ... @@ -747,6 +747,13 @@
747 747  
748 748  Format: Command Code (0x09) followed by 4 bytes.
749 749  
749 +Example: 09 aa aa bb bb
750 +
751 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
752 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
753 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Show 3.3V open time.
754 +|(% style="width:154px" %)bb bb|(% style="width:196px" %)Close after a delay of 1000 milliseconds.
755 +
750 750  * Example: 0x09 00 14 00 15  ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃
751 751  * Example: 0x09 00 00 00 00  ~/~/  Disable threshold alarm mode
752 752  
... ... @@ -758,6 +758,8 @@
758 758  
759 759  
760 760  
767 +
768 +
761 761  = 4. Firmware update =
762 762  
763 763