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

From version 44.7
edited by Xiaoling
on 2023/05/16 18:06
Change comment: There is no comment for this version
To version 45.3
edited by Xiaoling
on 2023/05/27 08:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,8 +45,6 @@
45 45  * External PIR Sensor
46 46  * Tri-color LED to indicate working status(% style="display:none" %)
47 47  
48 -
49 -
50 50  == 1.3 Specification ==
51 51  
52 52  
... ... @@ -64,16 +64,12 @@
64 64  * Long Term Drift: < 0.02 °C/yr
65 65  * Operating Range: 0 ~~ 96 %RH
66 66  
67 -(% class="mark" style="color:#037691" %)**External PIR Sensor:**
65 +(% style="color:#037691" %)**External PIR Sensor:**
68 68  
69 -* (% class="mark" %)Base on BH1750 Illumination Sensor
70 -* (% class="mark" %)Cable Length : 50cm
71 -* (% class="mark" %)Resolution: 1 lx
72 -* (% class="mark" %)Range: 0-65535 lx
73 -* (% class="mark" %)Operating Range: -40 °C ~~ 85 °C
67 +* Base on RDB223 Sensor
68 +* Cable Length : 1 meter
69 +* Stable detect distance : 0~~3 meter
74 74  
75 -
76 -
77 77  = 2. Connect LHT65N-PIR to IoT Server =
78 78  
79 79  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -110,8 +110,6 @@
110 110  )))
111 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.
112 112  
113 -
114 -
115 115  == 2.3 Example to join LoRaWAN network ==
116 116  
117 117  
... ... @@ -187,11 +187,11 @@
187 187  [[image:image-20230508151932-1.png]]
188 188  
189 189  
190 -**Sensor Model**: For LHT65N-PIR, this value is 0x1A
182 +(% style="color:blue" %)**Sensor Model**(%%): For LHT65N-PIR, this value is 0x1A
191 191  
192 -**Firmware Version**: 0x0100, Means: v1.0.0 version
184 +(% style="color:blue" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
193 193  
194 -**Frequency Band**:
186 +(% style="color:blue" %)**Frequency Band**:
195 195  
196 196  *0x01: EU868
197 197  
... ... @@ -221,7 +221,7 @@
221 221  
222 222  *0x0e: MA869
223 223  
224 -**Sub-Band**:
216 +(% style="color:blue" %)**Sub-Band**:
225 225  
226 226  AU915 and US915:value 0x00 ~~ 0x08
227 227  
... ... @@ -229,7 +229,7 @@
229 229  
230 230  Other Bands: Always 0x00
231 231  
232 -**Battery Info**:
224 +(% style="color:blue" %)**Battery Info**:
233 233  
234 234  Check the battery voltage.
235 235  
... ... @@ -282,8 +282,6 @@
282 282  * The 8^^th^^ byte: Alarm Bit (if this uplink is from periodically or movement)
283 283  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
284 284  
285 -
286 -
287 287  === 2.5.1 Decoder in TTN V3 ===
288 288  
289 289  
... ... @@ -322,8 +322,6 @@
322 322  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
323 323  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
324 324  
325 -
326 -
327 327  === 2.5.3 Built-in Temperature ===
328 328  
329 329  [[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"]]
... ... @@ -334,8 +334,6 @@
334 334  
335 335  * Temperature:  (0xF5C6-65536)/100=-26.18℃
336 336  
337 -
338 -
339 339  === 2.5.4 Built-in Humidity ===
340 340  
341 341  [[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"]]
... ... @@ -342,8 +342,6 @@
342 342  
343 343  * Humidity:    0x025C/10=60.4%
344 344  
345 -
346 -
347 347  === 2.5.5 Ext value ===
348 348  
349 349  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -360,11 +360,11 @@
360 360  Bit0 of byte 8th shows if this uplink is generate by PIR activity.
361 361  
362 362  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:393px" %)
363 -|=(% style="width: 106px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
347 +|=(% style="width: 107px; background-color:#D9E2F3;color:#0070C0" %)(((
364 364  **The 8^^th^^ byte**
365 -)))|=(% style="width: 71px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
349 +)))|=(% style="width: 73px; background-color:#D9E2F3;color:#0070C0" %)(((
366 366  **Bit 1~~7**
367 -)))|=(% style="width: 211px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
351 +)))|=(% style="width: 213px; background-color:#D9E2F3;color:#0070C0" %)(((
368 368  **Bit 0**
369 369  )))
370 370  |(% style="width:106px" %)(((
... ... @@ -430,8 +430,6 @@
430 430  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
431 431  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
432 432  
433 -
434 -
435 435  == 2.8 installation ==
436 436  
437 437  
... ... @@ -456,8 +456,6 @@
456 456  
457 457  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
458 458  
459 -
460 -
461 461  = 3. Sensors and Accessories =
462 462  
463 463  == 3.1 E2 Extension Cable ==
... ... @@ -489,8 +489,6 @@
489 489  
490 490  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
491 491  
492 -
493 -
494 494  == 4.2 General Commands ==
495 495  
496 496  
... ... @@ -532,8 +532,6 @@
532 532  
533 533  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
534 534  
535 -
536 -
537 537  === 4.3.2 Get Device Status ===
538 538  
539 539  
... ... @@ -588,8 +588,6 @@
588 588  
589 589  * There is no downlink command to set to Sleep mode.
590 590  
591 -
592 -
593 593  === 4.3.5 Set UOA (Uplink on Activity) ===
594 594  
595 595  
... ... @@ -631,8 +631,6 @@
631 631  * (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/]]
632 632  * 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]]**.
633 633  
634 -
635 -
636 636  = 7. FAQ =
637 637  
638 638  == 7.1 How to use AT Command? ==
... ... @@ -758,8 +758,6 @@
758 758  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
759 759  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
760 760  
761 -
762 -
763 763  = 9. Packing Info =
764 764  
765 765  
... ... @@ -772,15 +772,11 @@
772 772  * Device Size:  10 x 10 x 3.5 mm
773 773  * Device Weight: 120.5g
774 774  
775 -
776 -
777 777  = 10. Reference material =
778 778  
779 779  
780 780  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
781 781  
782 -
783 -
784 784  = 11. FCC Warning =
785 785  
786 786