<
From version < 132.3 >
edited by Xiaoling
on 2024/03/05 08:53
To version < 137.1 >
edited by Mengting Qiu
on 2024/09/12 08:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -59,153 +59,62 @@
59 59  
60 60  == 1.2 Specifications ==
61 61  
62 -(((
63 -
64 -
65 65  (% style="color:#037691" %)**Hardware System:**
66 -)))
67 67  
68 -* (((
69 -STM32L072xxxx MCU
70 -)))
71 -* (((
72 -SX1276/78 Wireless Chip 
73 -)))
74 -* (((
75 -(((
76 -Power Consumption:
77 -)))
64 +* STM32L072xxxx MCU
65 +* SX1276/78 Wireless Chip 
66 +* Power Consumption:
67 +** Idle: 4mA@12v
68 +** 20dB Transmit: 34mA@12v
69 +* Operating Temperature: -40 ~~ 85 Degree, No Dew
78 78  
79 -* (((
80 -Idle: 4mA@12v
81 -)))
82 -* (((
83 -20dB Transmit: 34mA@12v
84 -)))
85 -)))
86 -
87 -(((
88 -
89 -
90 90  (% style="color:#037691" %)**Interface for Model: LT22222-L:**
91 -)))
92 92  
93 -* (((
94 -2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
95 -)))
96 -* (((
97 -2 x Digital Output (NPN output. Max pull up voltage 36V,450mA)
98 -)))
99 -* (((
100 -2 x Relay Output (5A@250VAC / 30VDC)
101 -)))
102 -* (((
103 -2 x 0~~20mA Analog Input (res:0.01mA)
104 -)))
105 -* (((
106 -2 x 0~~30V Analog Input (res:0.01v)
107 -)))
108 -* (((
109 -Power Input 7~~ 24V DC. 
110 -)))
73 +* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
74 +* 2 x Digital Output (NPN output. Max pull up voltage 36V,450mA)
75 +* 2 x Relay Output (5A@250VAC / 30VDC)
76 +* 2 x 0~~20mA Analog Input (res:0.01mA)
77 +* 2 x 0~~30V Analog Input (res:0.01v)
78 +* Power Input 7~~ 24V DC. 
111 111  
112 -(((
113 -
114 -
115 115  (% style="color:#037691" %)**LoRa Spec:**
116 -)))
117 117  
118 -* (((
119 -(((
120 -Frequency Range:
121 -)))
82 +* Frequency Range:
83 +** Band 1 (HF): 862 ~~ 1020 Mhz
84 +** Band 2 (LF): 410 ~~ 528 Mhz
85 +* 168 dB maximum link budget.
86 +* +20 dBm - 100 mW constant RF output vs.
87 +* +14 dBm high efficiency PA.
88 +* Programmable bit rate up to 300 kbps.
89 +* High sensitivity: down to -148 dBm.
90 +* Bullet-proof front end: IIP3 = -12.5 dBm.
91 +* Excellent blocking immunity.
92 +* Low RX current of 10.3 mA, 200 nA register retention.
93 +* Fully integrated synthesizer with a resolution of 61 Hz.
94 +* FSK, GFSK, MSK, GMSK, LoRaTM and OOK modulation.
95 +* Built-in bit synchronizer for clock recovery.
96 +* Preamble detection.
97 +* 127 dB Dynamic Range RSSI.
98 +* Automatic RF Sense and CAD with ultra-fast AFC.
99 +* Packet engine up to 256 bytes with CRC.
122 122  
123 -* (((
124 -Band 1 (HF): 862 ~~ 1020 Mhz
125 -)))
126 -* (((
127 -Band 2 (LF): 410 ~~ 528 Mhz
128 -)))
129 -)))
130 -* (((
131 -168 dB maximum link budget.
132 -)))
133 -* (((
134 -+20 dBm - 100 mW constant RF output vs.
135 -)))
136 -* (((
137 -+14 dBm high efficiency PA.
138 -)))
139 -* (((
140 -Programmable bit rate up to 300 kbps.
141 -)))
142 -* (((
143 -High sensitivity: down to -148 dBm.
144 -)))
145 -* (((
146 -Bullet-proof front end: IIP3 = -12.5 dBm.
147 -)))
148 -* (((
149 -Excellent blocking immunity.
150 -)))
151 -* (((
152 -Low RX current of 10.3 mA, 200 nA register retention.
153 -)))
154 -* (((
155 -Fully integrated synthesizer with a resolution of 61 Hz.
156 -)))
157 -* (((
158 -FSK, GFSK, MSK, GMSK, LoRaTM and OOK modulation.
159 -)))
160 -* (((
161 -Built-in bit synchronizer for clock recovery.
162 -)))
163 -* (((
164 -Preamble detection.
165 -)))
166 -* (((
167 -127 dB Dynamic Range RSSI.
168 -)))
169 -* (((
170 -Automatic RF Sense and CAD with ultra-fast AFC.
171 -)))
172 -* (((
173 -Packet engine up to 256 bytes with CRC.
174 -
175 -
176 -
177 -)))
178 -
179 179  == 1.3 Features ==
180 180  
181 -
182 182  * LoRaWAN Class A & Class C protocol
183 -
184 184  * Optional Customized LoRa Protocol
185 -
186 186  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
187 -
188 188  * AT Commands to change parameters
189 -
190 190  * Remote configure parameters via LoRa Downlink
191 -
192 192  * Firmware upgradable via program port
193 -
194 194  * Counting
195 195  
196 196  == 1.4 Applications ==
197 197  
198 -
199 199  * Smart Buildings & Home Automation
200 -
201 201  * Logistics and Supply Chain Management
202 -
203 203  * Smart Metering
204 -
205 205  * Smart Agriculture
206 -
207 207  * Smart Cities
208 -
209 209  * Smart Factory
210 210  
211 211  == 1.5 Hardware Variants ==
... ... @@ -227,17 +227,10 @@
227 227  
228 228  = 2. Power ON Device =
229 229  
230 -
231 -(((
232 232  The LT controller can be powered by 7 ~~ 24V DC power source. Connect VIN to Power Input V+ and GND to power input V- to power the LT controller.
233 -)))
234 234  
235 -(((
236 236  PWR will on when device is properly powered.
237 237  
238 -
239 -)))
240 -
241 241  [[image:1653297104069-180.png]]
242 242  
243 243  
... ... @@ -1667,9 +1667,6 @@
1667 1667  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1668 1668  |(% style="background-color:#4f81bd; color:white; width:50px" %)**LEDs**|(% style="background-color:#4f81bd; color:white; width:460px" %)**Feature**
1669 1669  |**PWR**|Always on if there is power
1670 -|**SYS**|(((
1671 -After device is powered on, the SYS will **fast blink in GREEN** for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be **on GREEN for 5 seconds. **SYS will **blink Blue** on every upload and **blink Green** once receive a downlink message.
1672 -)))
1673 1673  |**TX**|(((
1674 1674  (((
1675 1675  Device boot: TX blinks 5 times.
... ... @@ -1684,20 +1684,16 @@
1684 1684  )))
1685 1685  )))
1686 1686  |**RX**|RX blinks once when receive a packet.
1687 -|**DO1**|
1688 -|**DO2**|
1689 -|**DO3**|
1690 -|**DI2**|(((
1691 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1586 +|**DO1**|For LT-22222-L: ON when DO1 is low, LOW when DO1 is high
1587 +|**DO2**|For LT-22222-L: ON when DO2 is low, LOW when DO2 is high
1588 +|**DI1**|(((
1589 +For LT-22222-L: ON when DI1 is high, LOW when DI1 is low
1692 1692  )))
1693 1693  |**DI2**|(((
1694 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1592 +For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1695 1695  )))
1696 -|**DI2**|(((
1697 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1698 -)))
1699 -|**RO1**|
1700 -|**RO2**|
1594 +|**RO1**|For LT-22222-L: ON when RO1 is closed, LOW when RO1 is open
1595 +|**RO2**|For LT-22222-L: ON when RO2 is closed, LOW when RO2 is open
1701 1701  
1702 1702  = 4. Use AT Command =
1703 1703  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0