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
-
... ... @@ -488,8 +488,6 @@ 488 488 ))) 489 489 490 490 ((( 491 - 492 - 493 493 **To use this mode, please run:** 494 494 ))) 495 495 ... ... @@ -516,8 +516,6 @@ 516 516 ))) 517 517 518 518 ((( 519 - 520 - 521 521 **Plus below command for AVI1 Counting:** 522 522 ))) 523 523 ... ... @@ -558,8 +558,6 @@ 558 558 [[image:image-20220523182334-9.png]] 559 559 560 560 ((( 561 - 562 - 563 563 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 564 564 ))) 565 565 ... ... @@ -574,8 +574,6 @@ 574 574 ))) 575 575 576 576 ((( 577 - 578 - 579 579 **To use this mode, please run:** 580 580 ))) 581 581 ... ... @@ -595,6 +595,8 @@ 595 595 596 596 ((( 597 597 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 590 + 591 + 598 598 ))) 599 599 600 600 ... ... @@ -608,13 +608,11 @@ 608 608 * **AT+MOD=1 ** **~-~->** The normal working mode 609 609 * **AT+ADDMOD6=1** **~-~->** Enable trigger 610 610 611 - 612 612 LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases: 613 613 614 614 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 615 615 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.** 616 616 617 - 618 618 **AT Command to set Trigger Condition**: 619 619 620 620 (% style="color:#4f81bd" %)**Trigger base on voltage**: ... ... @@ -666,12 +666,10 @@ 666 666 667 667 Yy4 yy4: AC2 or AV2 high limit. 668 668 669 - 670 670 **Example1**: AA 00 13 88 00 00 00 00 00 00 671 671 672 672 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 673 673 674 - 675 675 **Example2**: AA 02 01 00 676 676 677 677 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -714,7 +714,6 @@ 714 714 715 715 * Each bits shows which status has been trigger on this uplink. 716 716 717 - 718 718 **Example:** 719 719 720 720 00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.