From version 63.16
edited by Mengting Qiu
on 2025/08/06 16:37
on 2025/08/06 16:37
Change comment:
There is no comment for this version
To version 65.2
edited by Mengting Qiu
on 2025/08/06 17:19
on 2025/08/06 17:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -559,7 +559,7 @@ 559 559 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 560 560 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 561 561 **Size(bytes)** 562 -)))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)4|=(% style="width: 90px;background-color:#4F81BD;color:white" %)1|=(% style="width: 150px; background-color: #4F81BD;color:white" %)6|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2 562 +)))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)4|=(% style="width: 90px;background-color:#4F81BD;color:white" %)1|=(% style="width: 150px; background-color: #4F81BD;color:white" %)6|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2 563 563 |(% style="width:99px" %)Value|(% style="width:69px" %)((( 564 564 Timestamp 565 565 ... ... @@ -566,8 +566,12 @@ 566 566 567 567 )))|(% style="width:130px" %)DevMode|(% style="width:194px" %)MACaddr|(% style="width:106px" %)ProbeBat|(% style="width:97px" %)((( 568 568 BoxBat 569 -)))|(% style="width:97px" %)Message Type|(% style="width:97px" %)Food temperature|(% style="width:97px" %)Ambient temperature 569 +)))|(% style="width:97px" %)Message Type|(% style="width:97px" %)((( 570 +tempData 570 570 572 +Length 573 +)))|(% style="width:97px" %)Food temperature|(% style="width:97px" %)Ambient temperature 574 + 571 571 **No ACK Message**: 1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for **PNACKMD=1** feature) 572 572 573 573 **Poll Message Flag**: 1: This message is a poll message reply. ... ... @@ -611,7 +611,7 @@ 611 611 ))) 612 612 613 613 ((( 614 -**68930FD2 01 C12309250F1A 618 +**68930FD2 01 C12309250F1A 64 3C 40 28 E000 EA00 DF00 EA00 DF00 EC00 DF00 EF00 DF00 F100 DE00 F400 DC00 F700 DC00 F800 DB00 F900 DB00 FD00** 615 615 ))) 616 616 617 617 ((( ... ... @@ -619,9 +619,25 @@ 619 619 620 620 **DevMode** is 0x01 = BLE_LoRa 621 621 622 -**MACaddr is**626 +**MACaddr **is 0xC12309250F1A = C12309250F1A 623 623 624 - 628 +**ProbeBat **is 0x64 = 100% 629 + 630 +**BoxBat **is 0x3c = 60% 631 + 632 +**Message Type** is 0x40 = POLL_REPLY 633 + 634 +**tempDataLength **is 0x28 = 40(Represents the total number of temperature bytes of the current group) 635 + 636 +**Food temperature** is 0xE000 = 00E0/10 = 22.4℃ 637 + 638 +**Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃ 639 + 640 +**Food temperature** is 0xDF00 = 00FD/10 = 25.3℃ 641 + 642 +**Ambient temperature** is 0xEA00 = 0x00EA/10=23.4℃ 643 + 644 +One set of data contains 10 sets of data, and so on... 625 625 ))) 626 626 627 627