<
From version < 187.1 >
edited by Dilisi S
on 2024/11/11 05:23
To version < 186.1 >
edited by Dilisi S
on 2024/11/11 02:43
>
Change comment: Nov 10 edits part 1

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LT-22222-L -- LoRa I/O Controller User Manual
1 +LT-22222-L -- LoRa IO Controller User Manual
Content
... ... @@ -40,9 +40,7 @@
40 40  * 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.
41 41  * Setup your own private LoRaWAN network.
42 42  
43 -{{info}}
44 - You can use a LoRaWAN gateway, such as the [[Dragino LG308>>https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], to expand or create LoRaWAN coverage in your area.
45 -{{/info}}
43 +> You can use a LoRaWAN gateway, such as the Dragino LG308, to expand or create LoRaWAN coverage in your area.
46 46  )))
47 47  
48 48  (((
... ... @@ -58,13 +58,13 @@
58 58  * STM32L072xxxx MCU
59 59  * SX1276/78 Wireless Chip 
60 60  * Power Consumption:
61 -** Idle: 4mA@12V
59 +** Idle: 4mA@12v
62 62  ** 20dB Transmit: 34mA@12V
63 63  * Operating Temperature: -40 ~~ 85 Degrees, No Dew
64 64  
65 65  (% style="color:#037691" %)**Interface for Model: LT22222-L:**
66 66  
67 -* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50V, or 220V with optional external resistor)
65 +* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
68 68  * 2 x Digital Output (NPN output. Max pull-up voltage 36V,450mA)
69 69  * 2 x Relay Output (5A@250VAC / 30VDC)
70 70  * 2 x 0~~20mA Analog Input (res:0.01mA)
... ... @@ -74,8 +74,8 @@
74 74  (% style="color:#037691" %)**LoRa Spec:**
75 75  
76 76  * Frequency Range:
77 -** Band 1 (HF): 862 ~~ 1020 MHz
78 -** Band 2 (LF): 410 ~~ 528 MHz
75 +** Band 1 (HF): 862 ~~ 1020 Mhz
76 +** Band 2 (LF): 410 ~~ 528 Mhz
79 79  * 168 dB maximum link budget.
80 80  * +20 dBm - 100 mW constant RF output vs.
81 81  * +14 dBm high-efficiency PA.
... ... @@ -94,7 +94,7 @@
94 94  
95 95  == 1.3 Features ==
96 96  
97 -* LoRaWAN Class A & Class C modes
95 +* LoRaWAN Class A & Class C protocol
98 98  * Optional Customized LoRa Protocol
99 99  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
100 100  * AT Commands to change parameters
... ... @@ -104,12 +104,12 @@
104 104  
105 105  == 1.4 Applications ==
106 106  
107 -* Smart buildings & home automation
108 -* Logistics and supply chain management
109 -* Smart metering
110 -* Smart agriculture
111 -* Smart cities
112 -* Smart factory
105 +* Smart Buildings & Home Automation
106 +* Logistics and Supply Chain Management
107 +* Smart Metering
108 +* Smart Agriculture
109 +* Smart Cities
110 +* Smart Factory
113 113  
114 114  == 1.5 Hardware Variants ==
115 115  
... ... @@ -128,16 +128,10 @@
128 128  * 1 x Counting Port
129 129  )))
130 130  
131 -= 2. Assembling the device =
129 += 2. Assembling =
132 132  
133 -== 2.1 Connecting the antenna ==
131 +Attach the LoRa antenna to the antenna connector, **ANT**,** **located on the top right side of the device, next to the upper screw terminal block. Secure the antenna by tightening it clockwise.
134 134  
135 -Connect the LoRa antenna to the antenna connector, **ANT**,** **located on the top right side of the device, next to the upper screw terminal block. Secure the antenna by tightening it clockwise.
136 -
137 -{{warning}}
138 -Warning! Do not power on the device without connecting the antenna.
139 -{{/warning}}
140 -
141 141  == 2.2 Terminals ==
142 142  
143 143  The  LT-22222-L has two screw terminal blocks. The upper screw treminal block has 6 terminals and the lower screw terminal block has 10 terminals.
... ... @@ -172,6 +172,8 @@
172 172  
173 173  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.
174 174  
167 +Powering on the device
168 +
175 175  Once powered, the **TX LED** will **fast-blink 5 times** which means the LT-22222-L will enter the **work mode** and start to **join** The Things Stack. The **TX LED** will be on for **5 seconds** after joining the network. When there is a **downlink** message from the server, the **RX LED** will be on for **1 second**. When the device is sending an uplink message to the server, the **TX LED** will be on for **1 second**. See also LED status.
176 176  
177 177  {{warning}}
... ... @@ -294,7 +294,7 @@
294 294  [[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]]
295 295  
296 296  
297 -== 3.3 Work Modes and Uplink Payload formats ==
291 +== 3.3 Work Modes and their Uplink Payload formats ==
298 298  
299 299  
300 300  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 work mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands.
... ... @@ -841,10 +841,10 @@
841 841  (% style="color:#037691" %)**AT command**
842 842  
843 843  (% style="width:500px" %)
844 -|**Command**|AT+TDC<time>
845 -|**Response**|
846 -|**Parameters**|<time> uplink interval is in milliseconds
847 -|**Example**|(((
838 +|Command|AT+TDC<time>
839 +|Response|
840 +|Parameters|<time> uplink interval is in milliseconds
841 +|Example|(((
848 848  AT+TDC=30000
849 849  
850 850  Sets the uplink interval to 30,000 milliseconds (30 seconds)
... ... @@ -853,22 +853,20 @@
853 853  (% style="color:#037691" %)**Downlink payload**
854 854  
855 855  (% style="width:500px" %)
856 -|**Payload**|(((
850 +|Payload|(((
857 857  <prefix><time>
858 858  )))
859 -|**Parameters**|(((
853 +|Parameters|(((
860 860  <prefix> 0x01
861 861  
862 862  <time> uplink interval is in milliseconds, represented by 3  bytes in hexadecimal.
863 863  )))
864 -|**Example**|(((
858 +|Example|(((
865 865  01 **00 75 30**
866 866  
867 867  Sets the uplink interval to 30,000 milliseconds (30 seconds)
868 868  
869 -Conversion: 30000 (dec) = 00 75 30 (hex)
870 -
871 -See [[RapidTables>>https://www.rapidtables.com/convert/number/decimal-to-hex.html?x=30000]]
863 +Note: 00 75 30 (hex) = 30000 (dec)
872 872  )))
873 873  
874 874  ==== 3.4.2.2 Set the Work Mode (AT+MOD) ====
... ... @@ -1735,11 +1735,10 @@
1735 1735  
1736 1736  == 3.7 LEDs Indicators ==
1737 1737  
1738 -The table below lists the behavior of LED indicators for each port function.
1739 1739  
1740 1740  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1741 1741  |(% style="background-color:#4f81bd; color:white; width:50px" %)**LEDs**|(% style="background-color:#4f81bd; color:white; width:460px" %)**Feature**
1742 -|**PWR**|Always on when there is power
1733 +|**PWR**|Always on if there is power
1743 1743  |**TX**|(((
1744 1744  (((
1745 1745  Device boot: TX blinks 5 times.
... ... @@ -1746,7 +1746,7 @@
1746 1746  )))
1747 1747  
1748 1748  (((
1749 -Successful network join: TX remains ON for 5 seconds.
1740 +Successful join network: TX ON for 5 seconds.
1750 1750  )))
1751 1751  
1752 1752  (((
... ... @@ -1753,7 +1753,7 @@
1753 1753  Transmit a LoRa packet: TX blinks once
1754 1754  )))
1755 1755  )))
1756 -|**RX**|RX blinks once when a packet is received.
1747 +|**RX**|RX blinks once when receiving a packet.
1757 1757  |**DO1**|For LT-22222-L: ON when DO1 is low, OFF when DO1 is high
1758 1758  |**DO2**|For LT-22222-L: ON when DO2 is low, OFF when DO2 is high
1759 1759  |**DI1**|(((
... ... @@ -1985,14 +1985,14 @@
1985 1985  
1986 1986  == 5.1 Counting how many objects pass through the flow Line ==
1987 1987  
1988 -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]]?
1989 1989  
1980 +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]]?
1990 1990  
1982 +
1991 1991  = 6. FAQ =
1992 1992  
1993 1993  This section contains some frequently asked questions, which can help you resolve common issues and find solutions quickly.
1994 1994  
1995 -
1996 1996  == 6.1 How to update the firmware? ==
1997 1997  
1998 1998  Dragino frequently releases firmware updates for the LT-22222-L.
... ... @@ -2049,6 +2049,8 @@
2049 2049  (((
2050 2050  (((
2051 2051  == 6.2 How to change the LoRaWAN frequency band/region? ==
2043 +
2044 +
2052 2052  )))
2053 2053  )))
2054 2054  
... ... @@ -2060,6 +2060,8 @@
2060 2060  
2061 2061  
2062 2062  == 6.3 How to setup LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2056 +
2057 +
2063 2063  )))
2064 2064  
2065 2065  (((
... ... @@ -2130,11 +2130,13 @@
2130 2130  
2131 2131  == 6.4 How to change the uplink interval? ==
2132 2132  
2128 +
2133 2133  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/]]
2134 2134  
2135 2135  
2136 2136  == 6.5 Can I see the counting event in the serial output? ==
2137 2137  
2134 +
2138 2138  (((
2139 2139  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.
2140 2140  
... ... @@ -2141,22 +2141,22 @@
2141 2141  
2142 2142  == 6.6 Can I use point-to-point communication with LT-22222-L? ==
2143 2143  
2144 -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]].
2145 2145  
2146 -
2142 +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]].
2147 2147  )))
2148 2148  
2149 2149  (((
2150 2150  == 6.7 Why does the relay output default to an open relay after the LT-22222-L is powered off? ==
2151 2151  
2148 +
2152 2152  * If the device is not properly shut down and is directly powered off.
2153 2153  * It will default to a power-off state.
2154 2154  * In modes 2 to 5, the DO/RO status and pulse count are saved to flash memory.
2155 2155  * After a restart, the status before the power failure will be read from flash.
2156 2156  
2157 -
2158 2158  == 6.8 Can I setup LT-22222-L as a NC (Normally Closed) relay? ==
2159 2159  
2156 +
2160 2160  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:
2161 2161  
2162 2162  
... ... @@ -2165,24 +2165,24 @@
2165 2165  
2166 2166  == 6.9 Can the LT-22222-L save the RO state? ==
2167 2167  
2165 +
2168 2168  The firmware version must be at least 1.6.0.
2169 2169  
2170 2170  
2171 2171  == 6.10 Why does the LT-22222-L always report 15.585V when measuring the AVI? ==
2172 2172  
2171 +
2173 2173  It is likely that the GND is not connected during the measurement, or that the wire connected to the GND is loose.
2174 2174  
2175 2175  
2176 2176  = 7. Troubleshooting =
2177 -
2178 -This section provides some known troubleshooting tips.
2179 -
2180 -
2181 2181  )))
2182 2182  
2183 2183  (((
2184 2184  (((
2185 2185  == 7.1 Downlink isn't working. How can I solve this? ==
2181 +
2182 +
2186 2186  )))
2187 2187  )))
2188 2188  
... ... @@ -2194,6 +2194,8 @@
2194 2194  
2195 2195  
2196 2196  == 7.2 Having trouble uploading an image? ==
2194 +
2195 +
2197 2197  )))
2198 2198  
2199 2199  (((
... ... @@ -2204,6 +2204,8 @@
2204 2204  
2205 2205  
2206 2206  == 7.3 Why can't I join TTN in the US915 /AU915 bands? ==
2206 +
2207 +
2207 2207  )))
2208 2208  
2209 2209  (((
... ... @@ -2213,6 +2213,7 @@
2213 2213  
2214 2214  == 7.4 Why can the LT-22222-L perform Uplink normally, but cannot receive Downlink? ==
2215 2215  
2217 +
2216 2216  The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue.
2217 2217  Use this command to synchronize their counts: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resetsthedownlinkpacketcount"]]
2218 2218  
... ... @@ -2219,6 +2219,7 @@
2219 2219  
2220 2220  = 8. Ordering information =
2221 2221  
2224 +
2222 2222  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
2223 2223  
2224 2224  (% style="color:#4f81bd" %)**XXX:**
... ... @@ -2233,9 +2233,9 @@
2233 2233  * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2234 2234  * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2235 2235  
2236 -
2237 2237  = 9. Packing information =
2238 2238  
2241 +
2239 2239  **Package includes**:
2240 2240  
2241 2241  * 1 x LT-22222-L I/O Controller
... ... @@ -2250,9 +2250,9 @@
2250 2250  * Package Size / pcs : 14.5 x 8 x 5 cm
2251 2251  * Weight / pcs : 170 g
2252 2252  
2253 -
2254 2254  = 10. Support =
2255 2255  
2258 +
2256 2256  * (((
2257 2257  Support is available Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different time zones, we cannot offer live support. However, your questions will be answered as soon as possible within the aforementioned schedule.
2258 2258  )))
... ... @@ -2264,6 +2264,7 @@
2264 2264  
2265 2265  = 11. Reference​​​​​ =
2266 2266  
2270 +
2267 2267  * 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]]
2268 2268  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2269 2269  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0