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
-
... ... @@ -607,7 +607,6 @@ 607 607 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 608 608 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.** 609 609 610 - 611 611 **AT Command to set Trigger Condition**: 612 612 613 613 (% style="color:#4f81bd" %)**Trigger base on voltage**: ... ... @@ -659,12 +659,10 @@ 659 659 660 660 Yy4 yy4: AC2 or AV2 high limit. 661 661 662 - 663 663 **Example1**: AA 00 13 88 00 00 00 00 00 00 664 664 665 665 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 666 666 667 - 668 668 **Example2**: AA 02 01 00 669 669 670 670 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -707,7 +707,6 @@ 707 707 708 708 * Each bits shows which status has been trigger on this uplink. 709 709 710 - 711 711 **Example:** 712 712 713 713 00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.