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

From version 45.6
edited by Xiaoling
on 2023/05/27 08:59
Change comment: There is no comment for this version
To version 45.9
edited by Xiaoling
on 2023/08/08 14:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,7 +46,6 @@
46 46  * Tri-color LED to indicate working status
47 47  
48 48  
49 -
50 50  (% style="display:none" %)
51 51  
52 52  == 1.3 Specification ==
... ... @@ -73,7 +73,6 @@
73 73  * Stable detect distance : 0~~3 meter
74 74  
75 75  
76 -
77 77  = 2. Connect LHT65N-PIR to IoT Server =
78 78  
79 79  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -102,16 +102,15 @@
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.
103 +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.
106 +(% 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.
109 +|(% 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 -
115 115  == 2.3 Example to join LoRaWAN network ==
116 116  
117 117  
... ... @@ -283,7 +283,6 @@
283 283  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
284 284  
285 285  
286 -
287 287  === 2.5.1 Decoder in TTN V3 ===
288 288  
289 289  
... ... @@ -305,7 +305,7 @@
305 305  **Bit(bit)**
306 306  )))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
307 307  |(% style="width:66px" %)(((
308 -**Value**
304 +Value
309 309  )))|(% style="width:250px" %)(((
310 310  BAT Status
311 311  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -322,8 +322,10 @@
322 322  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
323 323  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
324 324  
321 +
325 325  === 2.5.3 Built-in Temperature ===
326 326  
324 +
327 327  [[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"]]
328 328  
329 329  * Temperature:  0x0ABB/100=27.47℃
... ... @@ -332,12 +332,15 @@
332 332  
333 333  * Temperature:  (0xF5C6-65536)/100=-26.18℃
334 334  
333 +
335 335  === 2.5.4 Built-in Humidity ===
336 336  
336 +
337 337  [[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"]]
338 338  
339 339  * Humidity:    0x025C/10=60.4%
340 340  
341 +
341 341  === 2.5.5 Ext value ===
342 342  
343 343  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -409,7 +409,6 @@
409 409  [[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"]]
410 410  
411 411  
412 -
413 413  == 2.7 LED Indicator ==
414 414  
415 415  
... ... @@ -424,6 +424,7 @@
424 424  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
425 425  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
426 426  
427 +
427 427  == 2.8 installation ==
428 428  
429 429  
... ... @@ -448,6 +448,7 @@
448 448  
449 449  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
450 450  
452 +
451 451  = 3. Sensors and Accessories =
452 452  
453 453  == 3.1 E2 Extension Cable ==
... ... @@ -479,6 +479,7 @@
479 479  
480 480  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
481 481  
484 +
482 482  == 4.2 General Commands ==
483 483  
484 484  
... ... @@ -520,6 +520,7 @@
520 520  
521 521  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
522 522  
526 +
523 523  === 4.3.2 Get Device Status ===
524 524  
525 525  
... ... @@ -574,6 +574,7 @@
574 574  
575 575  * There is no downlink command to set to Sleep mode.
576 576  
581 +
577 577  === 4.3.5 Set UOA (Uplink on Activity) ===
578 578  
579 579  
... ... @@ -615,6 +615,7 @@
615 615  * (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/]]
616 616  * 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]]**.
617 617  
623 +
618 618  = 7. FAQ =
619 619  
620 620  == 7.1 How to use AT Command? ==
... ... @@ -740,6 +740,7 @@
740 740  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
741 741  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
742 742  
749 +
743 743  = 9. Packing Info =
744 744  
745 745  
... ... @@ -747,10 +747,7 @@
747 747  
748 748  * LHT65N-PIR Temperature/Humidity/PIR Sensor x 1
749 749  
750 -**Dimension and weight**:
751 751  
752 -* Device Size:  10 x 10 x 3.5 mm
753 -* Device Weight: 120.5g
754 754  
755 755  = 10. Reference material =
756 756  
... ... @@ -757,6 +757,7 @@
757 757  
758 758  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
759 759  
764 +
760 760  = 11. FCC Warning =
761 761  
762 762