Changes for page LT-22222-LA -- LoRa I/O Controller User Manual
Last modified by Kilight Cao on 2025/07/03 15:34
From version 57.4
edited by Kilight Cao
on 2025/07/03 15:30
on 2025/07/03 15:30
Change comment:
There is no comment for this version
To version 53.2
edited by Kilight Cao
on 2025/07/03 15:01
on 2025/07/03 15:01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,8 +29,6 @@ 29 29 30 30 ((( 31 31 With the LT-22222-LA I/O Controller, users can transmit data over ultra-long distances with low power consumption using LoRa, a spread-spectrum modulation technique derived from chirp spread spectrum (CSS) technology that operates on license-free ISM bands. 32 - 33 -SN50V3-LB/LS has a **built-in BLE module**, user can configure the sensor remotely via Mobile Phone. It also support **OTA upgrade** via private LoRa protocol for easy maintaining. 34 34 ))) 35 35 36 36 ((( ... ... @@ -173,7 +173,7 @@ 173 173 == 2.3 Connecting LT-22222-LA to a Power Source == 174 174 175 175 176 -The LT-22222-L AI/O Controller can be powered by a **7–24V DC** power source. Connect your 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.174 +The LT-22222-L I/O Controller can be powered by a **7–24V DC** power source. Connect your 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. 177 177 178 178 {{warning}} 179 179 **We recommend that you power on the LT-22222-LA after adding its registration information to the LoRaWAN network server. Otherwise, the device will continuously send join-request messages to attempt to join a LoRaWAN network but will fail.** ... ... @@ -508,9 +508,6 @@ 508 508 509 509 510 510 511 - 512 - 513 - 514 514 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 515 515 516 516 ... ... @@ -549,9 +549,6 @@ 549 549 550 550 551 551 552 - 553 - 554 - 555 555 ((( 556 556 **To activate this mode, run the following AT commands:** 557 557 ))) ... ... @@ -646,9 +646,6 @@ 646 646 647 647 648 648 649 - 650 - 651 - 652 652 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 653 653 654 654 ... ... @@ -711,9 +711,6 @@ 711 711 712 712 713 713 714 - 715 - 716 - 717 717 === 3.3.6 AT+ADDMOD~=6 (Trigger Mode, Optional) === 718 718 719 719 ... ... @@ -2294,9 +2294,6 @@ 2294 2294 2295 2295 2296 2296 2297 - 2298 - 2299 - 2300 2300 (% style="color:blue" %)**Example 4**(%%): Connecting to a Dry Contact sensor 2301 2301 2302 2302 From the DI port circuit above, activating the photocoupler requires a voltage difference between the DI+ and DI- ports. However, the Dry Contact sensor is a passive component and cannot provide this voltage difference on its own. ... ... @@ -2542,11 +2542,85 @@ 2542 2542 ))) 2543 2543 2544 2544 2528 +=== 4.2.2 Single-channel ABP mode (Use with LG01/LG02) === 2529 + 2545 2545 ((( 2546 2546 2532 + 2533 +((( 2534 +(% style="background-color:#dcdcdc" %)**123456**(%%) ~/~/ Enter the password to enable AT commands access 2547 2547 ))) 2536 +))) 2548 2548 2538 +((( 2539 +(% style="background-color:#dcdcdc" %)** AT+FDR**(%%) ~/~/ Reset parameters to Factory Default, Reserve keys 2540 +))) 2549 2549 2542 +((( 2543 +(% style="background-color:#dcdcdc" %)** 123456**(%%) ~/~/ Enter the password to enable AT command access 2544 +))) 2545 + 2546 +((( 2547 +(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%) ~/~/ Set to CLASS C mode 2548 +))) 2549 + 2550 +((( 2551 +(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%) ~/~/ Set to ABP mode 2552 +))) 2553 + 2554 +((( 2555 +(% style="background-color:#dcdcdc" %) **AT+ADR=0**(%%) ~/~/ Set the Adaptive Data Rate Off 2556 +))) 2557 + 2558 +((( 2559 +(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%) ~/~/ Set Data Rate 2560 +))) 2561 + 2562 +((( 2563 +(% style="background-color:#dcdcdc" %)** AT+TDC=60000**(%%) ~/~/ Set transmit interval to 60 seconds 2564 +))) 2565 + 2566 +((( 2567 +(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%) ~/~/ Set transmit frequency to 868.4 MHz 2568 +))) 2569 + 2570 +((( 2571 +(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%) ~/~/ Set RX2 frequency to 868.4 MHz (according to the result from the server) 2572 +))) 2573 + 2574 +((( 2575 +(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2 DR to match the downlink DR from the server. See below. 2576 +))) 2577 + 2578 +((( 2579 +(% style="background-color:#dcdcdc" %)** AT+DADDR=26 01 1A F1** (%%) ~/~/ Set Device Address. The Device Address can be found in the application on the LoRaWAN NS. 2580 +))) 2581 + 2582 +((( 2583 +(% style="background-color:#dcdcdc" %)** ATZ** (%%) ~/~/ Reset MCU 2584 + 2585 + 2586 +))) 2587 + 2588 +((( 2589 +(% style="color:red" %)**Note:** 2590 +))) 2591 + 2592 +((( 2593 +**~1. Ensure that the device is set to ABP mode in the LoRaWAN Network Server.** 2594 + 2595 +**2. Verify that the LG01/02 gateway RX frequency matches the AT+CHS setting exactly.** 2596 + 2597 +**3. Make sure the SF/bandwidth settings in the LG01/LG02 match the settings of AT+DR. Refer to [[this link>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.** 2598 + 2599 +**4. The commands AT+RX2FQ and AT+RX2DR enable downlink functionality. To set the correct parameters, you can check the actual downlink parameters to be used as shown below. Here, RX2FQ should be set to 868400000 and RX2DR should be set to 5.** 2600 +))) 2601 + 2602 +((( 2603 + 2604 +))) 2605 + 2606 + 2550 2550 === 4.2.3 Change to Class A === 2551 2551 2552 2552 ... ... @@ -2564,53 +2564,78 @@ 2564 2564 == 5.1 Counting how many objects pass through the flow line == 2565 2565 2566 2566 2567 -See [[How to set up to setup counting for objects passing through the flow line>> https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/How%20to%20set%20up%20to%20count%20objects%20pass%20in%20flow%20line/]].2624 +See [[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]]. 2568 2568 2569 2569 2570 -= 6. OTAFirmware update=2627 += 6. FAQ = 2571 2571 2572 2572 2573 -(% class="wikigeneratedid" %) 2574 -User can change firmware LT-22222-LA to: 2630 +This section contains some frequently asked questions, which can help you resolve common issues and find solutions quickly. 2575 2575 2576 -* Change Frequency band/ region. 2577 -* Update with new features. 2578 -* Fix bugs. 2579 2579 2580 - Firmwareandchangelogcanbedownloadedfrom: **[[Firmwaredownload link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**2633 +== 6.1 How to update the firmware? == 2581 2581 2582 2582 2583 - Methods to UpdateFirmware:2636 +Dragino frequently releases firmware updates for the LT-22222-L. Updating your LT-22222-L with the latest firmware version helps to: 2584 2584 2585 -* (Recommanded way) OTA firmware update via wireless : **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]** 2586 -* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 2638 +* Support new features 2639 +* Fix bugs 2640 +* Change LoRaWAN frequency bands 2587 2587 2642 +You will need the following things before proceeding: 2588 2588 2644 +* 3.5mm programming cable (included with the LT-22222-L as an additional accessory) 2645 +* USB to TTL adapter/converter 2646 +* Download and install the [[STM32 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]]. (replaced by STM32CubeProgrammer) 2647 +* Download the latest firmware image from [[LT-22222-L firmware image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]]. Check the file name of the firmware to find the correct region. 2589 2589 2590 -= 7. FAQ = 2649 +{{info}} 2650 +As of this writing, the latest firmware version available for the LT-22222-L is v1.6.1. 2651 +{{/info}} 2591 2591 2653 +Below is the hardware setup for uploading a firmware image to the LT-22222-L: 2592 2592 2593 -This section contains some frequently asked questions, which can help you resolve common issues and find solutions quickly. 2594 2594 2595 2595 2596 2596 2658 +Start the STM32 Flash Loader and choose the correct COM port to update. 2597 2597 2598 2598 ((( 2599 2599 ((( 2600 - ==7.2 Howto changethe LoRaWAN frequencyband/region?==2662 +(% style="color:blue" %)**For LT-22222-L**(%%): 2601 2601 2664 +Hold down the **PRO** button, then briefly press the **RST** button. The **DO1** LED will change from OFF to ON. When the **DO1** LED is ON, it indicates that the device is in firmware download mode. 2665 +))) 2666 + 2602 2602 2603 2603 ))) 2669 + 2670 + 2671 + 2672 + 2673 + 2674 + 2675 + 2676 +(% style="color:red" %)**Note**(%%): If you have lost the programming cable, you can make one from a 3.5 mm cable. The pin mapping is as follows: 2677 + 2678 + 2679 + 2680 +((( 2681 +((( 2682 +== 6.2 How to change the LoRaWAN frequency band/region? == 2683 + 2684 + 2604 2604 ))) 2686 +))) 2605 2605 2606 2606 ((( 2607 -You can follow the introductions on [[how to upgrade the image>> doc:]]. When downloading, select the required image file.2689 +You can follow the introductions on [[how to upgrade the image>>||anchor="H6.1Howtoupdatethefirmware3F"]]. When downloading, select the required image file. 2608 2608 ))) 2609 2609 2610 2610 ((( 2611 2611 2612 2612 2613 -== 7.3 How to set up LT-22222-LAto work with a Single Channel Gateway, such as LG01/LG02? ==2695 +== 6.3 How to set up LT-22222-L to work with a Single Channel Gateway, such as LG01/LG02? == 2614 2614 2615 2615 2616 2616 ))) ... ... @@ -2617,7 +2617,7 @@ 2617 2617 2618 2618 ((( 2619 2619 ((( 2620 -In this case, you need to set the LT-22222-L Ato work in ABP mode and transmit on only one frequency.2702 +In this case, you need to set the LT-22222-L to work in ABP mode and transmit on only one frequency. 2621 2621 ))) 2622 2622 ))) 2623 2623 ... ... @@ -2640,12 +2640,12 @@ 2640 2640 ))) 2641 2641 2642 2642 {{warning}} 2643 -Ensure that the Device Address (DevAddr) and the two keys match between the LT-22222-L Aand The Things Stack. You can modify them either in The Things Stack or on the LT-22222-LAto make them align. In The Things Stack, you can configure the NwkSKey and AppSKey on the settings page, but note that the Device Address is generated by The Things Stack.2725 +Ensure that the Device Address (DevAddr) and the two keys match between the LT-22222-L and The Things Stack. You can modify them either in The Things Stack or on the LT-22222-L to make them align. In The Things Stack, you can configure the NwkSKey and AppSKey on the settings page, but note that the Device Address is generated by The Things Stack. 2644 2644 {{/warning}} 2645 2645 2646 2646 2647 2647 ((( 2648 -(% style="color:blue" %)**Step 2**(%%)**: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Run AT commands to configure the LT-22222-L Ato operate in single-frequency and ABP mode. The AT commands are as follows:2730 +(% style="color:blue" %)**Step 2**(%%)**: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Run AT commands to configure the LT-22222-L to operate in single-frequency and ABP mode. The AT commands are as follows: 2649 2649 2650 2650 2651 2651 ))) ... ... @@ -2681,16 +2681,15 @@ 2681 2681 (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)The following figure shows the screenshot of the command set above, issued using a serial tool: 2682 2682 ))) 2683 2683 2684 -[[image:1653360498588-932.png]] 2685 2685 2686 2686 2687 -== 7.4 How to change the uplink interval? ==2768 +== 6.4 How to change the uplink interval? == 2688 2688 2689 2689 2690 2690 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/]] 2691 2691 2692 2692 2693 -== 7.5 Can I see the counting event in the serial output? ==2774 +== 6.5 Can I see the counting event in the serial output? == 2694 2694 2695 2695 2696 2696 ((( ... ... @@ -2697,11 +2697,16 @@ 2697 2697 You can run the AT command **AT+DEBUG** to view the counting event in the serial output. If the firmware is too old and doesn’t support AT+DEBUG, update to the latest firmware first. 2698 2698 2699 2699 2781 +== 6.6 Can I use point-to-point communication with LT-22222-L? == 2782 + 2783 + 2784 +Yes, you can. Please refer to the [[Point-to-Point Communication of LT-22222-L>>https://wiki.dragino.com/xwiki/bin/view/Main/%20Point%20to%20Point%20Communication%20of%20LT-22222-L/]] page. The firmware that supports point-to-point communication can be found [[here>>https://github.com/dragino/LT-22222-L/releases]]. 2785 + 2700 2700 2701 2701 ))) 2702 2702 2703 2703 ((( 2704 -== 7.6 Why does the relay output default to an open relay after the LT-22222-LAis powered off? ==2790 +== 6.7 Why does the relay output default to an open relay after the LT-22222-L is powered off? == 2705 2705 2706 2706 2707 2707 * If the device is not properly shut down and is directly powered off. ... ... @@ -2709,23 +2709,27 @@ 2709 2709 * In modes 2 to 5, the DO/RO status and pulse count are saved to flash memory. 2710 2710 * After a restart, the status before the power failure will be read from Flash. 2711 2711 2712 -== 7.7Can I set up LT-22222-LAas an NC (Normally Closed) relay? ==2798 +== 6.8 Can I set up LT-22222-L as an NC (Normally Closed) relay? == 2713 2713 2714 2714 2715 -The LT-22222-L A's built-in relay is Normally Open (NO). You can use an external relay to achieve a Normally Closed (NC) configuration. The circuit diagram is shown below:2801 +The LT-22222-L's built-in relay is Normally Open (NO). You can use an external relay to achieve a Normally Closed (NC) configuration. The circuit diagram is shown below: 2716 2716 2717 -[[image:image-20221006170630-1.png]] 2718 2718 2719 2719 2720 2720 2806 +== 6.9 Can the LT-22222-L save the RO state? == 2721 2721 2722 -== 7.8 Why does the LT-22222-LA always report 15.585V when measuring the AVI? == 2723 2723 2809 +To enable this feature, the firmware version must be 1.6.0 or higher. 2724 2724 2811 + 2812 +== 6.10 Why does the LT-22222-L always report 15.585V when measuring the AVI? == 2813 + 2814 + 2725 2725 It is likely that the GND is not connected during the measurement, or that the wire connected to the GND is loose. 2726 2726 2727 2727 2728 -= 8. Troubleshooting =2818 += 7. Troubleshooting = 2729 2729 2730 2730 2731 2731 This section provides some known troubleshooting tips. ... ... @@ -2735,7 +2735,7 @@ 2735 2735 2736 2736 ((( 2737 2737 ((( 2738 -== 8.1 Downlink isn't working. How can I solve this? ==2828 +== 7.1 Downlink isn't working. How can I solve this? == 2739 2739 2740 2740 2741 2741 ))) ... ... @@ -2748,7 +2748,7 @@ 2748 2748 ((( 2749 2749 2750 2750 2751 -== 8.2 Having trouble uploading an image? ==2841 +== 7.2 Having trouble uploading an image? == 2752 2752 2753 2753 2754 2754 ))) ... ... @@ -2760,7 +2760,7 @@ 2760 2760 ((( 2761 2761 2762 2762 2763 -== 8.3 Why can't I join TTN in the US915 /AU915 bands? ==2853 +== 7.3 Why can't I join TTN in the US915 /AU915 bands? == 2764 2764 2765 2765 2766 2766 ))) ... ... @@ -2770,7 +2770,7 @@ 2770 2770 ))) 2771 2771 2772 2772 2773 -== 8.4 Why can the LT-22222-LAperform uplink normally, but cannot receive downlink? ==2863 +== 7.4 Why can the LT-22222-L perform uplink normally, but cannot receive downlink? == 2774 2774 2775 2775 2776 2776 The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue. ... ... @@ -2777,10 +2777,10 @@ 2777 2777 Use this command to synchronize their counts: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resettingthedownlinkpacketcount"]] 2778 2778 2779 2779 2780 -= 9. Ordering information =2870 += 8. Ordering information = 2781 2781 2782 2782 2783 -(% style="color:#4f81bd" %)**LT-22222-L A-XXX:**2873 +(% style="color:#4f81bd" %)**LT-22222-L-XXX:** 2784 2784 2785 2785 (% style="color:#4f81bd" %)**XXX:** 2786 2786 ... ... @@ -2794,13 +2794,13 @@ 2794 2794 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2795 2795 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2796 2796 2797 -= 10. Package information =2887 += 9. Package information = 2798 2798 2799 2799 2800 2800 (% style="color:#037691" %)**Package Includes**: 2801 2801 2802 -* 1 x LT-22222-L AI/O Controller2803 -* 1 x LoRa antenna matched to the frequency of the LT-22222-L A2892 +* 1 x LT-22222-L I/O Controller 2893 +* 1 x LoRa antenna matched to the frequency of the LT-22222-L 2804 2804 * 1 x bracket for DIN rail mounting 2805 2805 * 1 x 3.5 mm programming cable 2806 2806 ... ... @@ -2809,7 +2809,7 @@ 2809 2809 * Package Size / pcs : 145×80×50 mm 2810 2810 * Weight / pcs : 180 g 2811 2811 2812 -= 1 1. Support =2902 += 10. Support = 2813 2813 2814 2814 2815 2815 * ((( ... ... @@ -2821,9 +2821,9 @@ 2821 2821 2822 2822 ))) 2823 2823 2824 -= 1 2. Reference =2914 += 11. Reference = 2825 2825 2826 2826 2827 -* LT-22222-L A: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]]2917 +* LT-22222-L: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]] 2828 2828 * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]] 2829 2829 * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
- 1653360498588-932.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -97.5 KB - Content
- image-20221006170630-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -337.1 KB - Content