<
From version < 58.7 >
edited by Xiaoling
on 2022/05/23 14:58
To version < 60.1 >
edited by Xiaoling
on 2022/05/23 15:07
>
Change comment: Uploaded new attachment "image-20220523150759-3.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -561,10 +561,14 @@
561 561  (% border="1" style="background-color:#ffffcc; color:green; width:540px" %)
562 562  |(% style="width:81px" %)**Bits**|(% style="width:100px" %)**7**|(% style="width:105px" %)**6**|(% style="width:84px" %)**5**|(% style="width:85px" %)**4**|(% style="width:79px" %)**[3:0]**
563 563  |(% style="width:81px" %)**Status & Ext**|(% style="width:100px" %)Not Defined|(% style="width:105px" %)Poll Message Flag|(% style="width:84px" %)Sync time OK|(% style="width:85px" %)Unix Time Request|(% style="width:79px" %)(((
564 +(((
564 564  Ext:
566 +)))
565 565  
568 +(((
566 566  0b(1001)
567 567  )))
571 +)))
568 568  
569 569  (((
570 570  Poll Message Flag: 1: This message is a poll message reply.
... ... @@ -608,17 +608,6 @@
608 608  
609 609  [[image:image-20220523144455-1.png||height="335" width="735"]]
610 610  
611 -(% border="1" style="background-color:#ffffcc; color:green; width:709px" %)
612 -|(% style="width:89px" %)Flash Addr|(% style="width:136px" %)Unix Time|(% style="width:39px" %)Ext|(% style="width:97px" %)BAT voltage|(% style="width:344px" %)Value
613 -|(% style="width:89px" %)80196E0|(% style="width:136px" %)21/1/19 04:27:03|(% style="width:39px" %)1|(% style="width:97px" %)3145|(% style="width:344px" %)sht_temp=22.00 sht_hum=32.6 ds_temp=327.67
614 -|(% style="width:89px" %)80196F0|(% style="width:136px" %)21/1/19 04:28:57|(% style="width:39px" %)1|(% style="width:97px" %)3145|(% style="width:344px" %)sht_temp=21.90 sht_hum=33.1 ds_temp=327.67
615 -|(% style="width:89px" %)8019700|(% style="width:136px" %)21/1/19 04:30:30|(% style="width:39px" %)1|(% style="width:97px" %)3145|(% style="width:344px" %)sht_temp=21.81 sht_hum=33.4 ds_temp=327.67
616 -|(% style="width:89px" %)8019710|(% style="width:136px" %)21/1/19 04:40:30|(% style="width:39px" %)1|(% style="width:97px" %)3145|(% style="width:344px" %)sht_temp=21.65 sht_hum=33.7 ds_temp=327.67
617 -|(% style="width:89px" %)8019720|(% style="width:136px" %)21/1/19 04:50:30|(% style="width:39px" %)1|(% style="width:97px" %)3147|(% style="width:344px" %)sht_temp=21.55 sht_hum=34.1 ds_temp=327.67
618 -|(% style="width:89px" %)8019730|(% style="width:136px" %)21/1/19 05:00:30|(% style="width:39px" %)1|(% style="width:97px" %)3149|(% style="width:344px" %)sht_temp=21.50 sht_hum=34.1 ds_temp=327.67
619 -|(% style="width:89px" %)8019740|(% style="width:136px" %)21/1/19 05:10:30|(% style="width:39px" %)1|(% style="width:97px" %)3149|(% style="width:344px" %)sht_temp=21.43 sht_hum=34.6 ds_temp=327.67
620 -|(% style="width:89px" %)8019750|(% style="width:136px" %)21/1/19 05:20:30|(% style="width:39px" %)1|(% style="width:97px" %)3151|(% style="width:344px" %)sht_temp=21.35 sht_hum=34.9 ds_temp=327.67
621 -
622 622  If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705
623 623  
624 624   Where : Start time: 60065F97 = time 21/1/19 04:27:03
... ... @@ -646,35 +646,50 @@
646 646  
647 647  Unix time is 0x60065F97=1611030423s=21/1/19 04:27:03
648 648  
649 -
650 650  == 2.7 Alarm Mode ==
651 651  
652 652  Alarm mode feature is added since firmware v1.5. When device is in Alarm mode, it will check the built-in sensor temperature in a short interval. If the temperature exceeds the pre-configure range, it will send an uplink immediately.
653 653  
646 +(% style="color:red" %)Note: Alarm mode will increase a little big the power consumption, we recommend extending the normal reading time when enabling this feature.
654 654  
655 -Note: Alarm mode will increase a little big the power consumption, we recommend extending the normal reading time when enabling this feature.
648 +**AT Commands for Alarm mode:**
656 656  
657 -
658 -AT Commands for Alarm mode:
659 -
650 +(% class="box infomessage" %)
651 +(((
660 660  **AT+WMOD=1**: Enable/Disable Alarm Mode. (0:Disable, 1: Enable)
653 +)))
661 661  
655 +(% class="box infomessage" %)
656 +(((
662 662  **AT+CITEMP=1**: The interval to check the temperature for Alarm. (Unit: minute)
658 +)))
663 663  
664 -
665 -
666 666  == 2.8 LED Indicator ==
667 667  
662 +(((
668 668  The LHT65N has a triple color LED which for easy shows different stage.
664 +)))
669 669  
666 +(((
670 670  While pressing ACT button, the LED will work as per LED status with ACT button.
668 +)))
671 671  
670 +(((
672 672  In a normal working state:
672 +)))
673 673  
674 -* For each uplink, the BLUE LED or RED LED will blink once.
675 -* BLUE LED when an external sensor is connected
676 -* RED LED when an external sensor is not connected
677 -* For each success downlink, the PURPLE LED will blink once
674 +* (((
675 +For each uplink, the BLUE LED or RED LED will blink once.
676 +)))
677 +* (((
678 +BLUE LED when an external sensor is connected
679 +)))
680 +* (((
681 +RED LED when an external sensor is not connected
682 +)))
683 +* (((
684 +For each success downlink, the PURPLE LED will blink once
685 +)))
678 678  
679 679  ----
680 680  
... ... @@ -709,7 +709,7 @@
709 709  
710 710  There are two kinds of commands to configure LHT65N, they are:
711 711  
712 -* **General Commands**.
720 +(% style="color:#4f81bd" %)* **General Commands**.
713 713  
714 714  These commands are to configure:
715 715  
... ... @@ -720,7 +720,7 @@
720 720  
721 721  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
722 722  
723 -* **Commands special design for LHT65N**
731 +(% style="color:#4f81bd" %)* **Commands special design for LHT65N**
724 724  
725 725  These commands are only valid for LHT65N, as below:
726 726  
image-20220523150701-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.3 KB
Content
image-20220523150759-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.2 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0