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)
-
Attachments (0 modified, 0 added, 8 removed)
Details
- Page properties
-
- Content
-
... ... @@ -40,7 +40,7 @@ 40 40 41 41 * If there is public LoRaWAN network coverage in the area where you plan to install the device (e.g., The Things Network), you can select a network and register the LT-22222-L I/O controller with it. 42 42 * If there is no public LoRaWAN coverage in your area, you can set up a LoRaWAN gateway, or multiple gateways, and connect them to a LoRaWAN network server to create adequate coverage. Then, register the LT-22222-L I/O controller with this network. 43 -* Setup your own private LoRaWAN network. 43 +* Set up your own private LoRaWAN network. 44 44 45 45 > You can use a LoRaWAN gateway, such as the Dragino LG308, to expand or create LoRaWAN coverage in your area. 46 46 ))) ... ... @@ -169,7 +169,7 @@ 169 169 |(% style="width:296px" %)DO2|(% style="width:334px" %)Digital Output 2 170 170 |(% style="width:296px" %)DO1|(% style="width:334px" %)Digital Output 1 171 171 172 -== 2.3 Powering the LT-22222-L == 172 +== 2.3 Powering the LT-22222-L == 173 173 174 174 The LT-22222-L I/O Controller can be powered by a 7–24V DC power source. Connect the power supply’s positive wire to the VIN and the negative wire to the GND screw terminals. The power indicator (PWR) LED will turn on when the device is properly powered. 175 175 ... ... @@ -245,40 +245,24 @@ 245 245 * Enter **AppKey** in the **AppKey** field. 246 246 * In the **End device ID** field, enter a unique name within this application for your LT-22222-N. 247 247 * Under **After registration**, select the **View registered end device** option. 248 -* Click the **Register end device** button. 249 249 250 250 [[image:lt-22222-l-manually-p2.png||height="625" width="1000"]] 251 251 252 252 253 -You will be navigated to the **Device overview** page. 254 - 255 -[[image:lt-22222-device-overview.png||height="625" width="1000"]] 256 - 257 - 258 258 ==== Joining ==== 259 259 260 -Click on **Live data** in the left navigation. Then, power onLT-22222-L.It will join The Things StackLoRaWANnetwork server. You can see the**join request**,**join accept**, followed by**uplinkdatamessages**form the device showing in the**Livedata**panel.254 +Click on **Live Data** in the left navigation. Then, power on the device, and it will join The Things Stack Sandbox. You can see the join request, join accept, followed by uplink messages form the device showing in the Live Data panel. 261 261 262 -[[image: lt-22222-join-network.png||height="625" width="1000"]]256 +[[image:1653298044601-602.png||height="405" width="709"]] 263 263 264 264 265 - Clickon a message with the messge type, **Forward uplink data message**.You can see thedecoded uplinkpayload asshown below.259 +== 3.3 Uplink Payload formats == 266 266 267 -[[image:lt-22222-ul-payload-decoded.png]] 268 268 262 +The LT-22222-L has 5 working modes. It also has an interrupt/trigger mode for different types of applications that can be used together with any working mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands. 269 269 270 - Ifyoucan'tseethedecoded payload, it isbecauseyouhaven't added the uplinkformatter code. To add theuplink formattercode, select **End devices** > **LT-22222-L** > **Payloadformatters** > **Uplink**. Then select**Use Device repositoryformatters** for the**Formattertype**dropdown.Clickthe**Savechanges** buttontoapplythechanges.264 +* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2 x ACI + 2AVI + DI + DO + RO 271 271 272 -[[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]] 273 - 274 - 275 -== 3.3 Work Modes and their Uplink Payload formats == 276 - 277 - 278 -The LT-22222-L has 5 **work modes**. It also has an interrupt/trigger mode for different types of applications that can be used together with any working mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands. 279 - 280 -* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2ACI + 2AVI + DI + DO + RO 281 - 282 282 * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO 283 283 284 284 * (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO ... ... @@ -291,8 +291,9 @@ 291 291 292 292 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 293 293 278 + 294 294 ((( 295 -The uplink payload is 11 bytes long. Uplink messages are sent over LoRaWAN FPort280 +The uplink payload is 11 bytes long. Uplink packets are sent over LoRaWAN FPort=2. By default, one uplink is sent every 10 minutes. (% style="display:none" wfd-invisible="true" %) 296 296 297 297 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 298 298 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -304,13 +304,13 @@ 304 304 ACI1 Current 305 305 )))|((( 306 306 ACI2 Current 307 -)))| **DIDORO***|(((292 +)))|DIDORO*|((( 308 308 Reserve 309 309 )))|MOD 310 310 ))) 311 311 312 312 ((( 313 -(% style="color:#4f81bd" %)*** DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, a nditssizeis1 bytelongas shown below.298 +(% style="color:#4f81bd" %)*** DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 314 314 315 315 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 316 316 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** ... ... @@ -317,9 +317,9 @@ 317 317 |RO1|RO2|--DI3--|DI2|DI1|--DO3--|DO2|DO1 318 318 ))) 319 319 320 -* RO is for the relay. ROx=1: CLOSED, ROx=0 alwaysOPEN.321 -* DI is for digital input. DIx=1: HIGHorFLOATING, DIx=0:LOW.322 -* DO is for reverse digital output. DOx=1: LOW, DOx=0:HIGHorFLOATING.305 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 306 +* DI is for digital input. DIx=1: high or floating, DIx=0: low. 307 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 323 323 324 324 (% style="color:red" %)**Note: DI3 and DO3 bits are not valid for LT-22222-L** 325 325 ... ... @@ -357,7 +357,7 @@ 357 357 358 358 359 359 ((( 360 -**For LT-22222-L**: In this mode, **DI1 and DI2** are used as counting pins. 345 +**For LT-22222-L**: In this mode, the **DI1 and DI2** are used as counting pins. 361 361 ))) 362 362 363 363 ((( ... ... @@ -371,17 +371,17 @@ 371 371 ))) 372 372 373 373 ((( 374 -(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DO3, DO2 and DO1, a nditssizeis1 bytelongas shown below.359 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 375 375 376 376 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 377 377 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 378 378 |RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 379 379 380 -* RO is for the relay. ROx=1: CLOSED, ROx=0 alwaysOPEN.365 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 381 381 ))) 382 382 383 383 * FIRST: Indicates that this is the first packet after joining the network. 384 -* DO is for reverse digital output. DOx=1: LOW, DOx=0:HIGHorFLOATING.369 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 385 385 386 386 ((( 387 387 (% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L** ... ... @@ -608,6 +608,7 @@ 608 608 1. Periodically uplink (Based on TDC time). The payload is the same as in normal mode (MOD=1 for the commands above). These are (% style="color:#4f81bd" %)**unconfirmed**(%%) uplinks. 609 609 1. Trigger uplink when the trigger condition is met. LT will send two packets in this case. The first uplink uses the payload specified in trigger mode (MOD=6). The second packet uses the normal mode payload (MOD=1 as set above). Both are (% style="color:#4f81bd" %)**CONFIRMED uplinks.** 610 610 596 + 611 611 (% style="color:#037691" %)**AT Command to set Trigger Condition**: 612 612 613 613 (% style="color:#4f81bd" %)**Trigger based on voltage**: ... ... @@ -617,9 +617,9 @@ 617 617 618 618 **Example:** 619 619 620 -AT+AVLIM=3000,6000,0,2000 ( triggers an uplink if AVI1 voltageislower than 3Vor higher than 6V,orifAV2 voltage is higher than 2V)606 +AT+AVLIM=3000,6000,0,2000 (If AVI1 voltage lower than 3v or higher than 6v. or AV2 voltage is higher than 2v, LT will trigger Uplink) 621 621 622 -AT+AVLIM=5000,0,0,0 ( triggers an uplink if AVI1 voltage lower than 5V.Use0 forparametersthatarenotinuse)608 +AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 623 623 624 624 625 625 (% style="color:#4f81bd" %)**Trigger based on current**: ... ... @@ -629,12 +629,12 @@ 629 629 630 630 **Example:** 631 631 632 -AT+ACLIM=10000,15000,0,0 ( triggers an uplink if ACI1 voltageislower than 10mA or higher than 15mA)618 +AT+ACLIM=10000,15000,0,0 (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink) 633 633 634 634 635 -(% style="color:#4f81bd" %)**Trigger base don DI status**:621 +(% style="color:#4f81bd" %)**Trigger base on DI status**: 636 636 637 -DI status trigger sFlag.623 +DI status trigger Flag. 638 638 639 639 Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG > 640 640 ... ... @@ -644,38 +644,39 @@ 644 644 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 645 645 646 646 647 -(% style="color:#037691" %)** LoRaWANDownlink CommandsforSettingtheTrigger Conditions:**633 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:** 648 648 649 649 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** 650 650 651 651 Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4 652 652 653 - AA: TypeCode for this downlink Command:639 + AA: Code for this downlink Command: 654 654 655 - xx: **0**: Limit for AV1 and AV2;**1**: limit for AC1 and AC2;**2**:DI1andDI2 trigger enable/disable.641 + xx: 0: Limit for AV1 and AV2; 1: limit for AC1 and AC2 ; 2 DI1, DI2 trigger enable/disable 656 656 657 - yy1 yy1: AC1 or AV1 LOWlimit or DI1/DI2 trigger status.643 + yy1 yy1: AC1 or AV1 low limit or DI1/DI2 trigger status. 658 658 659 - yy2 yy2: AC1 or AV1 HIGHlimit.645 + yy2 yy2: AC1 or AV1 high limit. 660 660 661 - yy3 yy3: AC2 or AV2 LOWlimit.647 + yy3 yy3: AC2 or AV2 low limit. 662 662 663 - Yy4 yy4: AC2 or AV2 HIGHlimit.649 + Yy4 yy4: AC2 or AV2 high limit. 664 664 665 665 666 -**Example 652 +**Example1**: AA 00 13 88 00 00 00 00 00 00 667 667 668 -Same as AT+AVLIM=5000,0,0,0 ( triggers an uplink if AVI1 voltageislower than 5V.Use0s forparametersthatarenotinuse)654 +Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 669 669 670 670 671 -**Example 657 +**Example2**: AA 02 01 00 672 672 673 -Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 659 +Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 674 674 675 675 662 + 676 676 (% style="color:#4f81bd" %)**Trigger Settings Payload Explanation:** 677 677 678 -MOD6 Payload: total of11 bytes665 +MOD6 Payload : total 11 bytes payload 679 679 680 680 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 681 681 |(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:49px" %)**6**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1** ... ... @@ -689,10 +689,10 @@ 689 689 MOD(6) 690 690 ))) 691 691 692 -(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if t he trigger is set for this part. Totally 1679 +(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below 693 693 694 694 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 695 -|**bit 682 +|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 696 696 |((( 697 697 AV1_LOW 698 698 )))|((( ... ... @@ -711,17 +711,17 @@ 711 711 AC2_HIGH 712 712 ))) 713 713 714 -* Each bit shows if the corresponding trigger has been configured. 701 +* Each bits shows if the corresponding trigger has been configured. 715 715 716 716 **Example:** 717 717 718 -10100000: Means the system has configure to use the trigger: A V1_LOW and AV2_LOW705 +10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW 719 719 720 720 721 -(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 708 +(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below 722 722 723 723 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 724 -|**bit 711 +|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 725 725 |((( 726 726 AV1_LOW 727 727 )))|((( ... ... @@ -740,11 +740,11 @@ 740 740 AC2_HIGH 741 741 ))) 742 742 743 -* Each bit shows which status has been trigger edon this uplink.730 +* Each bits shows which status has been trigger on this uplink. 744 744 745 745 **Example:** 746 746 747 -10000000: Means this uplink is triggeredby AV1_LOW.That meansthevoltageistoo low.734 +10000000: Means this packet is trigger by AC1_LOW. Means voltage too low. 748 748 749 749 750 750 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below ... ... @@ -753,7 +753,7 @@ 753 753 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 754 754 |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG 755 755 756 -* Each bits shows which status has been trigger edon this uplink.743 +* Each bits shows which status has been trigger on this uplink. 757 757 758 758 **Example:** 759 759 ... ... @@ -780,11 +780,11 @@ 780 780 ))) 781 781 782 782 783 -== 3.4 Configure LT via AT Commands or Downlinks==770 +== 3.4 Configure LT via AT or Downlink == 784 784 785 785 786 786 ((( 787 -User can configure LT I/O Controller via AT Commands or LoRaWAN Downlinks .774 +User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands 788 788 ))) 789 789 790 790 ((( ... ... @@ -799,8 +799,9 @@ 799 799 800 800 === 3.4.1 Common Commands === 801 801 789 + 802 802 ((( 803 -The secommandsshould be available for allDraginosensors, such as changing the uplink intervalorresettingthedevice. For firmware v1.5.4,you can findthe supportedcommon commands under [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]].791 +They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]] 804 804 ))) 805 805 806 806 ... ... @@ -808,37 +808,34 @@ 808 808 809 809 ==== 3.4.2.1 Set Transmit Interval ==== 810 810 811 -Sets the uplink interval of the device. The default uplink transmission interval is 10 minutes. 812 812 813 - * (% style="color:#037691"%)**AT command:**800 +Set device uplink interval. 814 814 815 -(% style="color: blue" %)**AT+TDC=N**802 +* (% style="color:#037691" %)**AT Command:** 816 816 817 - whereN ishe time in milliseconds.804 +(% style="color:blue" %)**AT+TDC=N ** 818 818 819 -**Example: **AT+TDC=30000. This will set the uplink interval to 30 seconds 820 820 807 +**Example: **AT+TDC=30000. Means set interval to 30 seconds 821 821 822 -* (% style="color:#037691" %)**Downlink payload (prefix 0x01):** 823 823 810 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 811 + 824 824 (% style="color:blue" %)**0x01 aa bb cc **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)** 825 825 826 826 827 827 828 -==== 3.4.2.2 Set theWork Mode (AT+MOD) ====816 +==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 829 829 830 830 831 -Set sthework mode.819 +Set work mode. 832 832 833 -* (% style="color:#037691" %)**AT command:**(%%) (% style="color:blue" %)**AT+MOD=N **821 +* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+MOD=N ** 834 834 835 - WhereNis the work mode.823 +**Example**: AT+MOD=2. Set work mode to Double DI counting mode 836 836 837 -* *Example**:AT+MOD=2.Thiswill set the workmode toDouble DI countingmode.825 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 838 838 839 - 840 -* (% style="color:#037691" %)**Downlink payload (prefix 0x0A):** 841 - 842 842 (% style="color:blue" %)**0x0A aa **(%%)** ** ~/~/ Same as AT+MOD=aa 843 843 844 844 ... ... @@ -846,12 +846,10 @@ 846 846 ==== 3.4.2.3 Poll an uplink ==== 847 847 848 848 849 - Asksthe devicetosendan uplink.834 +* (% style="color:#037691" %)**AT Command:**(%%) There is no AT Command to poll uplink 850 850 851 -* (% style="color:#037691" %)** AT command:**(%%) ThereisnoAT Commandtopoll uplink836 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 852 852 853 -* (% style="color:#037691" %)**Downlink payload (prefix 0x08):** 854 - 855 855 (% style="color:blue" %)**0x08 FF **(%%)** **~/~/ Poll an uplink 856 856 857 857 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -858,16 +858,16 @@ 858 858 859 859 860 860 861 -==== 3.4.2.4 Enable /DisableTrigger Mode ====844 +==== 3.4.2.4 Enable Trigger Mode ==== 862 862 863 863 864 - Enable ordisablethe trigger mode(seealso[[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]).847 +Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 865 865 866 866 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ADDMOD6=1 or 0** 867 867 868 -(% style="color:red" %)**1:** (%%)Enable the triggermode851 +(% style="color:red" %)**1:** (%%)Enable Trigger Mode 869 869 870 -(% style="color:red" %)**0: **(%%)Disable the triggermode853 +(% style="color:red" %)**0: **(%%)Disable Trigger Mode 871 871 872 872 873 873 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** ... ... @@ -879,7 +879,7 @@ 879 879 ==== 3.4.2.5 Poll trigger settings ==== 880 880 881 881 882 -Poll sthe trigger settings865 +Poll trigger settings 883 883 884 884 * (% style="color:#037691" %)**AT Command:** 885 885 ... ... @@ -887,7 +887,7 @@ 887 887 888 888 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 889 889 890 -(% style="color:blue" %)**0xAB 06 ** (%%) ~/~/ Poll t he trigger settings.Device will uplink trigger settings once receive this command873 +(% style="color:blue" %)**0xAB 06 ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 891 891 892 892 893 893 ... ... @@ -894,11 +894,11 @@ 894 894 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 895 895 896 896 897 -Enable orDisable DI1/DI2/DI2 as trigger,880 +Enable Disable DI1/DI2/DI2 as trigger, 898 898 899 899 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 900 900 901 -**Example:** AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 884 +**Example:** AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 902 902 903 903 904 904 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** ... ... @@ -930,15 +930,15 @@ 930 930 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 931 931 932 932 933 -Set sDI2 trigger.916 +Set DI2 trigger. 934 934 935 935 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG2=a,b** 936 936 937 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge 920 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 938 938 939 939 (% style="color:red" %)**b :** (%%)delay timing. 940 940 941 -**Example:** AT+TRIG2=0,100 924 +**Example:** AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) 942 942 943 943 944 944 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** ... ... @@ -976,7 +976,7 @@ 976 976 ==== 3.4.2.11 Trigger – Set minimum interval ==== 977 977 978 978 979 -Set sAV and AC trigger minimum interval.Devicewon't response to the second trigger within this set time after the first trigger.962 +Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger. 980 980 981 981 * (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+ATDC=5 ** ~/~/ (%%)Device won't response the second trigger within 5 minute after the first trigger. 982 982 ... ... @@ -1124,7 +1124,7 @@ 1124 1124 ))) 1125 1125 1126 1126 ((( 1127 -00: Close d, 01: Open , 11: No action1110 +00: Close , 01: Open , 11: No action 1128 1128 1129 1129 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %) 1130 1130 |(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**RO1**|(% style="background-color:#4f81bd; color:white" %)**RO2** ... ... @@ -1246,7 +1246,7 @@ 1246 1246 1247 1247 1248 1248 1249 -==== 3.4.2.19 Counting ~-~- Change counting mode tosave time ====1232 +==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1250 1250 1251 1251 1252 1252 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1369,122 +1369,69 @@ 1369 1369 1370 1370 == 3.5 Integrating with ThingsEye.io == 1371 1371 1372 -The Things Stack applications canbeintegratedwithThingsEye.io. Once integrated, ThingsEye.io works as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic.1355 +If you are using one of The Things Stack plans, you can integrate ThingsEye.io with your application. Once integrated, ThingsEye.io works as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic. 1373 1373 1374 -=== 3.5.1 Configuring MQTT Connection Information withThe Things Stack Sandbox ===1357 +=== 3.5.1 Configuring The Things Stack Sandbox === 1375 1375 1376 -We use The Things Stack Sandbox for demonstating the configuration but other 1359 +* Go to your Application and select MQTT under Integrations. 1360 +* In the Connection credentials section, under Username, The Thins Stack displays an auto-generated username. You can use it or provide a new one. 1361 +* For the Password, click the Generate new API key button to generate a password. You can see it by clicking on the eye button. 1377 1377 1378 -* In **The Things Stack Sandbox**, select your application under **Applications**. 1379 -* Select **MQTT** under **Integrations**. 1380 -* In the **Connection information **section, for **Username**, The Things Stack displays an auto-generated username. You can use it or provide a new one. 1381 -* For the **Password**, click the **Generate new API key** button to generate a password. You can see it by clicking on the **eye** button. The API key works as the password. 1382 - 1383 -NOTE. The username and password (API key) you created here are required in the next section. 1384 - 1385 1385 [[image:tts-mqtt-integration.png||height="625" width="1000"]] 1386 1386 1387 1387 === 3.5.2 Configuring ThingsEye.io === 1388 1388 1389 -This section guides you on how to create an integration in ThingsEye to connect with The Things Stack MQTT server. 1367 +* Login to your thingsEye.io account. 1368 +* Under the Integrations center, click Integrations. 1369 +* Click the Add integration button (the button with the + symbol). 1390 1390 1391 -* Login to your [[ThingsEye.io >>https://thingseye.io]]account. 1392 -* Under the **Integrations center**, click **Integrations**. 1393 -* Click the **Add integration** button (the button with the **+** symbol). 1394 - 1395 1395 [[image:thingseye-io-step-1.png||height="625" width="1000"]] 1396 1396 1397 1397 1398 -On the **Add integration** window,configure the following:1374 +On the Add integration page configure the following: 1399 1399 1400 - **Basic settings:**1376 +Basic settings: 1401 1401 1402 -* Select **The Things Stack Community** from the **Integration type** list. 1403 -* Enter a suitable name for your integration in the **Name **text** **box or keep the default name. 1404 -* Ensure the following options are turned on. 1405 -** Enable integration 1406 -** Debug mode 1407 -** Allow create devices or assets 1408 -* Click the **Next** button. you will be navigated to the **Uplink data converter** tab. 1378 +* Select The Things Stack Community from the Integration type list. 1379 +* Enter a suitable name for your integration in the Name box or keep the default name. 1380 +* Click the Next button. 1409 1409 1410 1410 [[image:thingseye-io-step-2.png||height="625" width="1000"]] 1411 1411 1384 +Uplink Data converter: 1412 1412 1413 -**Uplink data converter:** 1386 +* Click the Create New button if it is not selected by default. 1387 +* Click the JavaScript button. 1388 +* Paste the uplink decoder function into the text area (first, delete the default code). The demo decoder function can be found here. 1389 +* Click the Next button. 1414 1414 1415 -* Click the **Create new** button if it is not selected by default. 1416 -* Enter a suitable name for the uplink data converter in the **Name **text** **box or keep the default name. 1417 -* Click the **JavaScript** button. 1418 -* Paste the uplink decoder function into the text area (first, delete the default code). The demo uplink decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Uplink_Converter.js]]. 1419 -* Click the **Next** button. You will be navigated to the **Downlink data converter **tab. 1420 - 1421 1421 [[image:thingseye-io-step-3.png||height="625" width="1000"]] 1422 1422 1393 +Downlink Data converter (this is an optional step): 1423 1423 1424 -**Downlink data converter (this is an optional step):** 1395 +* Click the Create new button if it is not selected by default. 1396 +* Click the JavaScript button. 1397 +* Paste the downlink decoder function into the text area (first, delete the default code). The demo decoder function can be found here. 1398 +* Click the Next button. 1425 1425 1426 -* Click the **Create new** button if it is not selected by default. 1427 -* Enter a suitable name for the downlink data converter in the **Name **text** **box or keep the default name 1428 -* Click the **JavaScript** button. 1429 -* Paste the downlink decoder function into the text area (first, delete the default code). The demo downlink decoder function can be found here. 1430 -* Click the **Next** button. You will be navigated to the **Connection** tab. 1431 - 1432 1432 [[image:thingseye-io-step-4.png||height="625" width="1000"]] 1433 1433 1402 +Connection: 1434 1434 1435 -**Connection:** 1404 +* Choose Region from the Host type. 1405 +* Enter the cluster of your The Things Stack in the Region textbox. 1406 +* Enter the Username and Password in the Credentials section. Use the same username and password you created with the MQTT page of The Things Stack. 1407 +* Click Check connection to test the connection. If the connection is successful, you can see the message saying Connected. 1408 +* Click the Add button. 1436 1436 1437 -* Choose **Region** from the **Host type**. 1438 -* Enter the **cluster** of your **The Things Stack** in the **Region** textbox. You can find the cluster in the url (e.g., https:~/~/**eu1**.cloud.thethings.network/...). 1439 -* Enter the **Username** and **Password** of the MQTT integration in the **Credentials** section. The username and password can be found on the MQTT integration page of your The Things Stack account (see Configuring MQTT Connection information with The Things Stack Sandbox). 1440 -* Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**. 1441 - 1442 -[[image:message-1.png]] 1443 - 1444 - 1445 -* Click the **Add** button. 1446 - 1447 1447 [[image:thingseye-io-step-5.png||height="625" width="1000"]] 1448 1448 1449 1449 1450 -Your integration hasbeenadded to the** Integrations**list and willbedisplayedon the**Integrations**page.Check whether the status is shown as **Active**. If not, review your configuration settings.1413 +Your integration is added to the integrations list and it will display on the Integrations page. 1451 1451 1415 +[[image:thingseye-io-step-6.png||height="625" width="1000"]] 1452 1452 1453 -[[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]] 1454 1454 1455 - 1456 -**Viewing integration details**: 1457 - 1458 -Click on your integration from the list. The Integration details window will appear with the Details tab selected. The Details tab shows all the settings you have provided for this integration. 1459 - 1460 -[[image:integration-details.png||height="686" width="1000"]] 1461 - 1462 - 1463 -If you want to edit the settings you have provided, click on the **Toggle edit mode** button. Once you have done click on the **Apply changes **button. 1464 - 1465 -Note: See also ThingsEye documentation. 1466 - 1467 - 1468 -**Viewing events:** 1469 - 1470 -This tab displays all the uplink messages from the LT-22222-L. 1471 - 1472 -* Click on the **Events **tab. 1473 -* Select **Debug **from the **Event type** dropdown. 1474 -* Select the** time frame** from the **time window**. 1475 - 1476 -[insert image] 1477 - 1478 -- To view the JSON payload of a message, click on the three dots (...) in the Message column of the desired message. 1479 - 1480 -[insert image] 1481 - 1482 - 1483 -**Deleting the integration**: 1484 - 1485 -If you want to delete this integration, click the **Delete integratio**n button. 1486 - 1487 - 1488 1488 == 3.6 Interface Details == 1489 1489 1490 1490 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === ... ... @@ -2077,10 +2077,10 @@ 2077 2077 2078 2078 = 5. Case Study = 2079 2079 2080 -== 5.1 Counting how many objects pass throughthe flow Line ==2010 +== 5.1 Counting how many objects pass in Flow Line == 2081 2081 2082 2082 2083 -Reference Link: [[How to set up to setupcountingfor objects passingthrough theflow line>>How to set up to count objects pass in flow line]]?2013 +Reference Link: [[How to set up to count objects pass in flow line>>How to set up to count objects pass in flow line]]? 2084 2084 2085 2085 2086 2086 = 6. FAQ = ... ... @@ -2088,26 +2088,26 @@ 2088 2088 == 6.1 How to upgrade the image? == 2089 2089 2090 2090 2091 -The LT -22222-LI/OController is shipped with a 3.5mm cable,whichis used to uploadanimage to LTin orderto:2021 +The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to: 2092 2092 2093 -* Support new features .2094 -* F ixbugs.2023 +* Support new features 2024 +* For bug fix 2095 2095 * Change LoRaWAN bands. 2096 2096 2097 -Below is the hardware connection setupfor uploadingan image to the LT:2027 +Below is the hardware connection for how to upload an image to the LT: 2098 2098 2099 2099 [[image:1653359603330-121.png]] 2100 2100 2101 2101 2102 2102 ((( 2103 -(% style="color: #0000ff" %)**Stepthe F[[lashLoader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].2104 -(% style="color: #0000ff" %)**Step2105 -(% style="color: #0000ff" %)**Stepthe FlashLoaderandchoose the correct COM port to update.2033 +(% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]]. 2034 +(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]]. 2035 +(% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update. 2106 2106 2107 2107 2108 2108 ((( 2109 2109 (% style="color:blue" %)**For LT-22222-L**(%%): 2110 -Hold down the PRO button ,then momentarily press the RST reset button.The (% style="color:red" %)**DO1LED**(%%)the(% style="color:red" %)**DO1 LED**(%%) isON, itindicates that the device is in download mode.2040 +Hold down the PRO button and then momentarily press the RST reset button and the (% style="color:red" %)**DO1 led**(%%) will change from OFF to ON. When (% style="color:red" %)**DO1 LED**(%%) is on, it means the device is in download mode. 2111 2111 ))) 2112 2112 2113 2113 ... ... @@ -2122,7 +2122,7 @@ 2122 2122 [[image:image-20220524104033-15.png]] 2123 2123 2124 2124 2125 -(% style="color:red" %)**Note**(%%): I fyou havelost the programmingcable,youcan make one from a 3.5mm cable. The pin mapping isas follows:2055 +(% style="color:red" %)**Notice**(%%): In case user has lost the program cable. User can hand made one from a 3.5mm cable. The pin mapping is: 2126 2126 2127 2127 [[image:1653360054704-518.png||height="186" width="745"]] 2128 2128 ... ... @@ -2136,13 +2136,13 @@ 2136 2136 ))) 2137 2137 2138 2138 ((( 2139 - Youcan follow the introductionson[[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When downloading, selectthe required image file.2069 +User can follow the introduction for [[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download. 2140 2140 ))) 2141 2141 2142 2142 ((( 2143 2143 2144 2144 2145 -== 6.3 How to set up LT to work with aSingle Channel Gateway,such as LG01/LG02? ==2075 +== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2146 2146 2147 2147 2148 2148 ))) ... ... @@ -2149,13 +2149,13 @@ 2149 2149 2150 2150 ((( 2151 2151 ((( 2152 -In this case, you need to settheLT-33222-L to work in ABP modeandtransmiton only one frequency.2082 +In this case, users need to set LT-33222-L to work in ABP mode & transmit in only one frequency. 2153 2153 ))) 2154 2154 ))) 2155 2155 2156 2156 ((( 2157 2157 ((( 2158 -Assume youhave anLG02 workingon the frequency 868400000.Belowarethe steps.2088 +Assume we have a LG02 working in the frequency 868400000 now , below is the step. 2159 2159 2160 2160 2161 2161 ))) ... ... @@ -2162,7 +2162,7 @@ 2162 2162 ))) 2163 2163 2164 2164 ((( 2165 -(% style="color: #0000ff" %)**SteptoTheThings Stack SANDBOX,create an ABP device in the application,and input theNetworkSession key (NwkSKey),App session key (AppSKey)of the device.2095 +(% style="color:blue" %)**Step1**(%%): Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device. 2166 2166 2167 2167 2168 2168 ))) ... ... @@ -2219,7 +2219,7 @@ 2219 2219 Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/]] 2220 2220 2221 2221 2222 -== 6.5 Can I see thecounting event in Serial? ==2152 +== 6.5 Can I see counting event in Serial? == 2223 2223 2224 2224 2225 2225 ((( ... ... @@ -2226,10 +2226,10 @@ 2226 2226 User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first. 2227 2227 2228 2228 2229 -== 6.6 Can Iuse point-to-point communicationwithLT-22222-L? ==2159 +== 6.6 Can i use point to point communication for LT-22222-L? == 2230 2230 2231 2231 2232 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] .this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]].2162 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]]. 2233 2233 2234 2234 2235 2235 )))
- integration-details.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -463.9 KB - Content
- lt-22222-device-overview.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -497.2 KB - Content
- lt-22222-join-network.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -340.6 KB - Content
- lt-22222-ul-payload-decoded.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -48.7 KB - Content
- lt-22222-ul-payload-fmt.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -438.6 KB - Content
- message-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.1 KB - Content
- thingseye.io_integrationsCenter_integrations-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -469.3 KB - Content
- thingseye.io_integrationsCenter_integrations.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -302.3 KB - Content