Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1124,13 +1124,11 @@ 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 -(% class="box infomessage" %) 1130 -((( 1131 -**0x05 aa bb cc dd ~/~/ Set RO1/RO2 relay with time control:** 1132 -))) 1129 +**0x05 aa bb cc dd **~/~/ Set RO1/RO2 relay with time control 1133 1133 1131 + 1134 1134 This is to control the relay output time of relay. Include four bytes: 1135 1135 1136 1136 (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05) ... ... @@ -1172,35 +1172,28 @@ 1172 1172 1173 1173 1174 1174 1173 + 1175 1175 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1176 1176 1177 1177 When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1178 1178 1179 -* (% style="color:#037691" %)AT Command: 1178 +* (% style="color:#037691" %)**AT Command:** 1180 1180 1181 -(% class="box infomessage" %) 1182 -((( 1183 -**AT+VOLMAX ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]** 1184 -))) 1180 +(% style="color:#037691" %)****(%%)**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1185 1185 1186 1186 1187 -* (% style="color:#037691" %)Downlink Payload (prefix 0xA5): 1183 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1188 1188 1189 -(% class="box infomessage" %) 1190 -((( 1191 -**0xA5 aa bb cc ~/~/ Same as AT+VOLMAX=(aa bb),cc** 1192 -))) 1185 +**0xA5 aa bb cc **~/~/ Same as AT+VOLMAX=(aa bb),cc 1193 1193 1194 1194 1195 1195 1189 + 1196 1196 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1197 1197 1198 -* (% style="color:#037691" %)AT Command: 1192 +* (% style="color:#037691" %)**AT Command:** 1199 1199 1200 -(% class="box infomessage" %) 1201 -((( 1202 -**AT+SETCNT=aa,(bb cc dd ee) ** 1203 -))) 1194 +(% style="color:#037691" %)****(%%)**AT+SETCNT=aa,(bb cc dd ee) ** 1204 1204 1205 1205 aa: 1: Set count1, 1206 1206 ... ... @@ -1211,15 +1211,13 @@ 1211 1211 Bb cc dd ee: number to be set 1212 1212 1213 1213 1214 -* (% style="color:#037691" %)Downlink Payload (prefix 0xA8): 1205 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1215 1215 1216 -(% class="box infomessage" %) 1217 -((( 1218 -**0x A8 aa bb cc dd ee ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)** 1219 -))) 1207 +**0x A8 aa bb cc dd ee **~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1220 1220 1221 1221 1222 1222 1211 + 1223 1223 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1224 1224 1225 1225 Clear counting for counting mode ... ... @@ -1226,7 +1226,7 @@ 1226 1226 1227 1227 * (% style="color:#037691" %)**AT Command:** 1228 1228 1229 -(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1218 +(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1230 1230 1231 1231 1232 1232 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** ... ... @@ -1235,6 +1235,7 @@ 1235 1235 1236 1236 1237 1237 1227 + 1238 1238 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1239 1239 1240 1240 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1253,6 +1253,7 @@ 1253 1253 ))) 1254 1254 1255 1255 1246 + 1256 1256 == 3.5 Integrate with Mydevice == 1257 1257 1258 1258 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: