Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -189,6 +189,8 @@ 189 189 190 190 * Counting 191 191 192 + 193 + 192 192 == 1.4 Applications == 193 193 194 194 ... ... @@ -204,6 +204,8 @@ 204 204 205 205 * Smart Factory 206 206 209 + 210 + 207 207 == 1.5 Hardware Variants == 208 208 209 209 ... ... @@ -221,6 +221,8 @@ 221 221 * 1 x Counting Port 222 222 ))) 223 223 228 + 229 + 224 224 = 2. Power ON Device = 225 225 226 226 ... ... @@ -277,7 +277,7 @@ 277 277 Each LT is shipped with a sticker with the default device EUI as below: 278 278 ))) 279 279 280 -[[image:image-20230425173427-2.png ||height="246" width="530"]]286 +[[image:image-20230425173427-2.png]] 281 281 282 282 283 283 Input these keys in the LoRaWAN Server portal. Below is TTN screen shot: ... ... @@ -314,42 +314,24 @@ 314 314 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 315 315 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 316 316 323 + 324 + 317 317 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 318 318 319 319 320 320 ((( 321 -The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %) 322 - 323 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 324 -|Size(bytes)(% style="display:none" %) |2|2|2|2|1|1|1 325 -|Value|((( 326 -AVI1 327 -voltage 328 -)))|((( 329 -AVI2 330 -voltage 331 -)))|((( 332 -ACI1 333 -Current 334 -)))|((( 335 -ACI2 336 -Current 337 -)))|DIDORO*|((( 338 -Reserve 339 -)))|MOD 329 +The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. 340 340 ))) 341 341 332 +[[image:image-20220523174024-3.png]] 342 342 343 343 ((( 344 344 345 345 346 346 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 347 - 348 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 349 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 350 -|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 351 351 ))) 352 352 340 +[[image:image-20220523174254-4.png]] 353 353 354 354 * RO is for relay. ROx=1 : close,ROx=0 always open. 355 355 * DI is for digital input. DIx=1: high or float, DIx=0: low. ... ... @@ -390,6 +390,8 @@ 390 390 ** DO1 is high in case there is load between DO1 and V+. 391 391 ** DO1 LED is off in both case 392 392 381 + 382 + 393 393 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 394 394 395 395 ... ... @@ -786,6 +786,8 @@ 786 786 787 787 * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 788 788 779 + 780 + 789 789 === 3.4.1 Common Commands === 790 790 791 791 ... ... @@ -2101,20 +2101,14 @@ 2101 2101 [[image:1653360498588-932.png||height="485" width="726"]] 2102 2102 2103 2103 2104 -== 6.4 How to changethe uplinkinterval?==2096 +== 6.4 Can I see counting event in Serial? == 2105 2105 2106 2106 2107 -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/]] 2108 - 2109 - 2110 -== 6.5 Can I see counting event in Serial? == 2111 - 2112 - 2113 2113 ((( 2114 2114 User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first. 2115 2115 2116 2116 2117 -== 6. 6Can i use point to point communication for LT-22222-L? ==2103 +== 6.5 Can i use point to point communication for LT-22222-L? == 2118 2118 2119 2119 2120 2120 Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]]. ... ... @@ -2123,7 +2123,7 @@ 2123 2123 ))) 2124 2124 2125 2125 ((( 2126 -== 6. 7Why does the relay output become the default and open relay after the lt22222 is powered off? ==2112 +== 6.6 Why does the relay output become the default and open relay after the lt22222 is powered off? == 2127 2127 2128 2128 2129 2129 If the device is not shut down, but directly powered off. ... ... @@ -2135,7 +2135,7 @@ 2135 2135 After restart, the status before power failure will be read from flash. 2136 2136 2137 2137 2138 -== 6. 8Can i set up LT-22222-L as a NC(Normal Close) Relay? ==2124 +== 6.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? == 2139 2139 2140 2140 2141 2141 LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below: ... ... @@ -2144,7 +2144,7 @@ 2144 2144 [[image:image-20221006170630-1.png||height="610" width="945"]] 2145 2145 2146 2146 2147 -== 6. 9Can LT22222-L save RO state? ==2133 +== 6.8 Can LT22222-L save RO state? == 2148 2148 2149 2149 2150 2150 Firmware version needs to be no less than 1.6.0. ... ... @@ -2207,6 +2207,8 @@ 2207 2207 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2208 2208 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2209 2209 2196 + 2197 + 2210 2210 = 9. Packing Info = 2211 2211 2212 2212 ... ... @@ -2224,6 +2224,8 @@ 2224 2224 * Package Size / pcs : 14.5 x 8 x 5 cm 2225 2225 * Weight / pcs : 170g 2226 2226 2215 + 2216 + 2227 2227 = 10. Support = 2228 2228 2229 2229