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
-
... ... @@ -397,13 +397,13 @@ 397 397 (% class="box infomessage" %) 398 398 ((( 399 399 ((( 400 -**AT+TRIG1=0,100 400 +**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) ** 401 401 402 -**AT+TRIG1=1,100 402 +**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) ** 403 403 404 -**AT+TRIG2=0,100 404 +**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) ** 405 405 406 -**AT+TRIG2=1,100 406 +**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) ** 407 407 408 408 **AT+SETCNT=1,60 (Set COUNT1 value to 60)** 409 409 ... ... @@ -506,13 +506,13 @@ 506 506 (% class="box infomessage" %) 507 507 ((( 508 508 ((( 509 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** 509 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** (set AVI Count to 60)** 510 510 511 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)** 511 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 512 512 513 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** 513 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 514 514 515 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** 515 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 516 516 ))) 517 517 ))) 518 518 ... ... @@ -576,7 +576,6 @@ 576 576 1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type 577 577 1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.** 578 578 579 - 580 580 (% style="color:#037691" %)**AT Command to set Trigger Condition**: 581 581 582 582 (% style="color:#4f81bd" %)**Trigger base on voltage**: