Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/30 14:27
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -2,14 +2,8 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -(% class="wikigeneratedid" %) 6 -= = 5 += Overview = 7 7 8 -(% class="wikigeneratedid" %) 9 -= 1.Introduction = 10 - 11 -== 1.1 Overview == 12 - 13 13 [[image:LHT65N_10.png||alt="LHT65_Image" height="265" width="265"]] 14 14 15 15 ... ... @@ -266,7 +266,7 @@ 266 266 [[Time Stamp>>path:#Unix_Time_Stamp]] 267 267 ))) 268 268 269 -* **Battery status & **[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**Built-in Humidity**>>path:#SHT20_Humidity]]263 +* **Battery status & **[[(% class="wikiinternallink wikiinternallink wikiinternallink" %)**Built-in Humidity**>>path:#SHT20_Humidity]] 270 270 271 271 (% style="width:587px" %) 272 272 |Bit(bit)|(% style="width:280px" %)[15:14]|(% style="width:136px" %)[11:0] ... ... @@ -593,6 +593,7 @@ 593 593 Set transmit interval to 60000ms = 60 seconds 594 594 ))) 595 595 590 + 596 596 **Downlink Command: 0x01** 597 597 598 598 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -602,6 +602,7 @@ 602 602 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 603 603 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 604 604 600 + 605 605 == Set External Sensor Mode == 606 606 607 607 Feature: Change External Sensor Mode. ... ... @@ -619,6 +619,7 @@ 619 619 |AT+EXT=1|(% colspan="2" %)Set external sensor mode to 1 620 620 |AT+EXT=9|(% colspan="2" %)Set to external DS18B20 with timestamp 621 621 618 + 622 622 **Downlink Command: 0xA2** 623 623 624 624 Total bytes: 2 ~~ 5 bytes ... ... @@ -629,6 +629,7 @@ 629 629 * 0xA209: Same as AT+EXT=9 630 630 * 0xA20702003c,Same as AT+SETCNT=60 631 631 629 + 632 632 == Enable/Disable uplink Temperature probe ID == 633 633 634 634 Feature: If PID is enabled, device will send the temperature probe ID on: ... ... @@ -644,6 +644,7 @@ 644 644 |**Command Example**|**Function**|**Response** 645 645 |AT+PID=1|Enable PID uplink|OK 646 646 645 + 647 647 **Downlink Command:** 648 648 649 649 * 0xA800 à AT+PID=0 ... ... @@ -650,6 +650,7 @@ 650 650 * 0xA801 à AT+PID=1 651 651 652 652 652 + 653 653 == Set Password == 654 654 655 655 Feature: Set device password, max 9 digits ... ... @@ -665,6 +665,7 @@ 665 665 ))) 666 666 |AT+PWORD=999999|Set password|OK 667 667 668 + 668 668 **Downlink Command:** 669 669 670 670 No downlink command for this feature. ... ... @@ -679,6 +679,7 @@ 679 679 |**Command Example**|**Function**|**Response** 680 680 |AT+DISAT|Quit AT Commands mode|OK 681 681 683 + 682 682 **Downlink Command:** 683 683 684 684 No downlink command for this feature. ... ... @@ -698,11 +698,13 @@ 698 698 OK 699 699 ))) 700 700 703 + 701 701 **Downlink Command:** 702 702 703 703 * There is no downlink command to set to Sleep mode. 704 704 705 705 709 + 706 706 == Set system time == 707 707 708 708 Feature: Set system time, unix format. [[See here for format detail.>>path:#TimeStamp]] ... ... @@ -716,6 +716,7 @@ 716 716 Set System time to 2021-01-20 00:59:12 717 717 ))) 718 718 723 + 719 719 **Downlink Command:** 720 720 721 721 0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 ... ... @@ -734,6 +734,7 @@ 734 734 |**Command Example**|**Function** 735 735 |AT+SYNCMOD=1|Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) 736 736 742 + 737 737 **Downlink Command:** 738 738 739 739 0x28 01 ~/~/ Same As AT+SYNCMOD=1 ... ... @@ -750,6 +750,7 @@ 750 750 |**Command Example**|**Function** 751 751 |AT+SYNCTDC=0x0A|Set SYNCTDC to 10 (0x0A), so the sync time is 10 days. 752 752 759 + 753 753 **Downlink Command:** 754 754 755 755 0x29 0A ~/~/ Same as AT+SYNCTDC=0x0A ... ... @@ -805,6 +805,7 @@ 805 805 OK 806 806 ))) 807 807 815 + 808 808 **Downlink Command:** 809 809 810 810 No downlink commands for feature ... ... @@ -842,6 +842,7 @@ 842 842 OK 843 843 ))) 844 844 853 + 845 845 **Downlink Command:** 846 846 847 847 No downlink commands for feature ... ... @@ -861,6 +861,7 @@ 861 861 OK 862 862 ))) 863 863 873 + 864 864 **Downlink Command: 0xA3** 865 865 866 866 * Example: 0xA301 ~/~/Same as AT+CLRDTA ... ... @@ -867,6 +867,7 @@ 867 867 868 868 869 869 880 + 870 870 = Battery & How to replace = 871 871 872 872 == Battery Type ==
- image-20220523111447-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -910.1 KB - Content