<
From version < 82.17 >
edited by Xiaoling
on 2022/06/20 11:51
To version < 82.13 >
edited by Xiaoling
on 2022/06/20 11:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -927,58 +927,76 @@
927 927  
928 928  * (% style="color:#037691" %)AT Command:
929 929  
930 -**AT+ACLIM**
930 +(% class="box infomessage" %)
931 +(((
932 +**AT+ACLIM. **
933 +)))
931 931  
932 932  
933 933  * (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ):
934 934  
935 -**0x AA 01 aa bb cc dd ee ff gg hh  ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
938 +(% class="box infomessage" %)
939 +(((
940 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
941 +)))
936 936  
937 937  
938 938  
939 -
940 940  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
941 941  
942 942  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
943 943  
944 -* (% style="color:#037691" %)**AT Command:**
949 +* (% style="color:#037691" %)AT Command:
945 945  
946 -**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
951 +(% class="box infomessage" %)
952 +(((
953 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
954 +)))
947 947  
948 948  
949 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 ):**
957 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 00 ):
950 950  
951 -**0x AA 00 aa bb cc dd ee ff gg hh  ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
959 +(% class="box infomessage" %)
960 +(((
961 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
962 +)))
952 952  
953 953  
954 954  
955 -
956 956  ==== 3.4.2.11 Trigger – Set minimum interval ====
957 957  
958 958  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
959 959  
960 -* (% style="color:#037691" %)**AT Command:**
970 +* (% style="color:#037691" %)AT Command:
961 961  
972 +(% class="box infomessage" %)
973 +(((
962 962  **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
975 +)))
963 963  
964 964  
965 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
978 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ):
966 966  
967 -**0x AC aa bb  ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
980 +(% class="box infomessage" %)
981 +(((
982 +**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
983 +)))
968 968  
969 969  
970 970  
971 -
972 972  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
973 973  
974 -* (% style="color:#037691" %)**AT Command:**
989 +* (% style="color:#037691" %)AT Command:
975 975  
976 976  There is no AT Command to control Digital Output
977 977  
978 978  
979 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x02):**
980 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
994 +* (% style="color:#037691" %)Downlink Payload (prefix 0x02):
981 981  
996 +(% class="box infomessage" %)
997 +(((
998 +**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
999 +)))
982 982  
983 983  (((
984 984  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1000,19 +1000,22 @@
1000 1000  
1001 1001  
1002 1002  
1003 -
1004 1004  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1005 1005  
1006 -* (% style="color:#037691" %)**AT Command:**
1023 +* (% style="color:#037691" %)AT Command:
1007 1007  
1008 1008  There is no AT Command to control Digital Output
1009 1009  
1010 1010  
1011 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9):**
1028 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA9):
1012 1012  
1013 -**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1030 +(% class="box infomessage" %)
1031 +(((
1032 +(((
1033 +**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1034 +)))
1035 +)))
1014 1014  
1015 -
1016 1016  This is to control the digital output time of DO pin. Include four bytes:
1017 1017  
1018 1018  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1066,19 +1066,20 @@
1066 1066  
1067 1067  
1068 1068  
1069 -
1070 1070  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1071 1071  
1072 -* (% style="color:#037691" %)**AT Command:**
1092 +* (% style="color:#037691" %)AT Command:
1073 1073  
1074 1074  There is no AT Command to control Relay Output
1075 1075  
1076 1076  
1077 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1097 +* (% style="color:#037691" %)Downlink Payload (prefix 0x03):
1078 1078  
1079 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1099 +(% class="box infomessage" %)
1100 +(((
1101 +**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1102 +)))
1080 1080  
1081 -
1082 1082  (((
1083 1083  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1084 1084  )))
... ... @@ -1095,19 +1095,20 @@
1095 1095  
1096 1096  
1097 1097  
1098 -
1099 1099  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1100 1100  
1101 -* (% style="color:#037691" %)**AT Command:**
1122 +* (% style="color:#037691" %)AT Command:
1102 1102  
1103 1103  There is no AT Command to control Relay Output
1104 1104  
1105 1105  
1106 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05):
1107 1107  
1108 -**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1129 +(% class="box infomessage" %)
1130 +(((
1131 +**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1132 +)))
1109 1109  
1110 -
1111 1111  This is to control the relay output time of relay. Include four bytes:
1112 1112  
1113 1113  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1149,7 +1149,6 @@
1149 1149  
1150 1150  
1151 1151  
1152 -
1153 1153  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1154 1154  
1155 1155  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
... ... @@ -1165,7 +1165,6 @@
1165 1165  
1166 1166  
1167 1167  
1168 -
1169 1169  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1170 1170  
1171 1171  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1187,7 +1187,6 @@
1187 1187  
1188 1188  
1189 1189  
1190 -
1191 1191  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1192 1192  
1193 1193  Clear counting for counting mode
... ... @@ -1203,7 +1203,6 @@
1203 1203  
1204 1204  
1205 1205  
1206 -
1207 1207  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1208 1208  
1209 1209  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1222,7 +1222,6 @@
1222 1222  )))
1223 1223  
1224 1224  
1225 -
1226 1226  == 3.5 Integrate with Mydevice ==
1227 1227  
1228 1228  Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps:
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0