<
From version < 76.7 >
edited by Xiaoling
on 2022/05/23 15:40
To version < 98.1 >
edited by Xiaoling
on 2022/05/25 11:05
>
Change comment: Uploaded new attachment "image-20220525110512-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220523115324-1.jpeg||height="500" width="500"]]
2 +[[image:image-20220523115324-1.jpeg||height="317" width="317"]]
3 3  
4 4  
5 5  **LHT65N LoRaWAN Temperature & Humidity Sensor Manual**
... ... @@ -6,6 +6,7 @@
6 6  
7 7  
8 8  
9 +
9 9  **Table of Contents:**
10 10  
11 11  {{toc/}}
... ... @@ -12,8 +12,9 @@
12 12  
13 13  
14 14  
15 -= 1.Introduction =
16 16  
17 += 1. Introduction =
18 +
17 17  == 1.1 What is LHT65N Temperature & Humidity Sensor ==
18 18  
19 19  (((
... ... @@ -132,8 +132,14 @@
132 132  
133 133  [[image:image-20220515123819-1.png||height="379" width="317"]]
134 134  
135 -[[image:image-20220523153201-19.png||height="163" width="739"]]
137 +[[image:image-20220523153201-19.png||height="180" width="818"]]
136 136  
139 +(% border="1" style="background-color:#ffffcc; color:green; width:878px" %)
140 +|=**Behavior on ACT**|=**Function**|=(% style="width: 561px;" %)**Action**
141 +|**Pressing ACT between 1s < time < 3s**|Test uplink status|(% style="width:561px" %)If LHT65N is already Joined to the LoRaWAN network, LHT65N will send an uplink packet, if LHT65N has an external sensor connected, blue led will blink once. If LHT65N has no external sensor, red led will blink once.
142 +|**Pressing ACT for more than 3s**|Active Device|(% style="width:561px" %)green led will fast blink 5 times, LHT65N will enter working mode and start to JOIN LoRaWAN network. green led will solid turn on for 5 seconds after join in network.
143 +|**Fast press ACT 5 times**|Deactivate Device|(% style="width:561px" %)red led will solid on for 5 seconds. This means LHT65N is in Deep Sleep Mode.
144 +
137 137  == 2.3 Example to join LoRaWAN network ==
138 138  
139 139  (% class="wikigeneratedid" %)
... ... @@ -203,10 +203,10 @@
203 203  |(% style="width:97px" %)(((
204 204  **Value**
205 205  )))|(% style="width:39px" %)(((
206 -[[BAT>>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.2BAT-BatteryInfo]]
214 +[[BAT>>||anchor="H2.4.2BAT-BatteryInfo"]]
207 207  )))|(% style="width:100px" %)(((
208 208  (((
209 -[[Built-In Temperature>>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.3Built-inTemperature]]
217 +[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
210 210  )))
211 211  )))|(% style="width:77px" %)(((
212 212  (((
... ... @@ -217,7 +217,7 @@
217 217  [[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]]
218 218  )))
219 219  )))|(% style="width:47px" %)(((
220 -[[Ext>>path:#Extension_Sensor]] #
228 +[[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]] #
221 221  )))|(% style="width:51px" %)(((
222 222  [[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]]
223 223  )))
... ... @@ -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" %)
309 +(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
302 302  |(% style="width:96px" %)(((
303 303  **Size(bytes)**
304 304  )))|(% style="width:71px" %)(((
... ... @@ -399,10 +399,17 @@
399 399  
400 400  == 2.6 Datalog Feature ==
401 401  
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.
410 +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.
403 403  
404 -=== 2.6.1 Unix TimeStamp ===
412 +=== 2.6.1 Ways to get datalog via LoRaWAN ===
405 405  
414 +There are two methods:
415 +
416 +1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specify time range.
417 +1. Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will store the sensor data, and it will send all messages after network recover.
418 +
419 +=== 2.6.2 Unix TimeStamp ===
420 +
406 406  LHT65N uses Unix TimeStamp format based on
407 407  
408 408  [[image:image-20220523001219-11.png||height="97" width="627"]]
... ... @@ -420,7 +420,7 @@
420 420  
421 421  So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25
422 422  
423 -=== 2.6.2 Set Device Time ===
438 +=== 2.6.3 Set Device Time ===
424 424  
425 425  (((
426 426  There are two ways to set device’s time:
... ... @@ -454,7 +454,7 @@
454 454  User needs to set SYNCMOD=0 to manual time, otherwise, the user set time will be overwritten by the time set by the server.
455 455  )))
456 456  
457 -=== 2.6.3 Poll sensor value ===
472 +=== 2.6.4 Poll sensor value ===
458 458  
459 459  User can poll sensor value based on timestamps from the server. Below is the downlink command.
460 460  
... ... @@ -465,7 +465,7 @@
465 465  )))
466 466  
467 467  (((
468 -For example, downlink command **31 5FC5F350 5FC6 0160 05**
483 +For example, downlink command (% style="display:none" %) (%%)**31 5FC5F350 5FC6 0160 05**
469 469  )))
470 470  
471 471  (((
... ... @@ -477,7 +477,7 @@
477 477  )))
478 478  
479 479  
480 -=== 2.6.4 Datalog Uplink payload ===
495 +=== 2.6.5 Datalog Uplink payload ===
481 481  
482 482  The Datalog poll reply uplink will use below payload format.
483 483  
... ... @@ -485,7 +485,7 @@
485 485  **Retrieval data payload**
486 486  )))
487 487  
488 -(% border="1" style="background-color:#ffffcc; color:green; width:469px" %)
503 +(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
489 489  |(% style="width:93px" %)(((
490 490  (((
491 491  **Size(bytes)**
... ... @@ -798,14 +798,24 @@
798 798  
799 799  [[image:image-20220523150701-2.png]]
800 800  
816 +(((
801 801  **Downlink Command: 0x01**
818 +)))
802 802  
820 +(((
803 803  Format: Command Code (0x01) followed by 3 bytes time value.
822 +)))
804 804  
824 +(((
805 805  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
826 +)))
806 806  
807 -* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
808 -* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
828 +* (((
829 +**Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
830 +)))
831 +* (((
832 +**Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
833 +)))
809 809  
810 810  == 4.2 Set External Sensor Mode ==
811 811  
... ... @@ -815,15 +815,27 @@
815 815  
816 816  [[image:image-20220523150759-3.png]]
817 817  
843 +(((
818 818  **Downlink Command: 0xA2**
845 +)))
819 819  
847 +(((
820 820  Total bytes: 2 ~~ 5 bytes
849 +)))
821 821  
851 +(((
822 822  **Example:**
853 +)))
823 823  
824 -* 0xA201: Set external sensor type to E1
825 -* 0xA209: Same as AT+EXT=9
826 -* 0xA20702003c,Same as AT+SETCNT=60
855 +* (((
856 +0xA201: Set external sensor type to E1
857 +)))
858 +* (((
859 +0xA209: Same as AT+EXT=9
860 +)))
861 +* (((
862 +0xA20702003c,Same as AT+SETCNT=60
863 +)))
827 827  
828 828  == 4.3 Enable/Disable uplink Temperature probe ID ==
829 829  
... ... @@ -851,9 +851,13 @@
851 851  
852 852  [[image:image-20220523151052-5.png]]
853 853  
891 +(((
854 854  **Downlink Command:**
893 +)))
855 855  
895 +(((
856 856  No downlink command for this feature.
897 +)))
857 857  
858 858  == 4.5 Quit AT Command ==
859 859  
... ... @@ -893,11 +893,17 @@
893 893  
894 894  == 4.8 Set Time Sync Mode ==
895 895  
937 +(((
896 896  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
939 +)))
897 897  
941 +(((
898 898  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.
943 +)))
899 899  
945 +(((
900 900  **AT Command:**
947 +)))
901 901  
902 902  [[image:image-20220523151336-9.png]]
903 903  
... ... @@ -955,6 +955,22 @@
955 955  
956 956  * Example: 0xA301 ~/~/Same as AT+CLRDTA
957 957  
1005 +== 4.13 Auto Send None-ACK messages ==
1006 +
1007 +Feature: LHT65N will wait for ACK for each uplink, If LHT65N doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. LHT65N keeps sending messages in normal periodically. Once LHT65N gets ACK from a server, it will consider the network is ok and start to send the not-arrive message.
1008 +
1009 +
1010 +**AT Command: AT+PNACKMD**
1011 +
1012 +The default factory setting is 0
1013 +
1014 +|**Command Example**|**Function**|**Response**
1015 +|AT+PNACKMD=1|Poll None-ACK message|OK
1016 +
1017 +**Downlink Command: 0x34**
1018 +
1019 +* Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1020 +
958 958  = 5. Battery & How to replace =
959 959  
960 960  == 5.1 Battery Type ==
... ... @@ -987,7 +987,7 @@
987 987  = 6. Order Info =
988 988  
989 989  (((
990 -Part Number: (% style="color:#4f81bd" %)** LHT65N-XX**
1053 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
991 991  )))
992 992  
993 993  (((
image-20220525110512-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +28.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0