From version 67.2
edited by Mengting Qiu
on 2025/08/06 18:03
on 2025/08/06 18:03
Change comment:
There is no comment for this version
To version 64.3
edited by Mengting Qiu
on 2025/08/06 16:54
on 2025/08/06 16:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -631,17 +631,14 @@ 631 631 632 632 **Message Type** is 0x40 = POLL_REPLY 633 633 634 - **tempDataLength**is 0x28 = 40(Represents the total number of temperature bytes of the current group)634 +tempDataLength is 0x28 = 40 635 635 636 - **Food temperature** is 0xE000 = 00E0/10 = 22.4℃636 +Food temperature 637 637 638 - **Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃638 +Ambient temperature 639 639 640 -**Food temperature** is 0xDF00 = 00FD/10 = 25.3℃ 641 641 642 -**Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃ 643 - 644 -One set of data contains 10 sets of data, and so on... 641 + 645 645 ))) 646 646 647 647 ... ... @@ -741,23 +741,8 @@ 741 741 742 742 743 743 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 -(% style="color:#4f81bd" %)**Downlink Command: 0x09** 747 747 748 -Format: Command Code (0x09) followed by 4 bytes. 749 - 750 -* Example: 0x09 00 14 00 15 ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃ 751 -* Example: 0x09 00 00 00 00 ~/~/ Disable threshold alarm mode 752 - 753 -Note: 754 - 755 -* 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. 756 -* The set minimum and maximum alarm temperatures must be within the food temperature range. The temperature detection range is -30 to 120°C. 757 - 758 - 759 - 760 - 761 761 = 4. Firmware update = 762 762 763 763