<
From version < 79.1 >
edited by Edwin Chen
on 2022/05/24 23:46
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -1,5 +1,5 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220523115324-1.jpeg||height="317" width="317"]]
2 +[[image:image-20220523115324-1.jpeg||height="500" width="500"]]
3 3  
4 4  
5 5  **LHT65N LoRaWAN Temperature & Humidity Sensor Manual**
... ... @@ -6,7 +6,6 @@
6 6  
7 7  
8 8  
9 -
10 10  **Table of Contents:**
11 11  
12 12  {{toc/}}
... ... @@ -13,9 +13,8 @@
13 13  
14 14  
15 15  
15 += 1.Introduction =
16 16  
17 -= 1. Introduction =
18 -
19 19  == 1.1 What is LHT65N Temperature & Humidity Sensor ==
20 20  
21 21  (((
... ... @@ -134,7 +134,7 @@
134 134  
135 135  [[image:image-20220515123819-1.png||height="379" width="317"]]
136 136  
137 -[[image:image-20220523153201-19.png||height="180" width="818"]]
135 +[[image:image-20220523153201-19.png||height="163" width="739"]]
138 138  
139 139  == 2.3 Example to join LoRaWAN network ==
140 140  
... ... @@ -219,7 +219,7 @@
219 219  [[Humidity>>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.4.4Built-inHumidity]]
220 220  )))
221 221  )))|(% style="width:47px" %)(((
222 -[[Ext>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.5Ext23]] #
220 +[[Ext>>path:#Extension_Sensor]] #
223 223  )))|(% style="width:51px" %)(((
224 224  [[Ext value>>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.4.6Extvalue]]
225 225  )))
... ... @@ -300,7 +300,7 @@
300 300  
301 301  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:
302 302  
303 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
301 +(% border="1" style="background-color:#ffffcc; color:green; width:468px" %)
304 304  |(% style="width:96px" %)(((
305 305  **Size(bytes)**
306 306  )))|(% style="width:71px" %)(((
... ... @@ -401,14 +401,10 @@
401 401  
402 402  == 2.6 Datalog Feature ==
403 403  
404 -Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, LHT65N will store the reading for future retrieving purposes. There are two ways for IoT servers to get datalog from LHT65N.
402 +This feature is always enabled. When user wants to retrieve the sensor value, he can send a poll command from the IoT platform to ask LHT65N to send the value in the required time slot.
405 405  
406 -=== 2.6.1 Ways to get datalog via LoRaWAN ===
404 +=== 2.6.1 Unix TimeStamp ===
407 407  
408 -When user wants to retrieve the sensor value, he can send a poll command from the IoT platform to ask LHT65N to send the value in the required time slot.
409 -
410 -=== 2.6.2 Unix TimeStamp ===
411 -
412 412  LHT65N uses Unix TimeStamp format based on
413 413  
414 414  [[image:image-20220523001219-11.png||height="97" width="627"]]
... ... @@ -426,7 +426,7 @@
426 426  
427 427  So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25
428 428  
429 -=== 2.6.3 Set Device Time ===
423 +=== 2.6.2 Set Device Time ===
430 430  
431 431  (((
432 432  There are two ways to set device’s time:
... ... @@ -460,7 +460,7 @@
460 460  User needs to set SYNCMOD=0 to manual time, otherwise, the user set time will be overwritten by the time set by the server.
461 461  )))
462 462  
463 -=== 2.6.4 Poll sensor value ===
457 +=== 2.6.3 Poll sensor value ===
464 464  
465 465  User can poll sensor value based on timestamps from the server. Below is the downlink command.
466 466  
... ... @@ -471,7 +471,7 @@
471 471  )))
472 472  
473 473  (((
474 -For example, downlink command (% style="display:none" %) (%%)**31 5FC5F350 5FC6 0160 05**
468 +For example, downlink command **31 5FC5F350 5FC6 0160 05**
475 475  )))
476 476  
477 477  (((
... ... @@ -483,7 +483,7 @@
483 483  )))
484 484  
485 485  
486 -=== 2.6.5 Datalog Uplink payload ===
480 +=== 2.6.4 Datalog Uplink payload ===
487 487  
488 488  The Datalog poll reply uplink will use below payload format.
489 489  
... ... @@ -491,7 +491,7 @@
491 491  **Retrieval data payload**
492 492  )))
493 493  
494 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
488 +(% border="1" style="background-color:#ffffcc; color:green; width:469px" %)
495 495  |(% style="width:93px" %)(((
496 496  (((
497 497  **Size(bytes)**
... ... @@ -508,11 +508,11 @@
508 508  (((
509 509  **2**
510 510  )))
511 -)))|(% style="width:86px" %)(((
505 +)))|(% style="width:90px" %)(((
512 512  (((
513 513  **1**
514 514  )))
515 -)))|(% style="width:48px" %)(((
509 +)))|(% style="width:85px" %)(((
516 516  (((
517 517  **4**
518 518  )))
... ... @@ -549,11 +549,11 @@
549 549  [[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]]
550 550  )))
551 551  )))
552 -)))|(% style="width:86px" %)(((
546 +)))|(% style="width:90px" %)(((
553 553  (((
554 554  [[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]]
555 555  )))
556 -)))|(% style="width:48px" %)(((
550 +)))|(% style="width:85px" %)(((
557 557  (((
558 558  (((
559 559  [[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]]
... ... @@ -631,25 +631,14 @@
631 631  
632 632  [[image:image-20220523144455-1.png||height="335" width="735"]]
633 633  
634 -(((
635 635  If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705
636 -)))
637 637  
638 -(((
639 639   Where : Start time: 60065F97 = time 21/1/19 04:27:03
640 -)))
641 641  
642 -(((
643 643   Stop time 60066DA7= time 21/1/19 05:27:03
644 -)))
645 645  
646 -(((
647 -
648 -)))
649 649  
650 -(((
651 651  LHT65N will uplink this payload.
652 -)))
653 653  
654 654  [[image:image-20220523001219-13.png||height="421" width="727"]]
655 655  
... ... @@ -673,27 +673,19 @@
673 673  
674 674  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.
675 675  
676 -(((
677 677  (% 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.
678 -)))
679 679  
680 -(((
681 681  **AT Commands for Alarm mode:**
682 -)))
683 683  
684 684  (% class="box infomessage" %)
685 685  (((
686 -(((
687 687  **AT+WMOD=1**: Enable/Disable Alarm Mode. (0:Disable, 1: Enable)
688 688  )))
689 -)))
690 690  
691 691  (% class="box infomessage" %)
692 692  (((
693 -(((
694 694  **AT+CITEMP=1**: The interval to check the temperature for Alarm. (Unit: minute)
695 695  )))
696 -)))
697 697  
698 698  == 2.8 LED Indicator ==
699 699  
... ... @@ -746,55 +746,29 @@
746 746  
747 747  = 4. Configure LHT65N via AT Command or LoRaWAN Downlink =
748 748  
749 -(((
750 750  Use can configure LHT65N via AT Command or LoRaWAN Downlink.
751 -)))
752 752  
753 -* (((
754 -AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
755 -)))
756 -* (((
757 -LoRaWAN Downlink instruction for different platforms:
758 -)))
726 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
727 +* LoRaWAN Downlink instruction for different platforms:
759 759  
760 -(((
761 761  [[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]]
762 -)))
763 763  
764 -(((
765 765  There are two kinds of commands to configure LHT65N, they are:
766 -)))
767 767  
768 -(((
769 769  (% style="color:#4f81bd" %)* **General Commands**.
770 -)))
771 771  
772 -(((
773 773  These commands are to configure:
774 -)))
775 775  
776 -* (((
777 -General system settings like: uplink interval.
778 -)))
779 -* (((
780 -LoRaWAN protocol & radio-related commands.
781 -)))
737 +* General system settings like: uplink interval.
738 +* LoRaWAN protocol & radio-related commands.
782 782  
783 -(((
784 784  They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
785 -)))
786 786  
787 -(((
788 788  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
789 -)))
790 790  
791 -(((
792 792  (% style="color:#4f81bd" %)* **Commands special design for LHT65N**
793 -)))
794 794  
795 -(((
796 796  These commands are only valid for LHT65N, as below:
797 -)))
798 798  
799 799  == 4.1 Set Transmit Interval Time ==
800 800  
... ... @@ -804,24 +804,14 @@
804 804  
805 805  [[image:image-20220523150701-2.png]]
806 806  
807 -(((
808 808  **Downlink Command: 0x01**
809 -)))
810 810  
811 -(((
812 812  Format: Command Code (0x01) followed by 3 bytes time value.
813 -)))
814 814  
815 -(((
816 816  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
817 -)))
818 818  
819 -* (((
820 -**Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
821 -)))
822 -* (((
823 -**Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
824 -)))
762 +* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
763 +* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
825 825  
826 826  == 4.2 Set External Sensor Mode ==
827 827  
... ... @@ -831,27 +831,15 @@
831 831  
832 832  [[image:image-20220523150759-3.png]]
833 833  
834 -(((
835 835  **Downlink Command: 0xA2**
836 -)))
837 837  
838 -(((
839 839  Total bytes: 2 ~~ 5 bytes
840 -)))
841 841  
842 -(((
843 843  **Example:**
844 -)))
845 845  
846 -* (((
847 -0xA201: Set external sensor type to E1
848 -)))
849 -* (((
850 -0xA209: Same as AT+EXT=9
851 -)))
852 -* (((
853 -0xA20702003c,Same as AT+SETCNT=60
854 -)))
779 +* 0xA201: Set external sensor type to E1
780 +* 0xA209: Same as AT+EXT=9
781 +* 0xA20702003c,Same as AT+SETCNT=60
855 855  
856 856  == 4.3 Enable/Disable uplink Temperature probe ID ==
857 857  
... ... @@ -879,13 +879,9 @@
879 879  
880 880  [[image:image-20220523151052-5.png]]
881 881  
882 -(((
883 883  **Downlink Command:**
884 -)))
885 885  
886 -(((
887 887  No downlink command for this feature.
888 -)))
889 889  
890 890  == 4.5 Quit AT Command ==
891 891  
... ... @@ -925,17 +925,11 @@
925 925  
926 926  == 4.8 Set Time Sync Mode ==
927 927  
928 -(((
929 929  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
930 -)))
931 931  
932 -(((
933 933  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.
934 -)))
935 935  
936 -(((
937 937  **AT Command:**
938 -)))
939 939  
940 940  [[image:image-20220523151336-9.png]]
941 941  
... ... @@ -1025,7 +1025,7 @@
1025 1025  = 6. Order Info =
1026 1026  
1027 1027  (((
1028 -Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
945 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX**
1029 1029  )))
1030 1030  
1031 1031  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0