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

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