<
From version < 82.16 >
edited by Xiaoling
on 2022/06/20 11:48
To version < 82.12 >
edited by Xiaoling
on 2022/06/20 11:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -975,7 +975,7 @@
975 975  )))
976 976  
977 977  
978 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
978 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ):
979 979  
980 980  (% class="box infomessage" %)
981 981  (((
... ... @@ -986,14 +986,17 @@
986 986  
987 987  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
988 988  
989 -* (% style="color:#037691" %)**AT Command:**
989 +* (% style="color:#037691" %)AT Command:
990 990  
991 991  There is no AT Command to control Digital Output
992 992  
993 993  
994 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x02):**
995 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
994 +* (% style="color:#037691" %)Downlink Payload (prefix 0x02):
996 996  
996 +(% class="box infomessage" %)
997 +(((
998 +**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
999 +)))
997 997  
998 998  (((
999 999  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1015,19 +1015,22 @@
1015 1015  
1016 1016  
1017 1017  
1018 -
1019 1019  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1020 1020  
1021 -* (% style="color:#037691" %)**AT Command:**
1023 +* (% style="color:#037691" %)AT Command:
1022 1022  
1023 1023  There is no AT Command to control Digital Output
1024 1024  
1025 1025  
1026 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9):**
1028 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA9):
1027 1027  
1028 -**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 +)))
1029 1029  
1030 -
1031 1031  This is to control the digital output time of DO pin. Include four bytes:
1032 1032  
1033 1033  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1081,19 +1081,20 @@
1081 1081  
1082 1082  
1083 1083  
1084 -
1085 1085  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1086 1086  
1087 -* (% style="color:#037691" %)**AT Command:**
1092 +* (% style="color:#037691" %)AT Command:
1088 1088  
1089 1089  There is no AT Command to control Relay Output
1090 1090  
1091 1091  
1092 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1097 +* (% style="color:#037691" %)Downlink Payload (prefix 0x03):
1093 1093  
1094 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1099 +(% class="box infomessage" %)
1100 +(((
1101 +**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1102 +)))
1095 1095  
1096 -
1097 1097  (((
1098 1098  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1099 1099  )))
... ... @@ -1110,19 +1110,20 @@
1110 1110  
1111 1111  
1112 1112  
1113 -
1114 1114  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1115 1115  
1116 -* (% style="color:#037691" %)**AT Command:**
1122 +* (% style="color:#037691" %)AT Command:
1117 1117  
1118 1118  There is no AT Command to control Relay Output
1119 1119  
1120 1120  
1121 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05):
1122 1122  
1123 -**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 +)))
1124 1124  
1125 -
1126 1126  This is to control the relay output time of relay. Include four bytes:
1127 1127  
1128 1128  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1164,28 +1164,35 @@
1164 1164  
1165 1165  
1166 1166  
1167 -
1168 1168  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1169 1169  
1170 1170  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1171 1171  
1172 -* (% style="color:#037691" %)**AT Command:**
1179 +* (% style="color:#037691" %)AT Command:
1173 1173  
1174 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1181 +(% class="box infomessage" %)
1182 +(((
1183 +**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1184 +)))
1175 1175  
1176 1176  
1177 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1187 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA5):
1178 1178  
1179 -**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1189 +(% class="box infomessage" %)
1190 +(((
1191 +**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1192 +)))
1180 1180  
1181 1181  
1182 1182  
1183 -
1184 1184  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1185 1185  
1186 -* (% style="color:#037691" %)**AT Command:**
1198 +* (% style="color:#037691" %)AT Command:
1187 1187  
1188 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1200 +(% class="box infomessage" %)
1201 +(((
1202 +**AT+SETCNT=aa,(bb cc dd ee) **
1203 +)))
1189 1189  
1190 1190  aa: 1: Set count1,
1191 1191  
... ... @@ -1196,13 +1196,15 @@
1196 1196  Bb cc dd ee: number to be set
1197 1197  
1198 1198  
1199 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1214 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA8):
1200 1200  
1201 -**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1216 +(% class="box infomessage" %)
1217 +(((
1218 +**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1219 +)))
1202 1202  
1203 1203  
1204 1204  
1205 -
1206 1206  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1207 1207  
1208 1208  Clear counting for counting mode
... ... @@ -1209,7 +1209,7 @@
1209 1209  
1210 1210  * (% style="color:#037691" %)**AT Command:**
1211 1211  
1212 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1229 +(% style="color:#037691" %)​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1213 1213  
1214 1214  
1215 1215  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
... ... @@ -1218,7 +1218,6 @@
1218 1218  
1219 1219  
1220 1220  
1221 -
1222 1222  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1223 1223  
1224 1224  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1237,7 +1237,6 @@
1237 1237  )))
1238 1238  
1239 1239  
1240 -
1241 1241  == 3.5 Integrate with Mydevice ==
1242 1242  
1243 1243  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