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

From version 113.2
edited by Xiaoling
on 2023/04/24 11:51
Change comment: There is no comment for this version
To version 118.5
edited by Xiaoling
on 2023/05/17 10:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,7 +26,7 @@
26 26  )))
27 27  
28 28  (((
29 -The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on.
29 +The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, building automation, and so on.
30 30  )))
31 31  
32 32  (((
... ... @@ -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:1653297924498-393.png]]
280 +[[image:image-20230425173427-2.png||height="246" width="530"]]
281 281  
282 282  
283 283  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -318,18 +318,38 @@
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.
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
322 322  )))
323 323  
324 -[[image:image-20220523174024-3.png]]
325 325  
326 326  (((
327 327  
328 328  
329 329  (% 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
330 330  )))
331 331  
332 -[[image:image-20220523174254-4.png]]
333 333  
334 334  * RO is for relay. ROx=1 : close,ROx=0 always open.
335 335  * DI is for digital input. DIx=1: high or float, DIx=0: low.
... ... @@ -379,18 +379,28 @@
379 379  
380 380  (((
381 381  Total : 11 bytes payload
382 -)))
383 383  
384 -[[image:image-20220523180452-3.png]]
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
385 385  
408 +
409 +)))|MOD
410 +)))
386 386  
387 387  (((
413 +
414 +
388 388  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
389 -)))
390 390  
391 -[[image:image-20220523180506-4.png]]
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
392 392  
393 -* RO is for relay. ROx=1 : close,ROx=0 always open.
421 +RO is for relay. ROx=1 : close,ROx=0 always open.
422 +)))
423 +
394 394  * FIRST: Indicate this is the first packet after join network.
395 395  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
396 396  
... ... @@ -448,6 +448,14 @@
448 448  
449 449  **LT22222-L**: This mode the DI1 is used as a counting pin.
450 450  
481 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
482 +|Size(bytes)|4|2|2|1|1|1
483 +|Value|COUNT1|(((
484 +ACI1 Current
485 +)))|(((
486 +ACI2 Current
487 +)))|DIDORO*|Reserve|MOD
488 +
451 451  [[image:image-20220523181246-5.png]]
452 452  
453 453  (((
... ... @@ -776,7 +776,6 @@
776 776  
777 777  === 3.4.2 Sensor related commands ===
778 778  
779 -
780 780  ==== 3.4.2.1 Set Transmit Interval ====
781 781  
782 782  
... ... @@ -1119,7 +1119,7 @@
1119 1119  )))
1120 1120  
1121 1121  (((
1122 -[[image:image-20220524093724-9.png]]
1159 +[[image:image-20230426161322-1.png]]
1123 1123  )))
1124 1124  
1125 1125  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
... ... @@ -2082,14 +2082,20 @@
2082 2082  [[image:1653360498588-932.png||height="485" width="726"]]
2083 2083  
2084 2084  
2085 -== 6.4 Can I see counting event in Serial? ==
2122 +== 6.4 How to change the uplink interval ==
2086 2086  
2087 2087  
2125 +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/]]
2126 +
2127 +
2128 +== 6.5 Can I see counting event in Serial? ==
2129 +
2130 +
2088 2088  (((
2089 2089  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.
2090 2090  
2091 2091  
2092 -== 6.5 Can i use point to point communication for LT-22222-L? ==
2135 +== 6.6 Can i use point to point communication for LT-22222-L? ==
2093 2093  
2094 2094  
2095 2095  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]].
... ... @@ -2098,7 +2098,7 @@
2098 2098  )))
2099 2099  
2100 2100  (((
2101 -== 6.Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2144 +== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2102 2102  
2103 2103  
2104 2104  If the device is not shut down, but directly powered off.
... ... @@ -2110,7 +2110,7 @@
2110 2110  After restart, the status before power failure will be read from flash.
2111 2111  
2112 2112  
2113 -== 6.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2156 +== 6.8 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2114 2114  
2115 2115  
2116 2116  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
... ... @@ -2119,7 +2119,7 @@
2119 2119  [[image:image-20221006170630-1.png||height="610" width="945"]]
2120 2120  
2121 2121  
2122 -== 6.Can LT22222-L save RO state? ==
2165 +== 6.9 Can LT22222-L save RO state? ==
2123 2123  
2124 2124  
2125 2125  Firmware version needs to be no less than 1.6.0.
... ... @@ -2218,5 +2218,3 @@
2218 2218  * LT-22222-L: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]]
2219 2219  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2220 2220  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2221 -
2222 -
image-20230425173351-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +207.8 KB
Content
image-20230425173427-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +150.1 KB
Content
image-20230426161322-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.2 KB
Content