Changes for page DMT01

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

From version 67.7
edited by Mengting Qiu
on 2025/08/06 18:15
Change comment: There is no comment for this version
To version 66.4
edited by Mengting Qiu
on 2025/08/06 17:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -740,32 +740,20 @@
740 740  === 3.2.6  Alarm Mode ===
741 741  
742 742  
743 +
743 743  **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).
744 744  
745 745  (% style="color:#4f81bd" %)**Downlink Command: 0x09**
746 746  
747 -Format: Command Code (0x09) followed by 4 bytes.
748 +Format: Command Code (0x09) followed by 3 bytes.
748 748  
749 -Example: 09 aa aa bb bb
750 +* Example: 0x09 01  ~/~/ Confirmed Mode enabled.
751 +* Example: 0x07 00  ~/~/  Confirmed Mode disable.
750 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" %)Minimum temperature threshold
754 -|(% style="width:154px" %)bb bb|(% style="width:196px" %)Close after a delay of 1000 milliseconds.
755 755  
756 -* Example: 0x09 00 14 00 15  ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃
757 -* Example: 0x09 00 00 00 00  ~/~/  Disable threshold alarm mode
758 758  
759 -Note:
760 760  
761 -* When the temperature exceeds the set minimum and maximum temperature thresholds, sampling will be performed at an interval of every 6 seconds. Each set of temperature data will be immediately uploaded to the server.
762 -* The set minimum and maximum alarm temperatures must be within the food temperature range. The temperature detection range is -30 to 120°C.
763 763  
764 -
765 -
766 -
767 -
768 -
769 769  = 4. Firmware update =
770 770  
771 771