Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.14
edited by Xiaoling
on 2022/06/20 11:47
Change comment: There is no comment for this version
To version 82.10
edited by Xiaoling
on 2022/06/20 11:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1124,11 +1124,13 @@
1124 1124  There is no AT Command to control Relay Output
1125 1125  
1126 1126  
1127 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05):
1128 1128  
1129 -**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 +)))
1130 1130  
1131 -
1132 1132  This is to control the relay output time of relay. Include four bytes:
1133 1133  
1134 1134  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1170,28 +1170,35 @@
1170 1170  
1171 1171  
1172 1172  
1173 -
1174 1174  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1175 1175  
1176 1176  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1177 1177  
1178 -* (% style="color:#037691" %)**AT Command:**
1179 +* (% style="color:#037691" %)AT Command:
1179 1179  
1180 -(% 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 +)))
1181 1181  
1182 1182  
1183 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1187 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA5):
1184 1184  
1185 -**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 +)))
1186 1186  
1187 1187  
1188 1188  
1189 -
1190 1190  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1191 1191  
1192 -* (% style="color:#037691" %)**AT Command:**
1198 +* (% style="color:#037691" %)AT Command:
1193 1193  
1194 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1200 +(% class="box infomessage" %)
1201 +(((
1202 +**AT+SETCNT=aa,(bb cc dd ee) **
1203 +)))
1195 1195  
1196 1196  aa: 1: Set count1,
1197 1197  
... ... @@ -1202,40 +1202,51 @@
1202 1202  Bb cc dd ee: number to be set
1203 1203  
1204 1204  
1205 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1214 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA8):
1206 1206  
1207 -**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 +)))
1208 1208  
1209 1209  
1210 1210  
1211 -
1212 1212  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1213 1213  
1214 1214  Clear counting for counting mode
1215 1215  
1216 -* (% style="color:#037691" %)**AT Command:**
1227 +* (% style="color:#037691" %)AT Command:
1217 1217  
1218 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1229 +(% class="box infomessage" %)
1230 +(((
1231 +**AT+CLRCOUNT ~/~/ clear all counting**
1232 +)))
1219 1219  
1234 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA6):
1220 1220  
1221 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1236 +(% class="box infomessage" %)
1237 +(((
1238 +**0x A6 01     ~/~/ clear all counting,**
1239 +)))
1222 1222  
1223 -**0x A6 01    ** ~/~/ clear all counting
1224 1224  
1225 1225  
1226 -
1227 -
1228 1228  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1229 1229  
1230 -* (% style="color:#037691" %)**AT Command:**
1245 +* (% style="color:#037691" %)AT Command:
1231 1231  
1232 -**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1247 +(% class="box infomessage" %)
1248 +(((
1249 +**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1250 +)))
1233 1233  
1252 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA7):
1234 1234  
1235 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1254 +(% class="box infomessage" %)
1255 +(((
1256 +**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1257 +)))
1236 1236  
1237 -**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1238 -
1239 1239  (((
1240 1240  range: aa bb cc:0 to 16777215,  (unit:second)
1241 1241  
... ... @@ -1243,7 +1243,6 @@
1243 1243  )))
1244 1244  
1245 1245  
1246 -
1247 1247  == 3.5 Integrate with Mydevice ==
1248 1248  
1249 1249  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: