Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1224,28 +1224,38 @@ 1224 1224 1225 1225 Clear counting for counting mode 1226 1226 1227 -* (% style="color:#037691" %) **AT Command:**1227 +* (% style="color:#037691" %)AT Command: 1228 1228 1229 -(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1229 +(% class="box infomessage" %) 1230 +((( 1231 +**AT+CLRCOUNT ~/~/ clear all counting** 1232 +))) 1230 1230 1234 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA6): 1231 1231 1232 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1236 +(% class="box infomessage" %) 1237 +((( 1238 +**0x A6 01 ~/~/ clear all counting,** 1239 +))) 1233 1233 1234 -**0x A6 01 ** ~/~/ clear all counting 1235 1235 1236 1236 1237 - 1238 1238 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1239 1239 1240 -* (% style="color:#037691" %) **AT Command:**1245 +* (% style="color:#037691" %)AT Command: 1241 1241 1242 -**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 +))) 1243 1243 1252 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA7): 1244 1244 1245 -* (% 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 +))) 1246 1246 1247 -**0x A7 aa bb cc **~/~/ same as AT+COUTIME =aa bb cc, 1248 - 1249 1249 ((( 1250 1250 range: aa bb cc:0 to 16777215, (unit:second) 1251 1251