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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LT-22222-L -- LoRa IO Controller User Manual
1 +LT-22222-L -- LoRa I/O Controller User Manual
Content
... ... @@ -40,7 +40,9 @@
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 -> You can use a LoRaWAN gateway, such as the Dragino LG308, to expand or create LoRaWAN coverage in your area.
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}}
44 44  )))
45 45  
46 46  (((
... ... @@ -56,13 +56,13 @@
56 56  * STM32L072xxxx MCU
57 57  * SX1276/78 Wireless Chip 
58 58  * Power Consumption:
59 -** Idle: 4mA@12v
61 +** Idle: 4mA@12V
60 60  ** 20dB Transmit: 34mA@12V
61 61  * Operating Temperature: -40 ~~ 85 Degrees, No Dew
62 62  
63 63  (% style="color:#037691" %)**Interface for Model: LT22222-L:**
64 64  
65 -* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
67 +* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50V, or 220V with optional external resistor)
66 66  * 2 x Digital Output (NPN output. Max pull-up voltage 36V,450mA)
67 67  * 2 x Relay Output (5A@250VAC / 30VDC)
68 68  * 2 x 0~~20mA Analog Input (res:0.01mA)
... ... @@ -72,8 +72,8 @@
72 72  (% style="color:#037691" %)**LoRa Spec:**
73 73  
74 74  * Frequency Range:
75 -** Band 1 (HF): 862 ~~ 1020 Mhz
76 -** Band 2 (LF): 410 ~~ 528 Mhz
77 +** Band 1 (HF): 862 ~~ 1020 MHz
78 +** Band 2 (LF): 410 ~~ 528 MHz
77 77  * 168 dB maximum link budget.
78 78  * +20 dBm - 100 mW constant RF output vs.
79 79  * +14 dBm high-efficiency PA.
... ... @@ -92,7 +92,7 @@
92 92  
93 93  == 1.3 Features ==
94 94  
95 -* LoRaWAN Class A & Class C protocol
97 +* LoRaWAN Class A & Class C modes
96 96  * Optional Customized LoRa Protocol
97 97  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
98 98  * AT Commands to change parameters
... ... @@ -102,12 +102,12 @@
102 102  
103 103  == 1.4 Applications ==
104 104  
105 -* Smart Buildings & Home Automation
106 -* Logistics and Supply Chain Management
107 -* Smart Metering
108 -* Smart Agriculture
109 -* Smart Cities
110 -* Smart Factory
107 +* Smart buildings & home automation
108 +* Logistics and supply chain management
109 +* Smart metering
110 +* Smart agriculture
111 +* Smart cities
112 +* Smart factory
111 111  
112 112  == 1.5 Hardware Variants ==
113 113  
... ... @@ -126,10 +126,16 @@
126 126  * 1 x Counting Port
127 127  )))
128 128  
129 -= 2. Assembling =
131 += 2. Assembling the device =
130 130  
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.
133 +== 2.1 Connecting the antenna ==
132 132  
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 +
133 133  == 2.2 Terminals ==
134 134  
135 135  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.
... ... @@ -164,8 +164,6 @@
164 164  
165 165  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.
166 166  
167 -Powering on the device
168 -
169 169  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.
170 170  
171 171  {{warning}}
... ... @@ -288,7 +288,7 @@
288 288  [[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]]
289 289  
290 290  
291 -== 3.3 Work Modes and their Uplink Payload formats ==
297 +== 3.3 Work Modes and Uplink Payload formats ==
292 292  
293 293  
294 294  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.
... ... @@ -835,10 +835,10 @@
835 835  (% style="color:#037691" %)**AT command**
836 836  
837 837  (% style="width:500px" %)
838 -|Command|AT+TDC<time>
839 -|Response|
840 -|Parameters|<time> uplink interval is in milliseconds
841 -|Example|(((
844 +|**Command**|AT+TDC<time>
845 +|**Response**|
846 +|**Parameters**|<time> uplink interval is in milliseconds
847 +|**Example**|(((
842 842  AT+TDC=30000
843 843  
844 844  Sets the uplink interval to 30,000 milliseconds (30 seconds)
... ... @@ -847,20 +847,22 @@
847 847  (% style="color:#037691" %)**Downlink payload**
848 848  
849 849  (% style="width:500px" %)
850 -|Payload|(((
856 +|**Payload**|(((
851 851  <prefix><time>
852 852  )))
853 -|Parameters|(((
859 +|**Parameters**|(((
854 854  <prefix> 0x01
855 855  
856 856  <time> uplink interval is in milliseconds, represented by 3  bytes in hexadecimal.
857 857  )))
858 -|Example|(((
864 +|**Example**|(((
859 859  01 **00 75 30**
860 860  
861 861  Sets the uplink interval to 30,000 milliseconds (30 seconds)
862 862  
863 -Note: 00 75 30 (hex) = 30000 (dec)
869 +Conversion: 30000 (dec) = 00 75 30 (hex)
870 +
871 +See [[RapidTables>>https://www.rapidtables.com/convert/number/decimal-to-hex.html?x=30000]]
864 864  )))
865 865  
866 866  ==== 3.4.2.2 Set the Work Mode (AT+MOD) ====
... ... @@ -1727,10 +1727,11 @@
1727 1727  
1728 1728  == 3.7 LEDs Indicators ==
1729 1729  
1738 +The table below lists the behavior of LED indicators for each port function.
1730 1730  
1731 1731  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1732 1732  |(% style="background-color:#4f81bd; color:white; width:50px" %)**LEDs**|(% style="background-color:#4f81bd; color:white; width:460px" %)**Feature**
1733 -|**PWR**|Always on if there is power
1742 +|**PWR**|Always on when there is power
1734 1734  |**TX**|(((
1735 1735  (((
1736 1736  Device boot: TX blinks 5 times.
... ... @@ -1737,7 +1737,7 @@
1737 1737  )))
1738 1738  
1739 1739  (((
1740 -Successful join network: TX ON for 5 seconds.
1749 +Successful network join: TX remains ON for 5 seconds.
1741 1741  )))
1742 1742  
1743 1743  (((
... ... @@ -1744,7 +1744,7 @@
1744 1744  Transmit a LoRa packet: TX blinks once
1745 1745  )))
1746 1746  )))
1747 -|**RX**|RX blinks once when receiving a packet.
1756 +|**RX**|RX blinks once when a packet is received.
1748 1748  |**DO1**|For LT-22222-L: ON when DO1 is low, OFF when DO1 is high
1749 1749  |**DO2**|For LT-22222-L: ON when DO2 is low, OFF when DO2 is high
1750 1750  |**DI1**|(((
... ... @@ -1976,14 +1976,14 @@
1976 1976  
1977 1977  == 5.1 Counting how many objects pass through the flow Line ==
1978 1978  
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]]?
1979 1979  
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]]?
1981 1981  
1982 -
1983 1983  = 6. FAQ =
1984 1984  
1985 1985  This section contains some frequently asked questions, which can help you resolve common issues and find solutions quickly.
1986 1986  
1995 +
1987 1987  == 6.1 How to update the firmware? ==
1988 1988  
1989 1989  Dragino frequently releases firmware updates for the LT-22222-L.
... ... @@ -2040,8 +2040,6 @@
2040 2040  (((
2041 2041  (((
2042 2042  == 6.2 How to change the LoRaWAN frequency band/region? ==
2043 -
2044 -
2045 2045  )))
2046 2046  )))
2047 2047  
... ... @@ -2053,8 +2053,6 @@
2053 2053  
2054 2054  
2055 2055  == 6.3 How to setup LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2056 -
2057 -
2058 2058  )))
2059 2059  
2060 2060  (((
... ... @@ -2125,13 +2125,11 @@
2125 2125  
2126 2126  == 6.4 How to change the uplink interval? ==
2127 2127  
2128 -
2129 2129  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/]]
2130 2130  
2131 2131  
2132 2132  == 6.5 Can I see the counting event in the serial output? ==
2133 2133  
2134 -
2135 2135  (((
2136 2136  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.
2137 2137  
... ... @@ -2138,22 +2138,22 @@
2138 2138  
2139 2139  == 6.6 Can I use point-to-point communication with LT-22222-L? ==
2140 2140  
2141 -
2142 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]].
2145 +
2146 +
2143 2143  )))
2144 2144  
2145 2145  (((
2146 2146  == 6.7 Why does the relay output default to an open relay after the LT-22222-L is powered off? ==
2147 2147  
2148 -
2149 2149  * If the device is not properly shut down and is directly powered off.
2150 2150  * It will default to a power-off state.
2151 2151  * In modes 2 to 5, the DO/RO status and pulse count are saved to flash memory.
2152 2152  * After a restart, the status before the power failure will be read from flash.
2153 2153  
2157 +
2154 2154  == 6.8 Can I setup LT-22222-L as a NC (Normally Closed) relay? ==
2155 2155  
2156 -
2157 2157  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:
2158 2158  
2159 2159  
... ... @@ -2162,24 +2162,24 @@
2162 2162  
2163 2163  == 6.9 Can the LT-22222-L save the RO state? ==
2164 2164  
2165 -
2166 2166  The firmware version must be at least 1.6.0.
2167 2167  
2168 2168  
2169 2169  == 6.10 Why does the LT-22222-L always report 15.585V when measuring the AVI? ==
2170 2170  
2171 -
2172 2172  It is likely that the GND is not connected during the measurement, or that the wire connected to the GND is loose.
2173 2173  
2174 2174  
2175 2175  = 7. Troubleshooting =
2177 +
2178 +This section provides some known troubleshooting tips.
2179 +
2180 +
2176 2176  )))
2177 2177  
2178 2178  (((
2179 2179  (((
2180 2180  == 7.1 Downlink isn't working. How can I solve this? ==
2181 -
2182 -
2183 2183  )))
2184 2184  )))
2185 2185  
... ... @@ -2191,8 +2191,6 @@
2191 2191  
2192 2192  
2193 2193  == 7.2 Having trouble uploading an image? ==
2194 -
2195 -
2196 2196  )))
2197 2197  
2198 2198  (((
... ... @@ -2203,8 +2203,6 @@
2203 2203  
2204 2204  
2205 2205  == 7.3 Why can't I join TTN in the US915 /AU915 bands? ==
2206 -
2207 -
2208 2208  )))
2209 2209  
2210 2210  (((
... ... @@ -2214,7 +2214,6 @@
2214 2214  
2215 2215  == 7.4 Why can the LT-22222-L perform Uplink normally, but cannot receive Downlink? ==
2216 2216  
2217 -
2218 2218  The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue.
2219 2219  Use this command to synchronize their counts: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resetsthedownlinkpacketcount"]]
2220 2220  
... ... @@ -2221,7 +2221,6 @@
2221 2221  
2222 2222  = 8. Ordering information =
2223 2223  
2224 -
2225 2225  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
2226 2226  
2227 2227  (% style="color:#4f81bd" %)**XXX:**
... ... @@ -2236,9 +2236,9 @@
2236 2236  * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2237 2237  * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2238 2238  
2236 +
2239 2239  = 9. Packing information =
2240 2240  
2241 -
2242 2242  **Package includes**:
2243 2243  
2244 2244  * 1 x LT-22222-L I/O Controller
... ... @@ -2253,9 +2253,9 @@
2253 2253  * Package Size / pcs : 14.5 x 8 x 5 cm
2254 2254  * Weight / pcs : 170 g
2255 2255  
2253 +
2256 2256  = 10. Support =
2257 2257  
2258 -
2259 2259  * (((
2260 2260  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.
2261 2261  )))
... ... @@ -2267,7 +2267,6 @@
2267 2267  
2268 2268  = 11. Reference​​​​​ =
2269 2269  
2270 -
2271 2271  * 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]]
2272 2272  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2273 2273  * [[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