<
From version < 105.2 >
edited by Xiaoling
on 2022/11/16 16:12
To version < 109.2 >
edited by Xiaoling
on 2022/11/21 11:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -232,10 +232,8 @@
232 232  [[image:1653297104069-180.png]]
233 233  
234 234  
235 -
236 236  = 3. Operation Mode =
237 237  
238 -
239 239  == 3.1 How it works? ==
240 240  
241 241  
... ... @@ -248,7 +248,6 @@
248 248  )))
249 249  
250 250  
251 -
252 252  == 3.2 Example to join LoRaWAN network ==
253 253  
254 254  
... ... @@ -446,7 +446,6 @@
446 446  )))
447 447  
448 448  
449 -
450 450  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
451 451  
452 452  
... ... @@ -493,7 +493,6 @@
493 493  )))
494 494  
495 495  
496 -
497 497  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
498 498  
499 499  
... ... @@ -562,7 +562,6 @@
562 562  )))
563 563  
564 564  
565 -
566 566  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
567 567  
568 568  
... ... @@ -610,7 +610,6 @@
610 610  )))
611 611  
612 612  
613 -
614 614  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
615 615  
616 616  
... ... @@ -750,7 +750,6 @@
750 750  When device got this command, it will send the MOD6 payload.
751 751  
752 752  
753 -
754 754  === 3.3.7 Payload Decoder ===
755 755  
756 756  (((
... ... @@ -760,7 +760,6 @@
760 760  )))
761 761  
762 762  
763 -
764 764  == 3.4 ​Configure LT via AT or Downlink ==
765 765  
766 766  
... ... @@ -788,10 +788,8 @@
788 788  )))
789 789  
790 790  
791 -
792 792  === 3.4.2 Sensor related commands ===
793 793  
794 -
795 795  ==== 3.4.2.1 Set Transmit Interval ====
796 796  
797 797  
... ... @@ -1082,6 +1082,13 @@
1082 1082  
1083 1083   Latching time. Unit: ms
1084 1084  
1074 +Note:
1075 +
1076 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1077 +
1078 + Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1079 +
1080 +
1085 1085  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1086 1086  
1087 1087  
... ... @@ -1166,6 +1166,13 @@
1166 1166  
1167 1167  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1168 1168  
1165 +Note:
1166 +
1167 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1168 +
1169 + Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1170 +
1171 +
1169 1169  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1170 1170  
1171 1171  
... ... @@ -1257,14 +1257,14 @@
1257 1257  
1258 1258  
1259 1259  
1260 -==== 3.4.2.20 Reset save DR DO state ====
1263 +==== 3.4.2.20 Reset save RO DO state ====
1261 1261  
1262 1262  
1263 1263  * (% style="color:#037691" %)**AT Command:**
1264 1264  
1265 -(% style="color:blue" %)**AT+RODORET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1268 +(% style="color:blue" %)**AT+RODORESET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1266 1266  
1267 -(% style="color:blue" %)**AT+RODORET=0    **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1270 +(% style="color:blue" %)**AT+RODORESET=0    **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1268 1268  
1269 1269  
1270 1270  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
... ... @@ -1362,7 +1362,6 @@
1362 1362  [[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-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1363 1363  
1364 1364  
1365 -
1366 1366  == 3.5 Integrate with Mydevice ==
1367 1367  
1368 1368  
... ... @@ -1412,10 +1412,8 @@
1412 1412  [[image:image-20220524094909-5.png||height="341" width="734"]]
1413 1413  
1414 1414  
1415 -
1416 1416  == 3.6 Interface Detail ==
1417 1417  
1418 -
1419 1419  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1420 1420  
1421 1421  
... ... @@ -1424,7 +1424,6 @@
1424 1424  [[image:1653356991268-289.png]]
1425 1425  
1426 1426  
1427 -
1428 1428  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1429 1429  
1430 1430  
... ... @@ -1546,7 +1546,6 @@
1546 1546  )))
1547 1547  
1548 1548  
1549 -
1550 1550  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1551 1551  
1552 1552  
... ... @@ -1557,7 +1557,6 @@
1557 1557  [[image:1653357531600-905.png]]
1558 1558  
1559 1559  
1560 -
1561 1561  === 3.6.4 Analog Input Interface ===
1562 1562  
1563 1563  
... ... @@ -1589,7 +1589,6 @@
1589 1589  [[image:1653357648330-671.png||height="155" width="733"]]
1590 1590  
1591 1591  
1592 -
1593 1593  === 3.6.5 Relay Output ===
1594 1594  
1595 1595  
... ... @@ -1605,7 +1605,6 @@
1605 1605  [[image:image-20220524100215-10.png||height="382" width="723"]]
1606 1606  
1607 1607  
1608 -
1609 1609  == 3.7 LEDs Indicators ==
1610 1610  
1611 1611  
... ... @@ -1615,7 +1615,6 @@
1615 1615  
1616 1616  = 4. Use AT Command =
1617 1617  
1618 -
1619 1619  == 4.1 Access AT Command ==
1620 1620  
1621 1621  
... ... @@ -1826,10 +1826,8 @@
1826 1826  )))
1827 1827  
1828 1828  
1829 -
1830 1830  == 4.2 Common AT Command Sequence ==
1831 1831  
1832 -
1833 1833  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1834 1834  
1835 1835  (((
... ... @@ -1874,7 +1874,6 @@
1874 1874  )))
1875 1875  
1876 1876  
1877 -
1878 1878  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1879 1879  
1880 1880  (((
... ... @@ -1972,10 +1972,8 @@
1972 1972  )))
1973 1973  
1974 1974  
1975 -
1976 1976  = 5. FAQ =
1977 1977  
1978 -
1979 1979  == 5.1 How to upgrade the image? ==
1980 1980  
1981 1981  
... ... @@ -2019,8 +2019,6 @@
2019 2019  
2020 2020  (((
2021 2021  (((
2022 -
2023 -
2024 2024  == 5.2 How to change the LoRa Frequency Bands/Region? ==
2025 2025  
2026 2026  
... ... @@ -2034,7 +2034,6 @@
2034 2034  (((
2035 2035  
2036 2036  
2037 -
2038 2038  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2039 2039  
2040 2040  
... ... @@ -2098,7 +2098,6 @@
2098 2098  [[image:1653360498588-932.png||height="485" width="726"]]
2099 2099  
2100 2100  
2101 -
2102 2102  == 5.4 Can I see counting event in Serial? ==
2103 2103  
2104 2104  
... ... @@ -2106,13 +2106,11 @@
2106 2106  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.
2107 2107  
2108 2108  
2109 -
2110 2110  == 5.5 Can i use point to point communication for LT-22222-L? ==
2111 2111  
2112 2112  
2113 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
2097 +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]].
2114 2114  
2115 -
2116 2116  
2117 2117  )))
2118 2118  
... ... @@ -2129,7 +2129,6 @@
2129 2129  After restart, the status before power failure will be read from flash.
2130 2130  
2131 2131  
2132 -
2133 2133  == 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2134 2134  
2135 2135  
... ... @@ -2145,10 +2145,7 @@
2145 2145  Firmware version needs to be no less than 1.6.0.
2146 2146  
2147 2147  
2148 -
2149 2149  = 6. Trouble Shooting =
2150 -
2151 -
2152 2152  )))
2153 2153  
2154 2154  (((
... ... @@ -2166,7 +2166,6 @@
2166 2166  (((
2167 2167  
2168 2168  
2169 -
2170 2170  == 6.2 Have trouble to upload image. ==
2171 2171  
2172 2172  
... ... @@ -2179,7 +2179,6 @@
2179 2179  (((
2180 2180  
2181 2181  
2182 -
2183 2183  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2184 2184  
2185 2185  
... ... @@ -2190,7 +2190,6 @@
2190 2190  )))
2191 2191  
2192 2192  
2193 -
2194 2194  = 7. Order Info =
2195 2195  
2196 2196  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0