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

From version 45.5
edited by Xiaoling
on 2023/05/27 08:58
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
... ... @@ -73,6 +73,7 @@
73 73  * Stable detect distance : 0~~3 meter
74 74  
75 75  
76 +
76 76  = 2. Connect LHT65N-PIR to IoT Server =
77 77  
78 78  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -101,15 +101,16 @@
101 101  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
102 102  |=(% 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**
103 103  |(% 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" %)(((
104 -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.
105 105  )))
106 106  |(% 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" %)(((
107 -(% 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.
108 108  (% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after join in network.
109 109  )))
110 -|(% 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.
111 111  
112 112  
114 +
113 113  == 2.3 Example to join LoRaWAN network ==
114 114  
115 115  
... ... @@ -191,34 +191,35 @@
191 191  
192 192  (% style="color:blue" %)**Frequency Band**:
193 193  
194 -*0x01: EU868
196 +0x01: EU868
195 195  
196 -*0x02: US915
198 +0x02: US915
197 197  
198 -*0x03: IN865
200 +0x03: IN865
199 199  
200 -*0x04: AU915
202 +0x04: AU915
201 201  
202 -*0x05: KZ865
204 +0x05: KZ865
203 203  
204 -*0x06: RU864
206 +0x06: RU864
205 205  
206 -*0x07: AS923
208 +0x07: AS923
207 207  
208 -*0x08: AS923-1
210 +0x08: AS923-1
209 209  
210 -*0x09: AS923-2
212 +0x09: AS923-2
211 211  
212 -*0x0a: AS923-3
214 +0x0a: AS923-3
213 213  
214 -*0x0b: CN470
216 +0x0b: CN470
215 215  
216 -*0x0c: EU433
218 +0x0c: EU433
217 217  
218 -*0x0d: KR920
220 +0x0d: KR920
219 219  
220 -*0x0e: MA869
222 +0x0e: MA869
221 221  
224 +
222 222  (% style="color:blue" %)**Sub-Band**:
223 223  
224 224  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -227,6 +227,7 @@
227 227  
228 228  Other Bands: Always 0x00
229 229  
233 +
230 230  (% style="color:blue" %)**Battery Info**:
231 231  
232 232  Check the battery voltage.
... ... @@ -258,7 +258,7 @@
258 258  **4**
259 259  )))
260 260  |(% style="width:97px" %)(((
261 -**Value**
265 +Value
262 262  )))|(% style="width:39px" %)(((
263 263  [[BAT>>||anchor="H2.5.2BAT-BatteryInfo"]]
264 264  )))|(% style="width:100px" %)(((
... ... @@ -280,6 +280,8 @@
280 280  * The 8^^th^^ byte: Alarm Bit (if this uplink is from periodically or movement)
281 281  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
282 282  
287 +
288 +
283 283  === 2.5.1 Decoder in TTN V3 ===
284 284  
285 285  
... ... @@ -301,7 +301,7 @@
301 301  **Bit(bit)**
302 302  )))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
303 303  |(% style="width:66px" %)(((
304 -**Value**
310 +Value
305 305  )))|(% style="width:250px" %)(((
306 306  BAT Status
307 307  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -318,8 +318,11 @@
318 318  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
319 319  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
320 320  
327 +
328 +
321 321  === 2.5.3 Built-in Temperature ===
322 322  
331 +
323 323  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220522235639-2.png||_mstalt="431756" height="138" width="722"]]
324 324  
325 325  * Temperature:  0x0ABB/100=27.47℃
... ... @@ -328,12 +328,17 @@
328 328  
329 329  * Temperature:  (0xF5C6-65536)/100=-26.18℃
330 330  
340 +
341 +
331 331  === 2.5.4 Built-in Humidity ===
332 332  
344 +
333 333  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220522235639-4.png||_mstalt="432484" height="138" width="722"]]
334 334  
335 335  * Humidity:    0x025C/10=60.4%
336 336  
349 +
350 +
337 337  === 2.5.5 Ext value ===
338 338  
339 339  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -405,7 +405,6 @@
405 405  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20221224161957-6.png||height="306" width="852"]]
406 406  
407 407  
408 -
409 409  == 2.7 LED Indicator ==
410 410  
411 411  
... ... @@ -420,6 +420,8 @@
420 420  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
421 421  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
422 422  
436 +
437 +
423 423  == 2.8 installation ==
424 424  
425 425  
... ... @@ -444,6 +444,8 @@
444 444  
445 445  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
446 446  
462 +
463 +
447 447  = 3. Sensors and Accessories =
448 448  
449 449  == 3.1 E2 Extension Cable ==
... ... @@ -475,6 +475,8 @@
475 475  
476 476  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
477 477  
495 +
496 +
478 478  == 4.2 General Commands ==
479 479  
480 480  
... ... @@ -499,11 +499,11 @@
499 499  
500 500  Feature: Change LoRaWAN End Node Transmit Interval.
501 501  
502 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
521 +(% style="color:#4f81bd" %)**AT Command: **
503 503  
504 504  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
505 505  |(% 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**
506 -|(% 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
507 507  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
508 508  
509 509  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -516,6 +516,8 @@
516 516  
517 517  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
518 518  
538 +
539 +
519 519  === 4.3.2 Get Device Status ===
520 520  
521 521  
... ... @@ -531,7 +531,7 @@
531 531  
532 532  Feature: Set device password, max 9 digits
533 533  
534 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
555 +(% style="color:#4f81bd" %)**AT Command: **
535 535  
536 536  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
537 537  |(% 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**
... ... @@ -552,11 +552,11 @@
552 552  
553 553  Feature: Set device to sleep mode
554 554  
555 -* **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
556 556  
557 -* **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.
558 558  
559 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
580 +(% style="color:#4f81bd" %)**AT Command: **
560 560  
561 561  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
562 562  |(% 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**
... ... @@ -570,23 +570,33 @@
570 570  
571 571  * There is no downlink command to set to Sleep mode.
572 572  
594 +
595 +
573 573  === 4.3.5 Set UOA (Uplink on Activity) ===
574 574  
575 575  
576 576  Feature: Enable / Disable Uplink on Activity
577 577  
578 -* **AT+UOA=0**  : Disable UoA
601 +(% style="color:#4f81bd" %)**AT Command: **
579 579  
580 -* **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
581 581  
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 +
582 582  (% 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.**
583 583  
584 -(% style="color:#4f81bd" %)**AT Command: AT+UOA**
585 585  
610 +(% style="color:#4f81bd" %)**Downlink Command:**
586 586  
587 -(% style="color:#4f81bd" %)**Downlink Command **(% class="mark" %)**xxxxxxx**
612 +Format: Command Code (0xA1) followed by 1 byte or 3 bytes.
588 588  
614 +When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
589 589  
616 +* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
617 +* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
618 +
619 +
620 +
590 590  = 5. Battery & Power Consumption =
591 591  
592 592  
... ... @@ -611,6 +611,8 @@
611 611  * (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
612 612  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
613 613  
645 +
646 +
614 614  = 7. FAQ =
615 615  
616 616  == 7.1 How to use AT Command? ==
... ... @@ -622,7 +622,6 @@
622 622  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
623 623  
624 624  
625 -
626 626  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
627 627  
628 628  
... ... @@ -683,10 +683,12 @@
683 683  
684 684  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
685 685  
718 +
686 686  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
687 687  
688 688  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
689 689  
723 +
690 690  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
691 691  
692 692  First connect the four lines;(% style="display:none" %)
... ... @@ -699,7 +699,6 @@
699 699  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
700 700  
701 701  
702 -
703 703  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
704 704  
705 705  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -715,8 +715,6 @@
715 715  
716 716  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
717 717  
718 -
719 -
720 720  [[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"]]
721 721  
722 722  
... ... @@ -736,6 +736,8 @@
736 736  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
737 737  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
738 738  
770 +
771 +
739 739  = 9. Packing Info =
740 740  
741 741  
... ... @@ -743,10 +743,7 @@
743 743  
744 744  * LHT65N-PIR Temperature/Humidity/PIR Sensor x 1
745 745  
746 -**Dimension and weight**:
747 747  
748 -* Device Size:  10 x 10 x 3.5 mm
749 -* Device Weight: 120.5g
750 750  
751 751  = 10. Reference material =
752 752  
... ... @@ -753,6 +753,8 @@
753 753  
754 754  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
755 755  
786 +
787 +
756 756  = 11. FCC Warning =
757 757  
758 758