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

Summary

Details

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