<
From version < 77.3 >
edited by Xiaoling
on 2022/05/23 16:02
To version < 76.5 >
edited by Xiaoling
on 2022/05/23 15:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,11 +6,6 @@
6 6  
7 7  
8 8  
9 -
10 -
11 -
12 -
13 -
14 14  **Table of Contents:**
15 15  
16 16  {{toc/}}
... ... @@ -17,8 +17,6 @@
17 17  
18 18  
19 19  
20 -
21 -
22 22  = 1.Introduction =
23 23  
24 24  == 1.1 What is LHT65N Temperature & Humidity Sensor ==
... ... @@ -305,7 +305,7 @@
305 305  
306 306  Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below:
307 307  
308 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
301 +(% border="1" style="background-color:#ffffcc; color:green; width:468px" %)
309 309  |(% style="width:96px" %)(((
310 310  **Size(bytes)**
311 311  )))|(% style="width:71px" %)(((
... ... @@ -492,7 +492,7 @@
492 492  **Retrieval data payload**
493 493  )))
494 494  
495 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
488 +(% border="1" style="background-color:#ffffcc; color:green; width:469px" %)
496 496  |(% style="width:93px" %)(((
497 497  (((
498 498  **Size(bytes)**
... ... @@ -509,11 +509,11 @@
509 509  (((
510 510  **2**
511 511  )))
512 -)))|(% style="width:86px" %)(((
505 +)))|(% style="width:90px" %)(((
513 513  (((
514 514  **1**
515 515  )))
516 -)))|(% style="width:48px" %)(((
509 +)))|(% style="width:85px" %)(((
517 517  (((
518 518  **4**
519 519  )))
... ... @@ -550,11 +550,11 @@
550 550  [[Humidity>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.4Built-inHumidity]]
551 551  )))
552 552  )))
553 -)))|(% style="width:86px" %)(((
546 +)))|(% style="width:90px" %)(((
554 554  (((
555 555  [[Poll message flag & Ext>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.6.4DatalogUplinkpayload]]
556 556  )))
557 -)))|(% style="width:48px" %)(((
550 +)))|(% style="width:85px" %)(((
558 558  (((
559 559  (((
560 560  [[Unix Time Stamp>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.6.1UnixTimeStamp]]
... ... @@ -632,25 +632,14 @@
632 632  
633 633  [[image:image-20220523144455-1.png||height="335" width="735"]]
634 634  
635 -(((
636 636  If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705
637 -)))
638 638  
639 -(((
640 640   Where : Start time: 60065F97 = time 21/1/19 04:27:03
641 -)))
642 642  
643 -(((
644 644   Stop time 60066DA7= time 21/1/19 05:27:03
645 -)))
646 646  
647 -(((
648 -
649 -)))
650 650  
651 -(((
652 652  LHT65N will uplink this payload.
653 -)))
654 654  
655 655  [[image:image-20220523001219-13.png||height="421" width="727"]]
656 656  
... ... @@ -674,27 +674,19 @@
674 674  
675 675  Alarm mode feature is added since firmware v1.5. When device is in Alarm mode, it will check the built-in sensor temperature in a short interval. If the temperature exceeds the pre-configure range, it will send an uplink immediately.
676 676  
677 -(((
678 678  (% style="color:red" %)Note: Alarm mode will increase a little big the power consumption, we recommend extending the normal reading time when enabling this feature.
679 -)))
680 680  
681 -(((
682 682  **AT Commands for Alarm mode:**
683 -)))
684 684  
685 685  (% class="box infomessage" %)
686 686  (((
687 -(((
688 688  **AT+WMOD=1**: Enable/Disable Alarm Mode. (0:Disable, 1: Enable)
689 689  )))
690 -)))
691 691  
692 692  (% class="box infomessage" %)
693 693  (((
694 -(((
695 695  **AT+CITEMP=1**: The interval to check the temperature for Alarm. (Unit: minute)
696 696  )))
697 -)))
698 698  
699 699  == 2.8 LED Indicator ==
700 700  
... ... @@ -747,55 +747,29 @@
747 747  
748 748  = 4. Configure LHT65N via AT Command or LoRaWAN Downlink =
749 749  
750 -(((
751 751  Use can configure LHT65N via AT Command or LoRaWAN Downlink.
752 -)))
753 753  
754 -* (((
755 -AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
756 -)))
757 -* (((
758 -LoRaWAN Downlink instruction for different platforms:
759 -)))
726 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
727 +* LoRaWAN Downlink instruction for different platforms:
760 760  
761 -(((
762 762  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
763 -)))
764 764  
765 -(((
766 766  There are two kinds of commands to configure LHT65N, they are:
767 -)))
768 768  
769 -(((
770 770  (% style="color:#4f81bd" %)* **General Commands**.
771 -)))
772 772  
773 -(((
774 774  These commands are to configure:
775 -)))
776 776  
777 -* (((
778 -General system settings like: uplink interval.
779 -)))
780 -* (((
781 -LoRaWAN protocol & radio-related commands.
782 -)))
737 +* General system settings like: uplink interval.
738 +* LoRaWAN protocol & radio-related commands.
783 783  
784 -(((
785 785  They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
786 -)))
787 787  
788 -(((
789 789  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
790 -)))
791 791  
792 -(((
793 793  (% style="color:#4f81bd" %)* **Commands special design for LHT65N**
794 -)))
795 795  
796 -(((
797 797  These commands are only valid for LHT65N, as below:
798 -)))
799 799  
800 800  == 4.1 Set Transmit Interval Time ==
801 801  
... ... @@ -805,24 +805,14 @@
805 805  
806 806  [[image:image-20220523150701-2.png]]
807 807  
808 -(((
809 809  **Downlink Command: 0x01**
810 -)))
811 811  
812 -(((
813 813  Format: Command Code (0x01) followed by 3 bytes time value.
814 -)))
815 815  
816 -(((
817 817  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
818 -)))
819 819  
820 -* (((
821 -**Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
822 -)))
823 -* (((
824 -**Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
825 -)))
762 +* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
763 +* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
826 826  
827 827  == 4.2 Set External Sensor Mode ==
828 828  
... ... @@ -832,27 +832,15 @@
832 832  
833 833  [[image:image-20220523150759-3.png]]
834 834  
835 -(((
836 836  **Downlink Command: 0xA2**
837 -)))
838 838  
839 -(((
840 840  Total bytes: 2 ~~ 5 bytes
841 -)))
842 842  
843 -(((
844 844  **Example:**
845 -)))
846 846  
847 -* (((
848 -0xA201: Set external sensor type to E1
849 -)))
850 -* (((
851 -0xA209: Same as AT+EXT=9
852 -)))
853 -* (((
854 -0xA20702003c,Same as AT+SETCNT=60
855 -)))
779 +* 0xA201: Set external sensor type to E1
780 +* 0xA209: Same as AT+EXT=9
781 +* 0xA20702003c,Same as AT+SETCNT=60
856 856  
857 857  == 4.3 Enable/Disable uplink Temperature probe ID ==
858 858  
... ... @@ -880,13 +880,9 @@
880 880  
881 881  [[image:image-20220523151052-5.png]]
882 882  
883 -(((
884 884  **Downlink Command:**
885 -)))
886 886  
887 -(((
888 888  No downlink command for this feature.
889 -)))
890 890  
891 891  == 4.5 Quit AT Command ==
892 892  
... ... @@ -926,17 +926,11 @@
926 926  
927 927  == 4.8 Set Time Sync Mode ==
928 928  
929 -(((
930 930  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
931 -)))
932 932  
933 -(((
934 934  SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0.
935 -)))
936 936  
937 -(((
938 938  **AT Command:**
939 -)))
940 940  
941 941  [[image:image-20220523151336-9.png]]
942 942  
... ... @@ -1026,7 +1026,7 @@
1026 1026  = 6. Order Info =
1027 1027  
1028 1028  (((
1029 -Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
945 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX**
1030 1030  )))
1031 1031  
1032 1032  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0