Last modified by Xiaoling on 2025/06/10 09:17

From version 45.7
edited by Xiaoling
on 2023/05/27 09:02
Change comment: There is no comment for this version
To version 46.4
edited by Xiaoling
on 2023/08/16 10:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -102,13 +102,13 @@
102 102  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
103 103  |=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
104 104  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Test uplink status|(% style="background-color:#f2f2f2; width:225px" %)(((
105 -If LHT65N is already Joined to rhe LoRaWAN network, LHT65N will send an uplink packet, if LHT65N has external sensor connected,(% style="color:blue" %)**Blue led** (%%)will blink once. If LHT65N has not external sensor, (% style="color:red" %)**Red led**(%%) will blink once.
105 +If LHT65N-PIR is already Joined to rhe LoRaWAN network, LHT65N-PIR will send an uplink packet, if LHT65N-PIR has external sensor connected,(% style="color:blue" %)**Blue led** (%%)will blink once. If LHT65N-PIR has not external sensor, (% style="color:red" %)**Red led**(%%) will blink once.
106 106  )))
107 107  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2; width:117px" %)Active Device|(% style="background-color:#f2f2f2; width:225px" %)(((
108 -(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, LHT65N will enter working mode and start to JOIN LoRaWAN network.
108 +(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, LHT65N-PIR will enter working mode and start to JOIN LoRaWAN network.
109 109  (% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after join in network.
110 110  )))
111 -|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N is in Deep Sleep Mode.
111 +|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N-PIR is in Deep Sleep Mode.
112 112  
113 113  
114 114  
... ... @@ -193,34 +193,35 @@
193 193  
194 194  (% style="color:blue" %)**Frequency Band**:
195 195  
196 -*0x01: EU868
196 +0x01: EU868
197 197  
198 -*0x02: US915
198 +0x02: US915
199 199  
200 -*0x03: IN865
200 +0x03: IN865
201 201  
202 -*0x04: AU915
202 +0x04: AU915
203 203  
204 -*0x05: KZ865
204 +0x05: KZ865
205 205  
206 -*0x06: RU864
206 +0x06: RU864
207 207  
208 -*0x07: AS923
208 +0x07: AS923
209 209  
210 -*0x08: AS923-1
210 +0x08: AS923-1
211 211  
212 -*0x09: AS923-2
212 +0x09: AS923-2
213 213  
214 -*0x0a: AS923-3
214 +0x0a: AS923-3
215 215  
216 -*0x0b: CN470
216 +0x0b: CN470
217 217  
218 -*0x0c: EU433
218 +0x0c: EU433
219 219  
220 -*0x0d: KR920
220 +0x0d: KR920
221 221  
222 -*0x0e: MA869
222 +0x0e: MA869
223 223  
224 +
224 224  (% style="color:blue" %)**Sub-Band**:
225 225  
226 226  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -229,6 +229,7 @@
229 229  
230 230  Other Bands: Always 0x00
231 231  
233 +
232 232  (% style="color:blue" %)**Battery Info**:
233 233  
234 234  Check the battery voltage.
... ... @@ -516,11 +516,11 @@
516 516  
517 517  Feature: Change LoRaWAN End Node Transmit Interval.
518 518  
519 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
521 +(% style="color:#4f81bd" %)**AT Command: **
520 520  
521 521  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
522 522  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
523 -|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
525 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
524 524  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
525 525  
526 526  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -550,7 +550,7 @@
550 550  
551 551  Feature: Set device password, max 9 digits
552 552  
553 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
555 +(% style="color:#4f81bd" %)**AT Command: **
554 554  
555 555  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
556 556  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**Response**
... ... @@ -571,11 +571,11 @@
571 571  
572 572  Feature: Set device to sleep mode
573 573  
574 -* **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
576 +* (% style="color:#037691" %)**AT+Sleep=0**(%%)  : Normal working mode, device will sleep and use lower power when there is no LoRa message
575 575  
576 -* **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
578 +* (% style="color:#037691" %)**AT+Sleep=1**(%%) :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
577 577  
578 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
580 +(% style="color:#4f81bd" %)**AT Command: **
579 579  
580 580  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
581 581  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:218px" %)**Response**
... ... @@ -596,18 +596,26 @@
596 596  
597 597  Feature: Enable / Disable Uplink on Activity
598 598  
599 -* **AT+UOA=0**  : Disable UoA
601 +(% style="color:#4f81bd" %)**AT Command: **
600 600  
601 -* **AT+UOA=1,2** :  Enable UoA , Calm Down Time: 2 minutes. If device already send a uplink on activity, it will not send another uplink on activiy in 2 minutes, even detect activity.
603 +* (% style="color:#037691" %)**AT+UOA=0**(%%)  : Disable UoA
602 602  
605 +* (% style="color:#037691" %)**AT+UOA=1,2**(%%) :  Enable UoA , Calm Down Time: 2 minutes. If device already send a uplink on activity, it will not send another uplink on activiy in 2 minutes, even detect activity.
606 +
603 603  (% style="color:red" %)**Notice: Calm Down time range is 1 ~~ 65535 minutes. If user set Calm Down time to low value, such as 1 minute, the sensor might send uplink very frequenctly and battery drain fast.**
604 604  
605 -(% style="color:#4f81bd" %)**AT Command: AT+UOA**
606 606  
610 +(% style="color:#4f81bd" %)**Downlink Command:**
607 607  
608 -(% style="color:#4f81bd" %)**Downlink Command **(% class="mark" %)**xxxxxxx**
612 +Format: Command Code (0xA1) followed by 1 byte or 3 bytes.
609 609  
614 +When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
610 610  
616 +* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
617 +* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
618 +
619 +
620 +
611 611  = 5. Battery & Power Consumption =
612 612  
613 613  
... ... @@ -645,7 +645,6 @@
645 645  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
646 646  
647 647  
648 -
649 649  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
650 650  
651 651  
... ... @@ -706,10 +706,12 @@
706 706  
707 707  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
708 708  
718 +
709 709  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
710 710  
711 711  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
712 712  
723 +
713 713  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
714 714  
715 715  First connect the four lines;(% style="display:none" %)
... ... @@ -722,7 +722,6 @@
722 722  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
723 723  
724 724  
725 -
726 726  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
727 727  
728 728  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -738,8 +738,6 @@
738 738  
739 739  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
740 740  
741 -
742 -
743 743  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
744 744  
745 745  
... ... @@ -768,13 +768,8 @@
768 768  
769 769  * LHT65N-PIR Temperature/Humidity/PIR Sensor x 1
770 770  
771 -**Dimension and weight**:
772 772  
773 -* Device Size:  10 x 10 x 3.5 mm
774 -* Device Weight: 120.5g
775 775  
776 -
777 -
778 778  = 10. Reference material =
779 779  
780 780