<
From version < 167.1 >
edited by Dilisi S
on 2024/11/07 23:09
To version < 163.1 >
edited by Dilisi S
on 2024/11/06 04:29
>
Change comment: minor edits set 1

Summary

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  
... ... @@ -256,12 +256,12 @@
256 256  [[image:1653298044601-602.png||height="405" width="709"]]
257 257  
258 258  
259 -== 3.3 Work Modes and their Uplink Payload formats ==
259 +== 3.3 Uplink Payload formats ==
260 260  
261 261  
262 -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.
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.
263 263  
264 -* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2ACI + 2AVI + DI + DO + RO
264 +* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2 x ACI + 2AVI + DI + DO + RO
265 265  
266 266  * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
267 267  
... ... @@ -275,8 +275,9 @@
275 275  
276 276  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
277 277  
278 +
278 278  (((
279 -The uplink payload is 11 bytes long. Uplink messages are sent over LoRaWAN FPort 2. By default, one uplink is sent every 10 minutes. (% style="display:none" wfd-invisible="true" %)
280 +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" %)
280 280  
281 281  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
282 282  |(% 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**
... ... @@ -288,13 +288,13 @@
288 288  ACI1 Current
289 289  )))|(((
290 290  ACI2 Current
291 -)))|**DIDORO***|(((
292 +)))|DIDORO*|(((
292 292  Reserve
293 293  )))|MOD
294 294  )))
295 295  
296 296  (((
297 -(% style="color:#4f81bd" %)*** DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, and its size is1 byte long as 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.
298 298  
299 299  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
300 300  |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
... ... @@ -301,9 +301,9 @@
301 301  |RO1|RO2|--DI3--|DI2|DI1|--DO3--|DO2|DO1
302 302  )))
303 303  
304 -* RO is for the relay. ROx=1: CLOSED, ROx=0 always OPEN.
305 -* DI is for digital input. DIx=1: HIGH or FLOATING, DIx=0: LOW.
306 -* DO is for reverse digital output. DOx=1: LOW, DOx=0: HIGH or FLOATING.
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.
307 307  
308 308  (% style="color:red" %)**Note: DI3 and DO3 bits are not valid for LT-22222-L**
309 309  
... ... @@ -341,7 +341,7 @@
341 341  
342 342  
343 343  (((
344 -**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.
345 345  )))
346 346  
347 347  (((
... ... @@ -355,17 +355,17 @@
355 355  )))
356 356  
357 357  (((
358 -(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DO3, DO2 and DO1, and its size is 1 byte long as 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.
359 359  
360 360  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
361 361  |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
362 362  |RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1
363 363  
364 -* RO is for the relay. ROx=1: CLOSED, ROx=0 always OPEN.
365 +* RO is for the relay. ROx=1: closed, ROx=0 always open.
365 365  )))
366 366  
367 367  * FIRST: Indicates that this is the first packet after joining the network.
368 -* DO is for reverse digital output. DOx=1: LOW, DOx=0: HIGH or FLOATING.
369 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating.
369 369  
370 370  (((
371 371  (% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L**
... ... @@ -592,6 +592,7 @@
592 592  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.
593 593  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.**
594 594  
596 +
595 595  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
596 596  
597 597  (% style="color:#4f81bd" %)**Trigger based on voltage**:
... ... @@ -601,9 +601,9 @@
601 601  
602 602  **Example:**
603 603  
604 -AT+AVLIM=3000,6000,0,2000   (triggers an uplink if AVI1 voltage is lower than 3V or higher than 6V, or if AV2 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)
605 605  
606 -AT+AVLIM=5000,0,0,0   (triggers an uplink if AVI1 voltage lower than 5V. Use 0 for parameters that are not in use)
608 +AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
607 607  
608 608  
609 609  (% style="color:#4f81bd" %)**Trigger based on current**:
... ... @@ -613,12 +613,12 @@
613 613  
614 614  **Example:**
615 615  
616 -AT+ACLIM=10000,15000,0,0   (triggers an uplink if ACI1 voltage is lower 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)
617 617  
618 618  
619 -(% style="color:#4f81bd" %)**Trigger based on DI status**:
621 +(% style="color:#4f81bd" %)**Trigger base on DI status**:
620 620  
621 -DI status triggers Flag.
623 +DI status trigger Flag.
622 622  
623 623  Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >
624 624  
... ... @@ -628,38 +628,39 @@
628 628  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
629 629  
630 630  
631 -(% style="color:#037691" %)**LoRaWAN Downlink Commands for Setting the Trigger Conditions:**
633 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
632 632  
633 633  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
634 634  
635 635  Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4
636 636  
637 - AA: Type Code for this downlink Command:
639 + AA: Code for this downlink Command:
638 638  
639 - xx: **0**: Limit for AV1 and AV2; **1**: limit for AC1 and AC2; **2**: DI1and DI2 trigger enable/disable.
641 + xx: 0: Limit for AV1 and AV2;  1: limit for AC1 and AC2 ; 2 DI1, DI2 trigger enable/disable
640 640  
641 - yy1 yy1: AC1 or AV1 LOW limit or DI1/DI2 trigger status.
643 + yy1 yy1: AC1 or AV1 low limit or DI1/DI2 trigger status.
642 642  
643 - yy2 yy2: AC1 or AV1 HIGH limit.
645 + yy2 yy2: AC1 or AV1 high limit.
644 644  
645 - yy3 yy3: AC2 or AV2 LOW limit.
647 + yy3 yy3: AC2 or AV2 low limit.
646 646  
647 - Yy4 yy4: AC2 or AV2 HIGH limit.
649 + Yy4 yy4: AC2 or AV2 high limit.
648 648  
649 649  
650 -**Example 1**: AA 00 13 88 00 00 00 00 00 00
652 +**Example1**: AA 00 13 88 00 00 00 00 00 00
651 651  
652 -Same as AT+AVLIM=5000,0,0,0 (triggers an uplink if AVI1 voltage is lower than 5V. Use 0s for parameters that are not in use)
654 +Same as AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
653 653  
654 654  
655 -**Example 2**: AA 02 01 00
657 +**Example2**: AA 02 01 00
656 656  
657 -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)
658 658  
659 659  
662 +
660 660  (% style="color:#4f81bd" %)**Trigger Settings Payload Explanation:**
661 661  
662 -MOD6 Payload: total of 11 bytes
665 +MOD6 Payload : total 11 bytes payload
663 663  
664 664  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
665 665  |(% 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**
... ... @@ -673,10 +673,10 @@
673 673  MOD(6)
674 674  )))
675 675  
676 -(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if the trigger is set for this part. Totally 1 byte as below
679 +(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
677 677  
678 678  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
679 -|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
682 +|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
680 680  |(((
681 681  AV1_LOW
682 682  )))|(((
... ... @@ -695,17 +695,17 @@
695 695  AC2_HIGH
696 696  )))
697 697  
698 -* Each bit shows if the corresponding trigger has been configured.
701 +* Each bits shows if the corresponding trigger has been configured.
699 699  
700 700  **Example:**
701 701  
702 -10100000: Means the system has configure to use the trigger: AV1_LOW and AV2_LOW
705 +10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
703 703  
704 704  
705 -(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below
708 +(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
706 706  
707 707  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
708 -|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
711 +|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
709 709  |(((
710 710  AV1_LOW
711 711  )))|(((
... ... @@ -724,11 +724,11 @@
724 724  AC2_HIGH
725 725  )))
726 726  
727 -* Each bit shows which status has been triggered on this uplink.
730 +* Each bits shows which status has been trigger on this uplink.
728 728  
729 729  **Example:**
730 730  
731 -10000000: Means this uplink is triggered by AV1_LOW. That means the voltage is too low.
734 +10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
732 732  
733 733  
734 734  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
... ... @@ -737,7 +737,7 @@
737 737  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
738 738  |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
739 739  
740 -* Each bits shows which status has been triggered on this uplink.
743 +* Each bits shows which status has been trigger on this uplink.
741 741  
742 742  **Example:**
743 743  
... ... @@ -764,11 +764,11 @@
764 764  )))
765 765  
766 766  
767 -== 3.4 ​Configure LT via AT Commands or Downlinks ==
770 +== 3.4 ​Configure LT via AT or Downlink ==
768 768  
769 769  
770 770  (((
771 -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
772 772  )))
773 773  
774 774  (((
... ... @@ -783,8 +783,9 @@
783 783  
784 784  === 3.4.1 Common Commands ===
785 785  
789 +
786 786  (((
787 -These commands should be available for all Dragino sensors, such as changing the uplink interval or resetting the device. For firmware v1.5.4, you can find the supported common 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]]
788 788  )))
789 789  
790 790  
... ... @@ -792,37 +792,34 @@
792 792  
793 793  ==== 3.4.2.1 Set Transmit Interval ====
794 794  
795 -Sets the uplink interval of the device. The default uplink transmission interval is 10 minutes.
796 796  
797 -* (% style="color:#037691" %)**AT command:**
800 +Set device uplink interval.
798 798  
799 -(% style="color:blue" %)**AT+TDC=N**
802 +* (% style="color:#037691" %)**AT Command:**
800 800  
801 -where N is the time in milliseconds.
804 +(% style="color:blue" %)**AT+TDC=N **
802 802  
803 -**Example: **AT+TDC=30000. This will set the uplink interval to 30 seconds
804 804  
807 +**Example: **AT+TDC=30000. Means set interval to 30 seconds
805 805  
806 -* (% style="color:#037691" %)**Downlink payload (prefix 0x01):**
807 807  
810 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
811 +
808 808  (% style="color:blue" %)**0x01 aa bb cc  **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)**
809 809  
810 810  
811 811  
812 -==== 3.4.2.2 Set the Work Mode (AT+MOD) ====
816 +==== 3.4.2.2 Set Work Mode (AT+MOD) ====
813 813  
814 814  
815 -Sets the work mode.
819 +Set work mode.
816 816  
817 -* (% style="color:#037691" %)**AT command:**(%%) (% style="color:blue" %)**AT+MOD=N  **
821 +* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+MOD=N  **
818 818  
819 -Where N is the work mode.
823 +**Example**: AT+MOD=2. Set work mode to Double DI counting mode
820 820  
821 -**Example**: AT+MOD=2. This will set the work mode to Double DI counting mode.
825 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
822 822  
823 -
824 -* (% style="color:#037691" %)**Downlink payload (prefix 0x0A):**
825 -
826 826  (% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
827 827  
828 828  
... ... @@ -830,12 +830,10 @@
830 830  ==== 3.4.2.3 Poll an uplink ====
831 831  
832 832  
833 -Asks the device to send an uplink.
834 +* (% style="color:#037691" %)**AT Command:**(%%) There is no AT Command to poll uplink
834 834  
835 -* (% style="color:#037691" %)**AT command:**(%%) There is no AT Command to poll uplink
836 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
836 836  
837 -* (% style="color:#037691" %)**Downlink payload (prefix 0x08):**
838 -
839 839  (% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
840 840  
841 841  **Example**: 0x08FF, ask device to send an Uplink
... ... @@ -842,16 +842,16 @@
842 842  
843 843  
844 844  
845 -==== 3.4.2.4 Enable/Disable Trigger Mode ====
844 +==== 3.4.2.4 Enable Trigger Mode ====
846 846  
847 847  
848 -Enable or disable the trigger mode (see also [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]).
847 +Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
849 849  
850 850  * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ADDMOD6=1 or 0**
851 851  
852 -(% style="color:red" %)**1:** (%%)Enable the trigger mode
851 +(% style="color:red" %)**1:** (%%)Enable Trigger Mode
853 853  
854 -(% style="color:red" %)**0: **(%%)Disable the trigger mode
853 +(% style="color:red" %)**0: **(%%)Disable Trigger Mode
855 855  
856 856  
857 857  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
... ... @@ -863,7 +863,7 @@
863 863  ==== 3.4.2.5 Poll trigger settings ====
864 864  
865 865  
866 -Polls the trigger settings
865 +Poll trigger settings
867 867  
868 868  * (% style="color:#037691" %)**AT Command:**
869 869  
... ... @@ -871,7 +871,7 @@
871 871  
872 872  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
873 873  
874 -(% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll the trigger settings. Device will uplink trigger settings once receive this command
873 +(% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
875 875  
876 876  
877 877  
... ... @@ -878,11 +878,11 @@
878 878  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
879 879  
880 880  
881 -Enable or Disable DI1/DI2/DI2 as trigger,
880 +Enable Disable DI1/DI2/DI2 as trigger,
882 882  
883 883  * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
884 884  
885 -**Example:** AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger)
884 +**Example:** AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
886 886  
887 887  
888 888  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
... ... @@ -914,15 +914,15 @@
914 914  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
915 915  
916 916  
917 -Sets DI2 trigger.
916 +Set DI2 trigger.
918 918  
919 919  * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG2=a,b**
920 920  
921 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge (for MOD=1).
920 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
922 922  
923 923  (% style="color:red" %)**b :** (%%)delay timing.
924 924  
925 -**Example:** AT+TRIG2=0,100 (set DI1 port to trigger on low level, valid signal is 100ms )
924 +**Example:** AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
926 926  
927 927  
928 928  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
... ... @@ -960,7 +960,7 @@
960 960  ==== 3.4.2.11 Trigger – Set minimum interval ====
961 961  
962 962  
963 -Sets AV and AC trigger minimum interval. Device won'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.
964 964  
965 965  * (% 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.
966 966  
... ... @@ -1108,7 +1108,7 @@
1108 1108  )))
1109 1109  
1110 1110  (((
1111 -00: Closed ,  01: Open , 11: No action
1110 +00: Close ,  01: Open , 11: No action
1112 1112  
1113 1113  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %)
1114 1114  |(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**RO1**|(% style="background-color:#4f81bd; color:white" %)**RO2**
... ... @@ -1230,7 +1230,7 @@
1230 1230  
1231 1231  
1232 1232  
1233 -==== 3.4.2.19 Counting ~-~- Change counting mode to save time ====
1232 +==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1234 1234  
1235 1235  
1236 1236  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1355,107 +1355,67 @@
1355 1355  
1356 1356  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.
1357 1357  
1358 -=== 3.5.1 Configuring MQTT Connection Information with The Things Stack Sandbox ===
1357 +=== 3.5.1 Configuring The Things Stack Sandbox ===
1359 1359  
1360 -* In **The Things Stack Sandbox**, select your application under **Applications**.
1361 -* Select **MQTT** under **Integrations**.
1362 -* In the **Connection information **section, for **Username**, The Things Stack displays an auto-generated username. You can use it or provide a new one.
1363 -* For the **Password**, click the **Generate new API key** button to generate a password. You can see it by clicking on the **eye** button.
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.
1364 1364  
1365 1365  [[image:tts-mqtt-integration.png||height="625" width="1000"]]
1366 1366  
1367 1367  === 3.5.2 Configuring ThingsEye.io ===
1368 1368  
1369 -* Login to your [[ThingsEye.io >>https://thingseye.io]]account.
1370 -* Under the **Integrations center**, click **Integrations**.
1371 -* Click the **Add integration** button (the button with the **+** symbol).
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).
1372 1372  
1373 1373  [[image:thingseye-io-step-1.png||height="625" width="1000"]]
1374 1374  
1375 1375  
1376 -On the **Add integration** window, configure the following:
1374 +On the Add integration page configure the following:
1377 1377  
1378 -~1. **Basic settings:**
1376 +Basic settings:
1379 1379  
1380 -* Select **The Things Stack Community** from the **Integration type** list.
1381 -* Enter a suitable name for your integration in the **Name **text** **box or keep the default name.
1382 -* Ensure the following options are turned on.
1383 -** Enable integration
1384 -** Debug mode
1385 -** Allow create devices or assets
1386 -* 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.
1387 1387  
1388 1388  [[image:thingseye-io-step-2.png||height="625" width="1000"]]
1389 1389  
1384 +Uplink Data converter:
1390 1390  
1391 -2. **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.
1392 1392  
1393 -* Click the **Create new** button if it is not selected by default.
1394 -* Enter a suitable name for the uplink data converter in the **Name **text** **box or keep the default name.
1395 -* Click the **JavaScript** button.
1396 -* Paste the uplink decoder function into the text area (first, delete the default code). The demo 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]].
1397 -* Click the **Next** button. You will be navigated to the **Downlink data converter **tab.
1398 -
1399 1399  [[image:thingseye-io-step-3.png||height="625" width="1000"]]
1400 1400  
1401 -3.** Downlink data converter (this is an optional step):**
1393 +Downlink Data converter (this is an optional step):
1402 1402  
1403 -* Click the **Create new** button if it is not selected by default.
1404 -* Enter a suitable name for the downlink data converter in the **Name **text** **box or keep the default name
1405 -* Click the **JavaScript** button.
1395 +* Click the Create new button if it is not selected by default.
1396 +* Click the JavaScript button.
1406 1406  * Paste the downlink decoder function into the text area (first, delete the default code). The demo decoder function can be found here.
1407 -* Click the **Next** button. You will be navigated to the **Connection** tab.
1398 +* Click the Next button.
1408 1408  
1409 1409  [[image:thingseye-io-step-4.png||height="625" width="1000"]]
1410 1410  
1411 -4. **Connection:**
1402 +Connection:
1412 1412  
1413 -* Choose **Region** from the **Host type**.
1414 -* 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/...).
1415 -* 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).
1416 -* Click the **Check connection** button to test the connection. If the connection is successful, you can see the message saying **Connected**.
1417 -* Click the **Add** button.
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.
1418 1418  
1419 1419  [[image:thingseye-io-step-5.png||height="625" width="1000"]]
1420 1420  
1421 1421  
1422 -Your integration is added to the** Integrations** list and it will display on the **Integrations** page. Check whether the status is showing as 'Active'. if not, check your configuration settings again.
1413 +Your integration is added to the integrations list and it will display on the Integrations page.
1423 1423  
1424 1424  [[image:thingseye-io-step-6.png||height="625" width="1000"]]
1425 1425  
1426 1426  
1427 -Viewing integration details:
1428 -
1429 -Click on the 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.
1430 -
1431 -[add image here]
1432 -
1433 -If you want to edit the settings you have provided, click on the Toggle edit mode button.
1434 -
1435 -[add image here]
1436 -
1437 -Once you have done click on the Apply changes button.
1438 -
1439 -Note: See also ThingsEye documentation.
1440 -
1441 -Click on the Events tab.
1442 -
1443 -- Select Debug from the Event type dropdown.
1444 -
1445 -- Select the time frame from the time window.
1446 -
1447 -[insert image]
1448 -
1449 -- To view the JSON payload of a message, click on the three dots (...) in the Message column of the desired message.
1450 -
1451 -[insert image]
1452 -
1453 -
1454 -Deleting the integration:
1455 -
1456 -If you want to delete this integration, click the Delete integration button.
1457 -
1458 -
1459 1459  == 3.6 Interface Details ==
1460 1460  
1461 1461  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
... ... @@ -2048,10 +2048,10 @@
2048 2048  
2049 2049  = 5. Case Study =
2050 2050  
2051 -== 5.1 Counting how many objects pass through the flow Line ==
2010 +== 5.1 Counting how many objects pass in Flow Line ==
2052 2052  
2053 2053  
2054 -Reference Link: [[How to set up to setup counting for objects passing through the flow 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]]?
2055 2055  
2056 2056  
2057 2057  = 6. FAQ =
... ... @@ -2059,26 +2059,26 @@
2059 2059  == 6.1 How to upgrade the image? ==
2060 2060  
2061 2061  
2062 -The LT-22222-L I/O Controller is shipped with a 3.5mm cable, which is used to upload an image to LT in order to:
2021 +The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to:
2063 2063  
2064 -* Support new features.
2065 -* Fix bugs.
2023 +* Support new features
2024 +* For bug fix
2066 2066  * Change LoRaWAN bands.
2067 2067  
2068 -Below is the hardware connection setup for uploading an image to the LT:
2027 +Below is the hardware connection for how to upload an image to the LT:
2069 2069  
2070 2070  [[image:1653359603330-121.png]]
2071 2071  
2072 2072  
2073 2073  (((
2074 -(% style="color:#0000ff" %)**Step 1**(%%)**:** Download the F[[lash 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]].
2075 -(% style="color:#0000ff" %)**Step 2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]].
2076 -(% style="color:#0000ff" %)**Step 3**(%%)**:** Open the Flash Loader and choose 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.
2077 2077  
2078 2078  
2079 2079  (((
2080 2080  (% style="color:blue" %)**For LT-22222-L**(%%):
2081 -Hold down the PRO button, then momentarily press the RST reset button. The (% style="color:red" %)**DO1 LED**(%%) will change from OFF to ON. When the (% style="color:red" %)**DO1 LED**(%%) is ON, it indicates 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.
2082 2082  )))
2083 2083  
2084 2084  
... ... @@ -2093,7 +2093,7 @@
2093 2093  [[image:image-20220524104033-15.png]]
2094 2094  
2095 2095  
2096 -(% style="color:red" %)**Note**(%%): If you have lost the programming cable, you can make one from a 3.5mm cable. The pin mapping is as 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:
2097 2097  
2098 2098  [[image:1653360054704-518.png||height="186" width="745"]]
2099 2099  
... ... @@ -2107,13 +2107,13 @@
2107 2107  )))
2108 2108  
2109 2109  (((
2110 -You can follow the introductions o[[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When downloading, select the 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.
2111 2111  )))
2112 2112  
2113 2113  (((
2114 2114  
2115 2115  
2116 -== 6.3 How to set up LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2075 +== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2117 2117  
2118 2118  
2119 2119  )))
... ... @@ -2120,13 +2120,13 @@
2120 2120  
2121 2121  (((
2122 2122  (((
2123 -In this case, you need to set the LT-33222-L to work in ABP mode and transmit on only one frequency.
2082 +In this case, users need to set LT-33222-L to work in ABP mode & transmit in only one frequency.
2124 2124  )))
2125 2125  )))
2126 2126  
2127 2127  (((
2128 2128  (((
2129 -Assume you have an LG02 working on the frequency 868400000. Below are the steps.
2088 +Assume we have a LG02 working in the frequency 868400000 now , below is the step.
2130 2130  
2131 2131  
2132 2132  )))
... ... @@ -2133,7 +2133,7 @@
2133 2133  )))
2134 2134  
2135 2135  (((
2136 -(% style="color:#0000ff" %)**Step 1**(%%):  Log in to The Things Stack SANDBOX, create an ABP device in the application, and input the Network Session 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.
2137 2137  
2138 2138  
2139 2139  )))
... ... @@ -2190,7 +2190,7 @@
2190 2190  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/]]
2191 2191  
2192 2192  
2193 -== 6.5 Can I see the counting event in Serial? ==
2152 +== 6.5 Can I see counting event in Serial? ==
2194 2194  
2195 2195  
2196 2196  (((
... ... @@ -2197,10 +2197,10 @@
2197 2197  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.
2198 2198  
2199 2199  
2200 -== 6.6 Can I use point-to-point communication with LT-22222-L? ==
2159 +== 6.6 Can i use point to point communication for LT-22222-L? ==
2201 2201  
2202 2202  
2203 -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]].
2204 2204  
2205 2205  
2206 2206  )))
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0