<
From version < 76.6 >
edited by Xiaoling
on 2022/05/23 15:39
To version < 77.2 >
edited by Xiaoling
on 2022/05/23 16:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,11 @@
6 6  
7 7  
8 8  
9 +
10 +
11 +
12 +
13 +
9 9  **Table of Contents:**
10 10  
11 11  {{toc/}}
... ... @@ -298,7 +298,7 @@
298 298  
299 299  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:
300 300  
301 -(% border="1" style="background-color:#ffffcc; color:green; width:468px" %)
306 +(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
302 302  |(% style="width:96px" %)(((
303 303  **Size(bytes)**
304 304  )))|(% style="width:71px" %)(((
... ... @@ -485,7 +485,7 @@
485 485  **Retrieval data payload**
486 486  )))
487 487  
488 -(% border="1" style="background-color:#ffffcc; color:green; width:469px" %)
493 +(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
489 489  |(% style="width:93px" %)(((
490 490  (((
491 491  **Size(bytes)**
... ... @@ -740,29 +740,55 @@
740 740  
741 741  = 4. Configure LHT65N via AT Command or LoRaWAN Downlink =
742 742  
748 +(((
743 743  Use can configure LHT65N via AT Command or LoRaWAN Downlink.
750 +)))
744 744  
745 -* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
746 -* LoRaWAN Downlink instruction for different platforms:
752 +* (((
753 +AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
754 +)))
755 +* (((
756 +LoRaWAN Downlink instruction for different platforms:
757 +)))
747 747  
759 +(((
748 748  [[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]]
761 +)))
749 749  
763 +(((
750 750  There are two kinds of commands to configure LHT65N, they are:
765 +)))
751 751  
767 +(((
752 752  (% style="color:#4f81bd" %)* **General Commands**.
769 +)))
753 753  
771 +(((
754 754  These commands are to configure:
773 +)))
755 755  
756 -* General system settings like: uplink interval.
757 -* LoRaWAN protocol & radio-related commands.
775 +* (((
776 +General system settings like: uplink interval.
777 +)))
778 +* (((
779 +LoRaWAN protocol & radio-related commands.
780 +)))
758 758  
782 +(((
759 759  They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
784 +)))
760 760  
786 +(((
761 761  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
788 +)))
762 762  
790 +(((
763 763  (% style="color:#4f81bd" %)* **Commands special design for LHT65N**
792 +)))
764 764  
794 +(((
765 765  These commands are only valid for LHT65N, as below:
796 +)))
766 766  
767 767  == 4.1 Set Transmit Interval Time ==
768 768  
... ... @@ -772,14 +772,24 @@
772 772  
773 773  [[image:image-20220523150701-2.png]]
774 774  
806 +(((
775 775  **Downlink Command: 0x01**
808 +)))
776 776  
810 +(((
777 777  Format: Command Code (0x01) followed by 3 bytes time value.
812 +)))
778 778  
814 +(((
779 779  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
816 +)))
780 780  
781 -* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
782 -* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
818 +* (((
819 +**Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
820 +)))
821 +* (((
822 +**Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
823 +)))
783 783  
784 784  == 4.2 Set External Sensor Mode ==
785 785  
... ... @@ -789,15 +789,27 @@
789 789  
790 790  [[image:image-20220523150759-3.png]]
791 791  
833 +(((
792 792  **Downlink Command: 0xA2**
835 +)))
793 793  
837 +(((
794 794  Total bytes: 2 ~~ 5 bytes
839 +)))
795 795  
841 +(((
796 796  **Example:**
843 +)))
797 797  
798 -* 0xA201: Set external sensor type to E1
799 -* 0xA209: Same as AT+EXT=9
800 -* 0xA20702003c,Same as AT+SETCNT=60
845 +* (((
846 +0xA201: Set external sensor type to E1
847 +)))
848 +* (((
849 +0xA209: Same as AT+EXT=9
850 +)))
851 +* (((
852 +0xA20702003c,Same as AT+SETCNT=60
853 +)))
801 801  
802 802  == 4.3 Enable/Disable uplink Temperature probe ID ==
803 803  
... ... @@ -825,9 +825,13 @@
825 825  
826 826  [[image:image-20220523151052-5.png]]
827 827  
881 +(((
828 828  **Downlink Command:**
883 +)))
829 829  
885 +(((
830 830  No downlink command for this feature.
887 +)))
831 831  
832 832  == 4.5 Quit AT Command ==
833 833  
... ... @@ -867,11 +867,17 @@
867 867  
868 868  == 4.8 Set Time Sync Mode ==
869 869  
927 +(((
870 870  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
929 +)))
871 871  
931 +(((
872 872  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.
933 +)))
873 873  
935 +(((
874 874  **AT Command:**
937 +)))
875 875  
876 876  [[image:image-20220523151336-9.png]]
877 877  
... ... @@ -961,7 +961,7 @@
961 961  = 6. Order Info =
962 962  
963 963  (((
964 -Part Number: (% style="color:#4f81bd" %)** LHT65N-XX**
1027 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
965 965  )))
966 966  
967 967  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0