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

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

Summary

Details

Page properties
Content
... ... @@ -98,7 +98,6 @@
98 98  * Automatic RF Sense and CAD with ultra-fast AFC.
99 99  * Packet engine up to 256 bytes with CRC.
100 100  
101 -
102 102  == 1.3 Features ==
103 103  
104 104  
... ... @@ -110,7 +110,6 @@
110 110  * Firmware upgradable via program port
111 111  * Counting
112 112  
113 -
114 114  == 1.4 Applications ==
115 115  
116 116  
... ... @@ -121,7 +121,6 @@
121 121  * Smart cities
122 122  * Smart factory
123 123  
124 -
125 125  == 1.5 Hardware Variants ==
126 126  
127 127  
... ... @@ -139,7 +139,6 @@
139 139  * 1 x Counting Port
140 140  )))
141 141  
142 -
143 143  = 2. Assembling the device =
144 144  
145 145  == 2.1 Connecting the antenna ==
... ... @@ -159,8 +159,8 @@
159 159  
160 160  **Upper screw terminal block (from left to right):**
161 161  
162 -(% style="width:385px" %)
163 -|=(% style="width: 139px;" %)Screw Terminal|=(% style="width: 242px;" %)Function
158 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:381px" %)
159 +|=(% style="width: 139px;background-color:#4f81bd;color:white" %)Screw Terminal|=(% style="width: 242px;background-color:#4f81bd;color:white" %)Function
164 164  |(% style="width:139px" %)GND|(% style="width:242px" %)Ground
165 165  |(% style="width:139px" %)VIN|(% style="width:242px" %)Input Voltage
166 166  |(% style="width:139px" %)AVI2|(% style="width:242px" %)Analog Voltage Input Terminal 2
... ... @@ -170,8 +170,8 @@
170 170  
171 171  **Lower screw terminal block (from left to right):**
172 172  
173 -(% style="width:257px" %)
174 -|=(% style="width: 125px;" %)Screw Terminal|=(% style="width: 128px;" %)Function
169 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:253px" %)
170 +|=(% style="width: 125px;background-color:#4f81bd;color:white" %)Screw Terminal|=(% style="width: 128px;background-color:#4f81bd;color:white" %)Function
175 175  |(% style="width:125px" %)RO1-2|(% style="width:128px" %)Relay Output 1
176 176  |(% style="width:125px" %)RO1-1|(% style="width:128px" %)Relay Output 1
177 177  |(% style="width:125px" %)RO2-2|(% style="width:128px" %)Relay Output 2
... ... @@ -183,8 +183,10 @@
183 183  |(% style="width:125px" %)DO2|(% style="width:128px" %)Digital Output 2
184 184  |(% style="width:125px" %)DO1|(% style="width:128px" %)Digital Output 1
185 185  
182 +
186 186  == 2.3 Connecting LT-22222-L to a Power Source ==
187 187  
185 +
188 188  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.
189 189  
190 190  {{warning}}
... ... @@ -197,11 +197,13 @@
197 197  
198 198  = 3. Registering LT-22222-L with a LoRaWAN Network Server =
199 199  
198 +
200 200  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.
201 201  
202 202  
203 203  === 3.2.1 Prerequisites ===
204 204  
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,8 +212,10 @@
212 212  
213 213  The following subsections explain how to register the LT-22222-L with different LoRaWAN network server providers.
214 214  
215 +
215 215  === 3.2.2 The Things Stack ===
216 216  
218 +
217 217  This section guides you through how to register your LT-22222-L with The Things Stack Sandbox.
218 218  
219 219  {{info}}
... ... @@ -224,7 +224,7 @@
224 224  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.
225 225  
226 226  
227 -[[image:dragino-lorawan-nw-lt-22222-n.jpg]]
229 +[[image:dragino-lorawan-nw-lt-22222-n.jpg||height="374" width="1400"]]
228 228  
229 229  {{info}}
230 230   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.
... ... @@ -233,6 +233,7 @@
233 233  
234 234  ==== 3.2.2.1 Setting up ====
235 235  
238 +
236 236  * Sign up for a free account with [[The Things Stack Sandbox>>https://eu1.cloud.thethings.network]] if you do not have one yet.
237 237  * Log in to your The Things Stack Sandbox account.
238 238  * Create an **application** with The Things Stack if you do not have one yet (E.g., dragino-docs).
... ... @@ -239,8 +239,10 @@
239 239  * Go to your application's page and click on the **End devices** in the left menu.
240 240  * On the End devices page, click on **+ Register end device**. Two registration options are available:
241 241  
245 +
242 242  ==== 3.2.2.2 Using the LoRaWAN Device Repository ====
243 243  
248 +
244 244  * On the **Register end device** page:
245 245  ** Select the option **Select the end device in the LoRaWAN Device Repository **under **Input method**.
246 246  ** Select the **End device brand**, **Model**, **Hardware version**, **Firmware version**, and **Profile (Region)** from the respective dropdown lists.
... ... @@ -266,6 +266,7 @@
266 266  
267 267  ==== 3.2.2.3 Adding device manually ====
268 268  
274 +
269 269  * On the **Register end device** page:
270 270  ** Select the option **Enter end device specifies manually** under **Input method**.
271 271  ** Select the **Frequency plan** that matches your device from the **Frequency plan** dropdown list.
... ... @@ -297,6 +297,7 @@
297 297  
298 298  ==== 3.2.2.4 Joining ====
299 299  
306 +
300 300  On the Device's page, click on **Live data** tab. The Live data panel for your device will display.
301 301  
302 302  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.
... ... @@ -305,7 +305,6 @@
305 305  [[image:lt-22222-l-joining.png]]
306 306  
307 307  
308 -
309 309  ==== 3.2.2.5 Uplinks ====
310 310  
311 311  
... ... @@ -333,6 +333,7 @@
333 333  
334 334  ==== 3.2.2.6 Downlinks ====
335 335  
342 +
336 336  When the LT-22222-L receives a downlink message from the server, the **RX LED** turns on for **1 second**.
337 337  
338 338  
... ... @@ -355,8 +355,10 @@
355 355  
356 356  The uplink messages are sent over LoRaWAN FPort=2. By default, an uplink message is sent every 10 minutes.
357 357  
365 +
358 358  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
359 359  
368 +
360 360  (((
361 361  This is the default mode.
362 362  
... ... @@ -429,6 +429,7 @@
429 429  
430 430  MOD = 1
431 431  
441 +
432 432  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
433 433  
434 434  
... ... @@ -507,6 +507,7 @@
507 507  
508 508  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
509 509  
520 +
510 510  (% style="color:red" %)**Note: The maximum count depends on the bytes it is.
511 511  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
512 512  It starts counting again when it reaches the maximum value.**
... ... @@ -560,6 +560,7 @@
560 560  
561 561  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
562 562  
574 +
563 563  (% style="color:red" %)**Note:The maximum count depends on the bytes it is.
564 564  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
565 565  It starts counting again when it reaches the maximum value.**
... ... @@ -629,6 +629,7 @@
629 629  
630 630  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
631 631  
644 +
632 632  (% style="color:red" %)**Note:The maximum count depends on the bytes it is.
633 633  The maximum count for four bytes is FFFFFFFF (hex) = 4294967295 (dec).
634 634  It starts counting again when it reaches the maximum value.**
... ... @@ -893,6 +893,7 @@
893 893  
894 894  * (% style="color:blue" %)**Sensor-related commands**(%%):
895 895  
909 +
896 896  === 3.4.1 Common commands ===
897 897  
898 898  
... ... @@ -2861,7 +2861,6 @@
2861 2861  * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2862 2862  * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2863 2863  
2864 -
2865 2865  = 9. Package information =
2866 2866  
2867 2867  
... ... @@ -2879,7 +2879,6 @@
2879 2879  * Package Size / pcs : 14.5 x 8 x 5 cm
2880 2880  * Weight / pcs : 170 g
2881 2881  
2882 -
2883 2883  = 10. Support =
2884 2884  
2885 2885