Last modified by Mengting Qiu on 2025/06/04 18:42

From version 230.16
edited by Xiaoling
on 2024/12/09 10:58
Change comment: There is no comment for this version
To version 230.15
edited by Xiaoling
on 2024/12/09 10:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -98,6 +98,7 @@
98 98  * Automatic RF Sense and CAD with ultra-fast AFC.
99 99  * Packet engine up to 256 bytes with CRC.
100 100  
101 +
101 101  == 1.3 Features ==
102 102  
103 103  
... ... @@ -109,6 +109,7 @@
109 109  * Firmware upgradable via program port
110 110  * Counting
111 111  
113 +
112 112  == 1.4 Applications ==
113 113  
114 114  
... ... @@ -119,6 +119,7 @@
119 119  * Smart cities
120 120  * Smart factory
121 121  
124 +
122 122  == 1.5 Hardware Variants ==
123 123  
124 124  
... ... @@ -136,6 +136,7 @@
136 136  * 1 x Counting Port
137 137  )))
138 138  
142 +
139 139  = 2. Assembling the device =
140 140  
141 141  == 2.1 Connecting the antenna ==
... ... @@ -155,7 +155,7 @@
155 155  
156 156  **Upper screw terminal block (from left to right):**
157 157  
158 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:381px" %)
162 +(% border="1" cellspacing="3" style="width:381px;background-color:#f2f2f2" %)
159 159  |=(% style="width: 139px;background-color:#4f81bd;color:white" %)Screw Terminal|=(% style="width: 242px;background-color:#4f81bd;color:white" %)Function
160 160  |(% style="width:139px" %)GND|(% style="width:242px" %)Ground
161 161  |(% style="width:139px" %)VIN|(% style="width:242px" %)Input Voltage
... ... @@ -166,7 +166,7 @@
166 166  
167 167  **Lower screw terminal block (from left to right):**
168 168  
169 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:253px" %)
173 +(% border="1" cellspacing="3" style="width:253px;background-color:#f2f2f2" %)
170 170  |=(% style="width: 125px;background-color:#4f81bd;color:white" %)Screw Terminal|=(% style="width: 128px;background-color:#4f81bd;color:white" %)Function
171 171  |(% style="width:125px" %)RO1-2|(% style="width:128px" %)Relay Output 1
172 172  |(% style="width:125px" %)RO1-1|(% style="width:128px" %)Relay Output 1
... ... @@ -179,10 +179,8 @@
179 179  |(% style="width:125px" %)DO2|(% style="width:128px" %)Digital Output 2
180 180  |(% style="width:125px" %)DO1|(% style="width:128px" %)Digital Output 1
181 181  
182 -
183 183  == 2.3 Connecting LT-22222-L to a Power Source ==
184 184  
185 -
186 186  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.
187 187  
188 188  {{warning}}
... ... @@ -195,13 +195,11 @@
195 195  
196 196  = 3. Registering LT-22222-L with a LoRaWAN Network Server =
197 197  
198 -
199 199  The LT-22222-L supports both OTAA (Over-the-Air Activation) and ABP (Activation By Personalization) methods to activate with a LoRaWAN Network Server. However, OTAA is the most secure method for activating a device with a LoRaWAN Network Server. OTAA regenerates session keys upon initial registration and regenerates new session keys after any subsequent reboots. By default, the LT-22222-L is configured to operate in LoRaWAN Class C mode.
200 200  
201 201  
202 202  === 3.2.1 Prerequisites ===
203 203  
204 -
205 205  The LT-22222-L comes with device registration information such as DevEUI, AppEUI, and AppKey that allows you to register it with a LoRaWAN network. These registration information can be found on a sticker that can be found inside the package. Please keep the **registration information** sticker in a safe place for future reference.
206 206  
207 207  [[image:image-20230425173427-2.png||height="246" width="530"]]
... ... @@ -212,10 +212,8 @@
212 212  
213 213  The following subsections explain how to register the LT-22222-L with different LoRaWAN network server providers.
214 214  
215 -
216 216  === 3.2.2 The Things Stack ===
217 217  
218 -
219 219  This section guides you through how to register your LT-22222-L with The Things Stack Sandbox.
220 220  
221 221  {{info}}
... ... @@ -226,7 +226,7 @@
226 226  The network diagram below illustrates the connection between the LT-22222-L and The Things Stack, as well as how the data can be integrated with the ThingsEye IoT platform.
227 227  
228 228  
229 -[[image:dragino-lorawan-nw-lt-22222-n.jpg||height="374" width="1400"]]
227 +[[image:dragino-lorawan-nw-lt-22222-n.jpg]]
230 230  
231 231  {{info}}
232 232   You can use a LoRaWAN gateway, such as the [[Dragino LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], to expand or create LoRaWAN coverage in your area.
... ... @@ -235,7 +235,6 @@
235 235  
236 236  ==== 3.2.2.1 Setting up ====
237 237  
238 -
239 239  * Sign up for a free account with [[The Things Stack Sandbox>>https://eu1.cloud.thethings.network]] if you do not have one yet.
240 240  * Log in to your The Things Stack Sandbox account.
241 241  * Create an **application** with The Things Stack if you do not have one yet (E.g., dragino-docs).
... ... @@ -242,10 +242,8 @@
242 242  * Go to your application's page and click on the **End devices** in the left menu.
243 243  * On the End devices page, click on **+ Register end device**. Two registration options are available:
244 244  
245 -
246 246  ==== 3.2.2.2 Using the LoRaWAN Device Repository ====
247 247  
248 -
249 249  * On the **Register end device** page:
250 250  ** Select the option **Select the end device in the LoRaWAN Device Repository **under **Input method**.
251 251  ** Select the **End device brand**, **Model**, **Hardware version**, **Firmware version**, and **Profile (Region)** from the respective dropdown lists.
... ... @@ -271,7 +271,6 @@
271 271  
272 272  ==== 3.2.2.3 Adding device manually ====
273 273  
274 -
275 275  * On the **Register end device** page:
276 276  ** Select the option **Enter end device specifies manually** under **Input method**.
277 277  ** Select the **Frequency plan** that matches your device from the **Frequency plan** dropdown list.
... ... @@ -303,7 +303,6 @@
303 303  
304 304  ==== 3.2.2.4 Joining ====
305 305  
306 -
307 307  On the Device's page, click on **Live data** tab. The Live data panel for your device will display.
308 308  
309 309  Now power on your LT-22222-L. 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 network server. The **TX LED** will be on for **5 seconds** after joining the network. In the **Live data** panel, you can see the **join-request** and **join-accept** messages exchanged between the device and the network server.
... ... @@ -312,6 +312,7 @@
312 312  [[image:lt-22222-l-joining.png]]
313 313  
314 314  
308 +
315 315  ==== 3.2.2.5 Uplinks ====
316 316  
317 317  
... ... @@ -339,7 +339,6 @@
339 339  
340 340  ==== 3.2.2.6 Downlinks ====
341 341  
342 -
343 343  When the LT-22222-L receives a downlink message from the server, the **RX LED** turns on for **1 second**.
344 344  
345 345  
... ... @@ -362,10 +362,8 @@
362 362  
363 363  The uplink messages are sent over LoRaWAN FPort=2. By default, an uplink message is sent every 10 minutes.
364 364  
365 -
366 366  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
367 367  
368 -
369 369  (((
370 370  This is the default mode.
371 371  
... ... @@ -438,7 +438,6 @@
438 438  
439 439  MOD = 1
440 440  
441 -
442 442  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
443 443  
444 444  
... ... @@ -517,7 +517,6 @@
517 517  
518 518  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
519 519  
520 -
521 521  (% style="color:red" %)**Note: The maximum count depends on the bytes it is.
522 522  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
523 523  It starts counting again when it reaches the maximum value.**
... ... @@ -571,7 +571,6 @@
571 571  
572 572  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
573 573  
574 -
575 575  (% style="color:red" %)**Note:The maximum count depends on the bytes it is.
576 576  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
577 577  It starts counting again when it reaches the maximum value.**
... ... @@ -641,7 +641,6 @@
641 641  
642 642  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
643 643  
644 -
645 645  (% style="color:red" %)**Note:The maximum count depends on the bytes it is.
646 646  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
647 647  It starts counting again when it reaches the maximum value.**
... ... @@ -906,7 +906,6 @@
906 906  
907 907  * (% style="color:blue" %)**Sensor-related commands**(%%):
908 908  
909 -
910 910  === 3.4.1 Common commands ===
911 911  
912 912  
... ... @@ -2875,6 +2875,7 @@
2875 2875  * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2876 2876  * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2877 2877  
2864 +
2878 2878  = 9. Package information =
2879 2879  
2880 2880  
... ... @@ -2892,6 +2892,7 @@
2892 2892  * Package Size / pcs : 14.5 x 8 x 5 cm
2893 2893  * Weight / pcs : 170 g
2894 2894  
2882 +
2895 2895  = 10. Support =
2896 2896  
2897 2897