Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -966,40 +966,24 @@ 966 966 967 967 == 2.7 Alarm Mode == 968 968 969 -((( 970 970 when the device is in alarm mode, it checks the built-in sensor temperature for a short time. if the temperature exceeds the preconfigured range, it sends an uplink immediately. 971 -))) 972 972 973 -((( 974 974 (% style="color:red" %)Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled. 975 -))) 976 976 977 -((( 978 978 **AT COMMAND FOR ALARM MODE:** 979 -))) 980 980 981 981 (% _mstvisible="1" class="box infomessage" %) 982 982 ((( 983 -((( 984 984 **AT+WMOD=1**: Enable/disable alarm mode. (0: Disabled, 1: Enabled) 985 -))) 986 986 987 -((( 988 988 **AT+CITEMP=1**: The interval between checking the alarm temperature. (In minutes) 989 -))) 990 990 991 -((( 992 992 **AT+ARTEMP**: Gets or sets the alarm range of the internal temperature sensor 993 -))) 994 994 995 -((( 996 996 **AT+ARTEMP=? **: Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %) 997 -))) 998 998 999 -((( 1000 1000 **AT+ARTEMP=45,105**: Set the internal temperature sensor alarm range from 45 to 105. 1001 1001 ))) 1002 -))) 1003 1003 1004 1004 1005 1005