<
From version < 118.4 >
edited by Xiaoling
on 2023/05/17 10:50
To version < 117.2 >
edited by Xiaoling
on 2023/04/26 17:51
>
Change comment: There is no comment for this version

Summary

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  
... ... @@ -399,28 +399,18 @@
399 399  
400 400  (((
401 401  Total : 11 bytes payload
392 +)))
402 402  
403 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
404 -|Size(bytes)|4|4|1|1|1
405 -|Value|COUNT1|COUNT2 |DIDORO*|(((
406 -Reserve
394 +[[image:image-20220523180452-3.png]]
407 407  
408 -
409 -)))|MOD
410 -)))
411 411  
412 412  (((
413 -
414 -
415 415  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
416 -
417 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
418 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
419 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
420 -
421 -RO is for relay. ROx=1 : close,ROx=0 always open.
422 422  )))
423 423  
401 +[[image:image-20220523180506-4.png]]
402 +
403 +* RO is for relay. ROx=1 : close,ROx=0 always open.
424 424  * FIRST: Indicate this is the first packet after join network.
425 425  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
426 426  
... ... @@ -796,6 +796,8 @@
796 796  
797 797  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
798 798  
779 +
780 +
799 799  === 3.4.1 Common Commands ===
800 800  
801 801  
... ... @@ -2111,20 +2111,14 @@
2111 2111  [[image:1653360498588-932.png||height="485" width="726"]]
2112 2112  
2113 2113  
2114 -== 6.4 How to change the uplink interval ==
2096 +== 6.4 Can I see counting event in Serial? ==
2115 2115  
2116 2116  
2117 -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/]]
2118 -
2119 -
2120 -== 6.5 Can I see counting event in Serial? ==
2121 -
2122 -
2123 2123  (((
2124 2124  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.
2125 2125  
2126 2126  
2127 -== 6.6 Can i use point to point communication for LT-22222-L? ==
2103 +== 6.5 Can i use point to point communication for LT-22222-L? ==
2128 2128  
2129 2129  
2130 2130  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]].
... ... @@ -2133,7 +2133,7 @@
2133 2133  )))
2134 2134  
2135 2135  (((
2136 -== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2112 +== 6.Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2137 2137  
2138 2138  
2139 2139  If the device is not shut down, but directly powered off.
... ... @@ -2145,7 +2145,7 @@
2145 2145  After restart, the status before power failure will be read from flash.
2146 2146  
2147 2147  
2148 -== 6.8 Can 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? ==
2149 2149  
2150 2150  
2151 2151  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
... ... @@ -2154,7 +2154,7 @@
2154 2154  [[image:image-20221006170630-1.png||height="610" width="945"]]
2155 2155  
2156 2156  
2157 -== 6.9 Can LT22222-L save RO state? ==
2133 +== 6.Can LT22222-L save RO state? ==
2158 2158  
2159 2159  
2160 2160  Firmware version needs to be no less than 1.6.0.
... ... @@ -2217,6 +2217,8 @@
2217 2217  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2218 2218  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2219 2219  
2196 +
2197 +
2220 2220  = 9. Packing Info =
2221 2221  
2222 2222  
... ... @@ -2234,6 +2234,8 @@
2234 2234  * Package Size / pcs : 14.5 x 8 x 5 cm
2235 2235  * Weight / pcs : 170g
2236 2236  
2215 +
2216 +
2237 2237  = 10. Support =
2238 2238  
2239 2239  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0