Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/27 10:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1027,18 +1027,14 @@ 1027 1027 1028 1028 AT Command: AT+TDC 1029 1029 1030 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:510px" %)1030 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 1031 1031 |=(% style="width: 160px; background-color:#4F81BD;color:white" %)Command Example|=(% style="width: 160px; background-color:#4F81BD;color:white" %)Function|=(% style="width: 190px;background-color:#4F81BD;color:white" %)Response 1032 1032 |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)((( 1033 - 1034 - 1035 1035 30000 1036 1036 OK 1037 1037 the interval is 30000ms = 30s 1038 1038 ))) 1039 1039 |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2; width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)((( 1040 - 1041 - 1042 1042 OK 1043 1043 Set transmit interval to 60000ms = 60 seconds 1044 1044 ))) ... ... @@ -1059,18 +1059,14 @@ 1059 1059 1060 1060 AT Command: AT+INTMOD 1061 1061 1062 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:510px" %)1058 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 1063 1063 |=(% style="width: 154px;background-color:#4F81BD;color:white" %)Command Example|=(% style="width: 196px;background-color:#4F81BD;color:white" %)Function|=(% style="width: 160px;background-color:#4F81BD;color:white" %)Response 1064 1064 |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)((( 1065 - 1066 - 1067 1067 0 1068 1068 OK 1069 1069 the mode is 0 =Disable Interrupt 1070 1070 ))) 1071 1071 |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2; width:196px" %)((( 1072 - 1073 - 1074 1074 Set Transmit Interval 1075 1075 0. (Disable Interrupt), 1076 1076 ~1. (Trigger by rising and falling edge)