Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/30 14:27
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -338,7 +338,7 @@ 338 338 Status & Ext 339 339 )))|(% style="width:64px" %)((( 340 340 ((( 341 -[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]] 341 +[[Unix Time Stamp>>||anchor="H2.6.2Unix TimeStamp"]] 342 342 ))) 343 343 ))) 344 344 ... ... @@ -554,12 +554,12 @@ 554 554 ))) 555 555 )))|(% style="width:86px" %)((( 556 556 ((( 557 -Poll message flag & Ext 557 +[[Poll message flag & Ext>>||anchor="H2.6.4DatalogUplinkpayload"]] 558 558 ))) 559 559 )))|(% style="width:48px" %)((( 560 560 ((( 561 561 ((( 562 -[[Unix Time Stamp>>||anchor="H2.6. 2UnixTimeStamp"]]562 +[[Unix Time Stamp>>||anchor="H2.6.1UnixTimeStamp"]] 563 563 ))) 564 564 ))) 565 565 ... ... @@ -674,18 +674,26 @@ 674 674 675 675 == 2.7 Alarm Mode == 676 676 677 -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. 677 +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. 678 678 679 679 ((( 680 680 (% 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. 681 681 ))) 682 682 683 +((( 683 683 **AT Commands for Alarm mode:** 685 +))) 684 684 685 685 (% class="box infomessage" %) 686 686 ((( 687 687 ((( 688 688 **AT+WMOD=1**: Enable/Disable Alarm Mode. (0:Disable, 1: Enable) 691 +))) 692 +))) 693 + 694 +(% class="box infomessage" %) 695 +((( 696 +((( 689 689 **AT+CITEMP=1**: The interval to check the temperature for Alarm. (Unit: minute) 690 690 ))) 691 691 )))