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

From version 46.3
edited by Xiaoling
on 2023/08/16 10:00
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
... ... @@ -45,6 +45,8 @@
45 45  * External PIR Sensor
46 46  * Tri-color LED to indicate working status
47 47  
48 +
49 +
48 48  (% style="display:none" %)
49 49  
50 50  == 1.3 Specification ==
... ... @@ -70,6 +70,8 @@
70 70  * Cable Length : 1 meter
71 71  * Stable detect distance : 0~~3 meter
72 72  
75 +
76 +
73 73  = 2. Connect LHT65N-PIR to IoT Server =
74 74  
75 75  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -106,6 +106,8 @@
106 106  )))
107 107  |(% 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.
108 108  
113 +
114 +
109 109  == 2.3 Example to join LoRaWAN network ==
110 110  
111 111  
... ... @@ -187,34 +187,35 @@
187 187  
188 188  (% style="color:blue" %)**Frequency Band**:
189 189  
190 -*0x01: EU868
196 +0x01: EU868
191 191  
192 -*0x02: US915
198 +0x02: US915
193 193  
194 -*0x03: IN865
200 +0x03: IN865
195 195  
196 -*0x04: AU915
202 +0x04: AU915
197 197  
198 -*0x05: KZ865
204 +0x05: KZ865
199 199  
200 -*0x06: RU864
206 +0x06: RU864
201 201  
202 -*0x07: AS923
208 +0x07: AS923
203 203  
204 -*0x08: AS923-1
210 +0x08: AS923-1
205 205  
206 -*0x09: AS923-2
212 +0x09: AS923-2
207 207  
208 -*0x0a: AS923-3
214 +0x0a: AS923-3
209 209  
210 -*0x0b: CN470
216 +0x0b: CN470
211 211  
212 -*0x0c: EU433
218 +0x0c: EU433
213 213  
214 -*0x0d: KR920
220 +0x0d: KR920
215 215  
216 -*0x0e: MA869
222 +0x0e: MA869
217 217  
224 +
218 218  (% style="color:blue" %)**Sub-Band**:
219 219  
220 220  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -223,6 +223,7 @@
223 223  
224 224  Other Bands: Always 0x00
225 225  
233 +
226 226  (% style="color:blue" %)**Battery Info**:
227 227  
228 228  Check the battery voltage.
... ... @@ -276,6 +276,8 @@
276 276  * The 8^^th^^ byte: Alarm Bit (if this uplink is from periodically or movement)
277 277  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
278 278  
287 +
288 +
279 279  === 2.5.1 Decoder in TTN V3 ===
280 280  
281 281  
... ... @@ -314,6 +314,8 @@
314 314  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
315 315  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
316 316  
327 +
328 +
317 317  === 2.5.3 Built-in Temperature ===
318 318  
319 319  
... ... @@ -325,6 +325,8 @@
325 325  
326 326  * Temperature:  (0xF5C6-65536)/100=-26.18℃
327 327  
340 +
341 +
328 328  === 2.5.4 Built-in Humidity ===
329 329  
330 330  
... ... @@ -332,6 +332,8 @@
332 332  
333 333  * Humidity:    0x025C/10=60.4%
334 334  
349 +
350 +
335 335  === 2.5.5 Ext value ===
336 336  
337 337  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -417,6 +417,8 @@
417 417  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
418 418  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
419 419  
436 +
437 +
420 420  == 2.8 installation ==
421 421  
422 422  
... ... @@ -441,6 +441,8 @@
441 441  
442 442  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
443 443  
462 +
463 +
444 444  = 3. Sensors and Accessories =
445 445  
446 446  == 3.1 E2 Extension Cable ==
... ... @@ -472,6 +472,8 @@
472 472  
473 473  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
474 474  
495 +
496 +
475 475  == 4.2 General Commands ==
476 476  
477 477  
... ... @@ -496,11 +496,11 @@
496 496  
497 497  Feature: Change LoRaWAN End Node Transmit Interval.
498 498  
499 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
521 +(% style="color:#4f81bd" %)**AT Command: **
500 500  
501 501  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
502 502  |(% 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**
503 -|(% 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
504 504  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
505 505  
506 506  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -513,6 +513,8 @@
513 513  
514 514  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
515 515  
538 +
539 +
516 516  === 4.3.2 Get Device Status ===
517 517  
518 518  
... ... @@ -528,7 +528,7 @@
528 528  
529 529  Feature: Set device password, max 9 digits
530 530  
531 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
555 +(% style="color:#4f81bd" %)**AT Command: **
532 532  
533 533  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
534 534  |(% 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**
... ... @@ -567,6 +567,8 @@
567 567  
568 568  * There is no downlink command to set to Sleep mode.
569 569  
594 +
595 +
570 570  === 4.3.5 Set UOA (Uplink on Activity) ===
571 571  
572 572  
... ... @@ -587,12 +587,11 @@
587 587  
588 588  When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
589 589  
590 -* (% style="color:#037691" %)**A1 00  (%%) ==>  AT+UOA=0     **
591 -* (% style="color:#037691" %)**A1 01 00 02  (%%) ==>  AT+UOA=1,2**
616 +* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
617 +* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
592 592  
593 593  
594 594  
595 -
596 596  = 5. Battery & Power Consumption =
597 597  
598 598  
... ... @@ -619,7 +619,6 @@
619 619  
620 620  
621 621  
622 -
623 623  = 7. FAQ =
624 624  
625 625  == 7.1 How to use AT Command? ==
... ... @@ -631,7 +631,6 @@
631 631  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
632 632  
633 633  
634 -
635 635  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
636 636  
637 637  
... ... @@ -692,10 +692,12 @@
692 692  
693 693  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
694 694  
718 +
695 695  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
696 696  
697 697  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
698 698  
723 +
699 699  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
700 700  
701 701  First connect the four lines;(% style="display:none" %)
... ... @@ -708,7 +708,6 @@
708 708  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
709 709  
710 710  
711 -
712 712  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
713 713  
714 714  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -724,8 +724,6 @@
724 724  
725 725  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
726 726  
727 -
728 -
729 729  [[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"]]
730 730  
731 731  
... ... @@ -745,6 +745,8 @@
745 745  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
746 746  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
747 747  
770 +
771 +
748 748  = 9. Packing Info =
749 749  
750 750  
... ... @@ -752,11 +752,15 @@
752 752  
753 753  * LHT65N-PIR Temperature/Humidity/PIR Sensor x 1
754 754  
779 +
780 +
755 755  = 10. Reference material =
756 756  
757 757  
758 758  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
759 759  
786 +
787 +
760 760  = 11. FCC Warning =
761 761  
762 762