<
From version < 46.4 >
edited by Xiaoling
on 2023/08/16 10:40
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? ==
... ... @@ -111,7 +111,6 @@
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-PIR is in Deep Sleep Mode.
112 112  
113 113  
114 -
115 115  == 2.3 Example to join LoRaWAN network ==
116 116  
117 117  
... ... @@ -193,35 +193,34 @@
193 193  
194 194  (% style="color:blue" %)**Frequency Band**:
195 195  
196 -0x01: EU868
193 +*0x01: EU868
197 197  
198 -0x02: US915
195 +*0x02: US915
199 199  
200 -0x03: IN865
197 +*0x03: IN865
201 201  
202 -0x04: AU915
199 +*0x04: AU915
203 203  
204 -0x05: KZ865
201 +*0x05: KZ865
205 205  
206 -0x06: RU864
203 +*0x06: RU864
207 207  
208 -0x07: AS923
205 +*0x07: AS923
209 209  
210 -0x08: AS923-1
207 +*0x08: AS923-1
211 211  
212 -0x09: AS923-2
209 +*0x09: AS923-2
213 213  
214 -0x0a: AS923-3
211 +*0x0a: AS923-3
215 215  
216 -0x0b: CN470
213 +*0x0b: CN470
217 217  
218 -0x0c: EU433
215 +*0x0c: EU433
219 219  
220 -0x0d: KR920
217 +*0x0d: KR920
221 221  
222 -0x0e: MA869
219 +*0x0e: MA869
223 223  
224 -
225 225  (% style="color:blue" %)**Sub-Band**:
226 226  
227 227  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -230,7 +230,6 @@
230 230  
231 231  Other Bands: Always 0x00
232 232  
233 -
234 234  (% style="color:blue" %)**Battery Info**:
235 235  
236 236  Check the battery voltage.
... ... @@ -285,7 +285,6 @@
285 285  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
286 286  
287 287  
288 -
289 289  === 2.5.1 Decoder in TTN V3 ===
290 290  
291 291  
... ... @@ -325,7 +325,6 @@
325 325  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
326 326  
327 327  
328 -
329 329  === 2.5.3 Built-in Temperature ===
330 330  
331 331  
... ... @@ -338,7 +338,6 @@
338 338  * Temperature:  (0xF5C6-65536)/100=-26.18℃
339 339  
340 340  
341 -
342 342  === 2.5.4 Built-in Humidity ===
343 343  
344 344  
... ... @@ -347,7 +347,6 @@
347 347  * Humidity:    0x025C/10=60.4%
348 348  
349 349  
350 -
351 351  === 2.5.5 Ext value ===
352 352  
353 353  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -434,7 +434,6 @@
434 434  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
435 435  
436 436  
437 -
438 438  == 2.8 installation ==
439 439  
440 440  
... ... @@ -460,7 +460,6 @@
460 460  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
461 461  
462 462  
463 -
464 464  = 3. Sensors and Accessories =
465 465  
466 466  == 3.1 E2 Extension Cable ==
... ... @@ -493,7 +493,6 @@
493 493  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
494 494  
495 495  
496 -
497 497  == 4.2 General Commands ==
498 498  
499 499  
... ... @@ -518,11 +518,11 @@
518 518  
519 519  Feature: Change LoRaWAN End Node Transmit Interval.
520 520  
521 -(% style="color:#4f81bd" %)**AT Command: **
509 +(% style="color:#4f81bd" %)**AT Command: AT+TDC**
522 522  
523 523  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
524 524  |(% 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**
525 -|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
513 +|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
526 526  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
527 527  
528 528  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -536,7 +536,6 @@
536 536  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
537 537  
538 538  
539 -
540 540  === 4.3.2 Get Device Status ===
541 541  
542 542  
... ... @@ -552,7 +552,7 @@
552 552  
553 553  Feature: Set device password, max 9 digits
554 554  
555 -(% style="color:#4f81bd" %)**AT Command: **
542 +(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
556 556  
557 557  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
558 558  |(% 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**
... ... @@ -573,11 +573,11 @@
573 573  
574 574  Feature: Set device to sleep mode
575 575  
576 -* (% style="color:#037691" %)**AT+Sleep=0**(%%)  : Normal working mode, device will sleep and use lower power when there is no LoRa message
563 +* **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
577 577  
578 -* (% style="color:#037691" %)**AT+Sleep=1**(%%) :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
565 +* **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
579 579  
580 -(% style="color:#4f81bd" %)**AT Command: **
567 +(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
581 581  
582 582  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
583 583  |(% 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**
... ... @@ -592,32 +592,23 @@
592 592  * There is no downlink command to set to Sleep mode.
593 593  
594 594  
595 -
596 596  === 4.3.5 Set UOA (Uplink on Activity) ===
597 597  
598 598  
599 599  Feature: Enable / Disable Uplink on Activity
600 600  
601 -(% style="color:#4f81bd" %)**AT Command: **
587 +* **AT+UOA=0**  : Disable UoA
602 602  
603 -* (% style="color:#037691" %)**AT+UOA=0**(%%)  : Disable UoA
589 +* **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.
604 604  
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 -
607 607  (% 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.**
608 608  
593 +(% style="color:#4f81bd" %)**AT Command: AT+UOA**
609 609  
610 -(% style="color:#4f81bd" %)**Downlink Command:**
611 611  
612 -Format: Command Code (0xA1) followed by 1 byte or 3 bytes.
596 +(% style="color:#4f81bd" %)**Downlink Command **(% class="mark" %)**xxxxxxx**
613 613  
614 -When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
615 615  
616 -* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
617 -* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
618 -
619 -
620 -
621 621  = 5. Battery & Power Consumption =
622 622  
623 623  
... ... @@ -643,7 +643,6 @@
643 643  * 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]]**.
644 644  
645 645  
646 -
647 647  = 7. FAQ =
648 648  
649 649  == 7.1 How to use AT Command? ==
... ... @@ -655,6 +655,7 @@
655 655  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
656 656  
657 657  
635 +
658 658  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
659 659  
660 660  
... ... @@ -715,12 +715,10 @@
715 715  
716 716  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
717 717  
718 -
719 719  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
720 720  
721 721  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
722 722  
723 -
724 724  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
725 725  
726 726  First connect the four lines;(% style="display:none" %)
... ... @@ -733,6 +733,7 @@
733 733  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
734 734  
735 735  
712 +
736 736  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
737 737  
738 738  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -748,6 +748,8 @@
748 748  
749 749  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
750 750  
728 +
729 +
751 751  [[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"]]
752 752  
753 753  
... ... @@ -768,7 +768,6 @@
768 768  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
769 769  
770 770  
771 -
772 772  = 9. Packing Info =
773 773  
774 774  
... ... @@ -784,7 +784,6 @@
784 784  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
785 785  
786 786  
787 -
788 788  = 11. FCC Warning =
789 789  
790 790  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0