<
From version < 101.2 >
edited by Xiaoling
on 2022/10/13 16:38
To version < 98.1 >
edited by Edwin Chen
on 2022/10/06 17:06
>
Change comment: Uploaded new attachment "image-20221006170630-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -186,6 +186,7 @@
186 186  
187 187  
188 188  
189 +
189 189  == 1.4  Applications ==
190 190  
191 191  
... ... @@ -198,6 +198,7 @@
198 198  
199 199  
200 200  
202 +
201 201  == 1.5 Hardware Variants ==
202 202  
203 203  
... ... @@ -214,6 +214,7 @@
214 214  
215 215  
216 216  
219 +
217 217  = 2. Power ON Device =
218 218  
219 219  
... ... @@ -309,6 +309,7 @@
309 309  
310 310  
311 311  
315 +
312 312  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
313 313  
314 314  
... ... @@ -328,6 +328,8 @@
328 328  * DI is for digital input. DIx=1: high or float, DIx=0: low.
329 329  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
330 330  
335 +
336 +
331 331  (% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
332 332  
333 333  For example if payload is: [[image:image-20220523175847-2.png]]
... ... @@ -366,6 +366,9 @@
366 366  ** DO1 LED is off in both case
367 367  
368 368  
375 +
376 +
377 +
369 369  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
370 370  
371 371  
... ... @@ -593,11 +593,16 @@
593 593  * **AT+MOD=1 ** **~-~->**  The normal working mode
594 594  * **AT+ADDMOD6=1**   **~-~->**  Enable trigger
595 595  
605 +
606 +
596 596  LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases:
597 597  
598 598  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
599 599  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
600 600  
612 +
613 +
614 +
601 601  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
602 602  
603 603  
... ... @@ -681,6 +681,8 @@
681 681  
682 682  * Each bits shows if the corresponding trigger has been configured.
683 683  
698 +
699 +
684 684  **Example:**
685 685  
686 686  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
... ... @@ -693,6 +693,8 @@
693 693  
694 694  * Each bits shows which status has been trigger on this uplink.
695 695  
712 +
713 +
696 696  **Example:**
697 697  
698 698  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
... ... @@ -705,6 +705,8 @@
705 705  
706 706  * Each bits shows which status has been trigger on this uplink.
707 707  
726 +
727 +
708 708  **Example:**
709 709  
710 710  00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.
... ... @@ -729,7 +729,7 @@
729 729  (((
730 730  
731 731  
732 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
752 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
733 733  )))
734 734  
735 735  
... ... @@ -749,6 +749,7 @@
749 749  
750 750  
751 751  
772 +
752 752  === 3.4.1 Common Commands ===
753 753  
754 754  
... ... @@ -900,6 +900,7 @@
900 900  
901 901  
902 902  
924 +
903 903  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
904 904  
905 905  
... ... @@ -1139,7 +1139,7 @@
1139 1139  
1140 1140  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1141 1141  
1142 -[[image:image-20221008095908-1.png||height="364" width="564"]]
1164 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1143 1143  
1144 1144  
1145 1145  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
... ... @@ -1325,13 +1325,10 @@
1325 1325  
1326 1326  Example:**aa xx xx xx xx**         ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent.
1327 1327  
1328 -
1329 1329  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1330 1330  
1331 1331  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1332 1332  
1333 -
1334 -
1335 1335  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1336 1336  
1337 1337  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -1344,7 +1344,7 @@
1344 1344  * (((
1345 1345  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
1346 1346  
1347 -**26 01  ** ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1366 +**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1348 1348  
1349 1349  
1350 1350  )))
... ... @@ -1466,11 +1466,11 @@
1466 1466  )))
1467 1467  
1468 1468  (((
1469 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1488 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1470 1470  )))
1471 1471  
1472 1472  (((
1473 -If** DI1+ **= **12v**, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1492 +If** DI1+ **= **12v**, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1474 1474  )))
1475 1475  
1476 1476  (((
... ... @@ -2102,14 +2102,7 @@
2102 2102  After restart, the status before power failure will be read from flash.
2103 2103  
2104 2104  
2105 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2106 2106  
2107 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2108 -
2109 -[[image:image-20221006170630-1.png||height="610" width="945"]]
2110 -
2111 -
2112 -
2113 2113  = 6. Trouble Shooting =
2114 2114  
2115 2115  
... ... @@ -2174,6 +2174,7 @@
2174 2174  
2175 2175  
2176 2176  
2189 +
2177 2177  = 8. Packing Info =
2178 2178  
2179 2179  
... ... @@ -2193,6 +2193,7 @@
2193 2193  
2194 2194  
2195 2195  
2209 +
2196 2196  = 9. Support =
2197 2197  
2198 2198  
... ... @@ -2213,3 +2213,5 @@
2213 2213  * 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]]
2214 2214  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2215 2215  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2230 +
2231 +
image-20221008095908-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0