Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
From version 83.1
edited by Bei Jinggeng
on 2022/06/28 13:36
on 2022/06/28 13:36
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -1,7 +1,6 @@ 1 1 (% style="text-align:center" %) 2 2 [[image:image-20220523163353-1.jpeg||height="604" width="500"]] 3 3 4 -**LT-22222-L LoRa IO Controller User Manual ** 5 5 6 6 7 7 **Table of Contents:** ... ... @@ -167,7 +167,6 @@ 167 167 Packet engine up to 256 bytes with CRC. 168 168 169 169 170 - 171 171 172 172 ))) 173 173 ... ... @@ -205,6 +205,7 @@ 205 205 * 1 x Counting Port 206 206 ))) 207 207 206 + 208 208 = 2. Power ON Device = 209 209 210 210 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. ... ... @@ -222,11 +222,11 @@ 222 222 == 3.1 How it works? == 223 223 224 224 ((( 225 -The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **TX LED** will be on for 5 seconds after joined in network. When there is message from server, the **RX LED**will be on for 1 second.224 +The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on (% style="color:green" %)**TX LED**(%%) will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. (% style="color:green" %)**TX LED**(%%) will be on for 5 seconds after joined in network. When there is message from server, the RX LED will be on for 1 second. 226 226 ))) 227 227 228 228 ((( 229 -In case user can ’t set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.228 +In case user can't set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices. 230 230 ))) 231 231 232 232 ... ... @@ -278,12 +278,12 @@ 278 278 279 279 There are five working modes + one interrupt mode on LT for different type application: 280 280 281 -* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO 282 -* **MOD2**: Double DI Counting + DO + RO 283 -* **MOD3**: Single DI Counting + 2 x ACI + DO + RO 284 -* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO 285 -* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 286 -* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 280 +* **(% style="color:blue" %)MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO 281 +* **(% style="color:blue" %)MOD2**(%%): Double DI Counting + DO + RO 282 +* **(% style="color:blue" %)MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO 283 +* **(% style="color:blue" %)MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO 284 +* **(% style="color:blue" %)MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 285 +* **(% style="color:blue" %)ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 287 287 288 288 289 289 ... ... @@ -340,8 +340,6 @@ 340 340 ** DO1 is high in case there is load between DO1 and V+. 341 341 ** DO1 LED is off in both case 342 342 343 - 344 - 345 345 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 346 346 347 347 ... ... @@ -709,8 +709,6 @@ 709 709 710 710 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 711 711 712 - 713 - 714 714 === 3.4.1 Common Commands === 715 715 716 716 They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]