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

From version 77.6
edited by Xiaoling
on 2022/06/10 08:38
Change comment: There is no comment for this version
To version 68.18
edited by Xiaoling
on 2022/05/25 15:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,15 +11,12 @@
11 11  
12 12  
13 13  
14 -
15 -
16 -
17 17  = 1.Introduction =
18 18  
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
22 -The Dragino (% style="color:blue" %)**LT series I/O Modules**(%%) are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as:** (% style="color:blue" %)analog current Input, analog voltage input(%%)**(% style="color:blue" %), **relay output**, **digital input**(%%) and (% style="color:blue" %)**digital output**(%%) etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
19 +The Dragino LT series I/O Modules are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as: analog current Input, analog voltage input, relay output, digital input and digital output etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
23 23  )))
24 24  
25 25  (((
... ... @@ -27,7 +27,7 @@
27 27  )))
28 28  
29 29  (((
30 -The LT I/O Controllers is aiming to provide an (% style="color:blue" %)**easy and low cost installation** (%%)by using LoRa wireless technology.
27 +The LT I/O Controllers is aiming to provide a simple plug and play, low cost installation by using LoRaWAN wireless technology.
31 31  )))
32 32  
33 33  (((
... ... @@ -51,8 +51,6 @@
51 51  == 1.2  Specifications ==
52 52  
53 53  (((
54 -
55 -
56 56  **Hardware System:**
57 57  )))
58 58  
... ... @@ -75,7 +75,6 @@
75 75  )))
76 76  )))
77 77  
78 -
79 79  (((
80 80  **Interface for Model: LT22222-L:**
81 81  )))
... ... @@ -99,7 +99,6 @@
99 99  Power Input 7~~ 24V DC. 
100 100  )))
101 101  
102 -
103 103  (((
104 104  **LoRa Spec:**
105 105  )))
... ... @@ -164,8 +164,6 @@
164 164  
165 165  )))
166 166  
167 -
168 -
169 169  == 1.3 Features ==
170 170  
171 171  * LoRaWAN Class A & Class C protocol
... ... @@ -177,7 +177,6 @@
177 177  * Counting
178 178  
179 179  
180 -
181 181  == 1.4  Applications ==
182 182  
183 183  * Smart Buildings & Home Automation
... ... @@ -188,7 +188,6 @@
188 188  * Smart Factory
189 189  
190 190  
191 -
192 192  == 1.5 Hardware Variants ==
193 193  
194 194  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -281,6 +281,7 @@
281 281  * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
282 282  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
283 283  
273 +
284 284  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
285 285  
286 286  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -423,7 +423,6 @@
423 423  )))
424 424  )))
425 425  
426 -
427 427  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
428 428  
429 429  **LT22222-L**: This mode the DI1 is used as a counting pin.
... ... @@ -464,8 +464,6 @@
464 464  
465 465  (((
466 466  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
467 -
468 -
469 469  )))
470 470  
471 471  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
... ... @@ -548,7 +548,6 @@
548 548  )))
549 549  )))
550 550  
551 -
552 552  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
553 553  
554 554  **LT22222-L**: This mode the DI1 is used as a counting pin.
... ... @@ -589,8 +589,6 @@
589 589  
590 590  (((
591 591  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
592 -
593 -
594 594  )))
595 595  
596 596  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
... ... @@ -619,7 +619,6 @@
619 619  
620 620  AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
621 621  
622 -
623 623  (% style="color:#4f81bd" %)**Trigger base on current**:
624 624  
625 625  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
... ... @@ -628,7 +628,6 @@
628 628  
629 629  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
630 630  
631 -
632 632  (% style="color:#4f81bd" %)**Trigger base on DI status**:
633 633  
634 634  DI status trigger Flag.
... ... @@ -715,13 +715,10 @@
715 715  
716 716  When device got this command, it will send the MOD6 payload.
717 717  
718 -
719 719  === 3.3.7 Payload Decoder ===
720 720  
721 721  (((
722 722  **Decoder for TTN/loraserver/ChirpStack**: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/]]
723 -
724 -
725 725  )))
726 726  
727 727  == 3.4 ​Configure LT via AT or Downlink ==
... ... @@ -732,7 +732,7 @@
732 732  There are two kinds of Commands:
733 733  )))
734 734  
735 -* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
714 +* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: http:~/~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands
736 736  
737 737  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
738 738  
... ... @@ -740,7 +740,6 @@
740 740  
741 741  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
742 742  
743 -
744 744  === 3.4.2 Sensor related commands ===
745 745  
746 746  ==== 3.4.2.1 Set Transmit Interval ====
... ... @@ -763,7 +763,6 @@
763 763  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
764 764  )))
765 765  
766 -
767 767  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
768 768  
769 769  Set work mode.
... ... @@ -784,7 +784,6 @@
784 784  **0x0A aa     ~/~/ Same as AT+MOD=aa**
785 785  )))
786 786  
787 -
788 788  ==== 3.4.2.3 Poll an uplink ====
789 789  
790 790  * AT Command:
... ... @@ -800,10 +800,9 @@
800 800  
801 801  **Example**: 0x08FF, ask device to send an Uplink
802 802  
803 -
804 804  ==== 3.4.2.4 Enable Trigger Mode ====
805 805  
806 -Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
781 +Use of trigger mode, please check [[ADDMOD6>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
807 807  
808 808  * AT Command:
809 809  
... ... @@ -823,7 +823,6 @@
823 823  **0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
824 824  )))
825 825  
826 -
827 827  ==== 3.4.2.5 Poll trigger settings ====
828 828  
829 829  Poll trigger settings,
... ... @@ -839,7 +839,6 @@
839 839  **0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
840 840  )))
841 841  
842 -
843 843  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
844 844  
845 845  Enable Disable DI1/DI2/DI2 as trigger,
... ... @@ -862,7 +862,6 @@
862 862  **0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
863 863  )))
864 864  
865 -
866 866  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
867 867  
868 868  Set DI1 or DI3(for LT-33222-L) trigger.
... ... @@ -889,7 +889,6 @@
889 889  **0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
890 890  )))
891 891  
892 -
893 893  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
894 894  
895 895  Set DI2 trigger.
... ... @@ -916,10 +916,9 @@
916 916  **0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
917 917  )))
918 918  
919 -
920 920  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
921 921  
922 -Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
892 +Set current trigger , base on AC port. See [[trigger mode>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
923 923  
924 924  * AT Command:
925 925  
... ... @@ -932,19 +932,18 @@
932 932  
933 933  (% class="box infomessage" %)
934 934  (((
935 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
905 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]**
936 936  )))
937 937  
938 -
939 939  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
940 940  
941 -Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
910 +Set current trigger , base on AV port. See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
942 942  
943 943  * AT Command:
944 944  
945 945  (% class="box infomessage" %)
946 946  (((
947 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
916 +**AT+AVLIM. See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]**
948 948  )))
949 949  
950 950  * Downlink Payload (prefix 0xAA 00 ):
... ... @@ -951,10 +951,9 @@
951 951  
952 952  (% class="box infomessage" %)
953 953  (((
954 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
923 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]] **
955 955  )))
956 956  
957 -
958 958  ==== 3.4.2.11 Trigger – Set minimum interval ====
959 959  
960 960  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
... ... @@ -973,7 +973,6 @@
973 973  **0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
974 974  )))
975 975  
976 -
977 977  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
978 978  
979 979  * AT Command:
... ... @@ -1148,13 +1148,13 @@
1148 1148  
1149 1149  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1150 1150  
1151 -When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1118 +When voltage exceed the threshold, count. Feature see [[MOD4>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting]]
1152 1152  
1153 1153  * AT Command:
1154 1154  
1155 1155  (% class="box infomessage" %)
1156 1156  (((
1157 -**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1124 +**AT+VOLMAX    ~/~/ See [[MOD4>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting]]**
1158 1158  )))
1159 1159  
1160 1160  * Downlink Payload (prefix 0xA5):
... ... @@ -1164,7 +1164,6 @@
1164 1164  **0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1165 1165  )))
1166 1166  
1167 -
1168 1168  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1169 1169  
1170 1170  * AT Command:
... ... @@ -1189,7 +1189,6 @@
1189 1189  **0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1190 1190  )))
1191 1191  
1192 -
1193 1193  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1194 1194  
1195 1195  Clear counting for counting mode
... ... @@ -1208,7 +1208,6 @@
1208 1208  **0x A6 01     ~/~/ clear all counting,**
1209 1209  )))
1210 1210  
1211 -
1212 1212  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1213 1213  
1214 1214  * AT Command:
... ... @@ -1227,8 +1227,6 @@
1227 1227  
1228 1228  (((
1229 1229  range: aa bb cc:0 to 16777215,  (unit:second)
1230 -
1231 -
1232 1232  )))
1233 1233  
1234 1234  == 3.5 Integrate with Mydevice ==
... ... @@ -1249,7 +1249,6 @@
1249 1249  
1250 1250  [[image:image-20220524094641-12.png||height="402" width="718"]]
1251 1251  
1252 -
1253 1253  **Step 3**: Create an account or log in Mydevices.
1254 1254  
1255 1255  **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
... ... @@ -1258,7 +1258,6 @@
1258 1258  
1259 1259  [[image:1653356838789-523.png||height="337" width="740"]]
1260 1260  
1261 -
1262 1262  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
1263 1263  
1264 1264  [[image:image-20220524094909-1.png||height="335" width="729"]]
... ... @@ -1271,7 +1271,6 @@
1271 1271  
1272 1272  [[image:image-20220524094909-5.png||height="341" width="734"]]
1273 1273  
1274 -
1275 1275  == 3.6 Interface Detail ==
1276 1276  
1277 1277  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
... ... @@ -1280,7 +1280,6 @@
1280 1280  
1281 1281  [[image:1653356991268-289.png]]
1282 1282  
1283 -
1284 1284  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1285 1285  
1286 1286  (((
... ... @@ -1296,105 +1296,51 @@
1296 1296  [[image:1653357170703-587.png]]
1297 1297  
1298 1298  (((
1299 -(((
1300 1300  When use need to connect a device to the DI port, both DI1+ and DI1- must be connected.
1301 1301  )))
1302 -)))
1303 1303  
1304 -(((
1305 -
1306 -)))
1307 1307  
1308 -(((
1309 1309  **Example1**: Connect to a Low active sensor.
1310 -)))
1311 1311  
1312 -(((
1313 1313  This type of sensor will output a low signal GND when active.
1314 -)))
1315 1315  
1316 -* (((
1317 -Connect sensor’s output to DI1-
1318 -)))
1319 -* (((
1320 -Connect sensor’s VCC to DI1+.
1321 -)))
1265 +* Connect sensor’s output to DI1-
1266 +* Connect sensor’s VCC to DI1+.
1322 1322  
1323 -(((
1324 -So when sensor active, the current between NEC2501 pin1 and pin2 is:
1325 -)))
1268 +So when sensor active, the current between NEC2501 pin1 and pin2 is: ​​
1326 1326  
1327 -(((
1328 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1329 -)))
1270 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]** [[image:image-20220524095628-8.png]] = DI1+ / 1K.**
1330 1330  
1331 -(((
1332 -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.
1333 -)))
1272 +If DI1+ = 12v, the //IF// = 12mA , So the LT-22222-L will be able to detect this active signal.
1334 1334  
1335 -(((
1336 -
1337 -)))
1338 1338  
1339 -(((
1340 1340  **Example2**: Connect to a High active sensor.
1341 -)))
1342 1342  
1343 -(((
1344 1344  This type of sensor will output a high signal (example 24v) when active.
1345 -)))
1346 1346  
1347 -* (((
1348 -Connect sensor’s output to DI1+
1349 -)))
1350 -* (((
1351 -Connect sensor’s GND DI1-.
1352 -)))
1279 +* Connect sensor’s output to DI1+
1280 +* Connect sensor’s GND DI1-.
1353 1353  
1354 -(((
1355 1355  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1356 -)))
1357 1357  
1358 -(((
1359 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1360 -)))
1284 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]** [[image:image-20220524095628-8.png]]= DI1+ / 1K.**
1361 1361  
1362 -(((
1363 -If **DI1+ = 24v**, the[[image:1653968155772-850.png||height="23" width="19"]] 24mA , So the LT-22222-L will be able to detect this high active signal.
1364 -)))
1286 +If **DI1+ = 24v**, the [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]]** = 24mA , So the LT-22222-L will be able to detect this high active signal.
1365 1365  
1366 -(((
1367 -
1368 -)))
1369 1369  
1370 -(((
1371 1371  **Example3**: Connect to a 220v high active sensor.
1372 -)))
1373 1373  
1374 -(((
1375 1375  Assume user want to monitor an active signal higher than 220v, to make sure not burn the photocoupler  
1376 -)))
1377 1377  
1378 -* (((
1379 -Connect sensor’s output to DI1+ with a serial 50K resistor
1380 -)))
1381 -* (((
1382 -Connect sensor’s GND DI1-.
1383 -)))
1293 +* Connect sensor’s output to DI1+ with a serial 50K resistor
1294 +* Connect sensor’s GND DI1-.
1384 1384  
1385 -(((
1386 1386  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1387 -)))
1388 1388  
1389 -(((
1390 - [[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 51K.**
1391 -)))
1298 + [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]] = DI1+ / 51K.**
1392 1392  
1393 -(((
1394 -If sensor output is 220v, the [[image:1653968155772-850.png||height="23" width="19"]](% id="cke_bm_243359S" style="display:none" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K.  = 4.3mA , So the LT-22222-L will be able to detect this high active signal safely.
1395 -)))
1300 +If sensor output is 220v, the (% id="cke_bm_243359S" style="display:none" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K.  = 4.3mA , So the LT-22222-L will be able to detect this high active signal safely.
1396 1396  
1397 -
1398 1398  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1399 1399  
1400 1400  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
... ... @@ -1401,7 +1401,6 @@
1401 1401  
1402 1402  [[image:1653357531600-905.png]]
1403 1403  
1404 -
1405 1405  === 3.6.4 Analog Input Interface ===
1406 1406  
1407 1407  The analog input interface is as below. The LT will measure the IN2 voltage so to calculate the current pass the Load. The formula is:
... ... @@ -1429,7 +1429,6 @@
1429 1429  
1430 1430  [[image:1653357648330-671.png||height="155" width="733"]]
1431 1431  
1432 -
1433 1433  === 3.6.5 Relay Output ===
1434 1434  
1435 1435  (((
... ... @@ -1440,12 +1440,10 @@
1440 1440  
1441 1441  [[image:image-20220524100215-10.png||height="382" width="723"]]
1442 1442  
1443 -
1444 1444  == 3.7 LEDs Indicators ==
1445 1445  
1446 1446  [[image:image-20220524100748-11.png]]
1447 1447  
1448 -
1449 1449  = 4. Use AT Command =
1450 1450  
1451 1451  == 4.1 Access AT Command ==
... ... @@ -1646,8 +1646,6 @@
1646 1646  
1647 1647  (((
1648 1648  AT+CFG: Print all settings
1649 -
1650 -
1651 1651  )))
1652 1652  
1653 1653  == 4.2 Common AT Command Sequence ==
... ... @@ -1689,8 +1689,6 @@
1689 1689  
1690 1690  (((
1691 1691  (% style="background-color:#dcdcdc" %)ATZ
1692 -
1693 -
1694 1694  )))
1695 1695  
1696 1696  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
... ... @@ -1772,7 +1772,6 @@
1772 1772  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1773 1773  ATZ
1774 1774  
1775 -
1776 1776  = 5. FAQ =
1777 1777  
1778 1778  == 5.1 How to upgrade the image? ==
... ... @@ -1803,7 +1803,6 @@
1803 1803  
1804 1804  [[image:1653360054704-518.png||height="186" width="745"]]
1805 1805  
1806 -
1807 1807  (((
1808 1808  (((
1809 1809  == 5.2 How to change the LoRa Frequency Bands/Region? ==
... ... @@ -1812,8 +1812,6 @@
1812 1812  
1813 1813  (((
1814 1814  User can follow the introduction for [[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download.
1815 -
1816 -
1817 1817  )))
1818 1818  
1819 1819  (((
... ... @@ -1867,18 +1867,10 @@
1867 1867  
1868 1868  [[image:1653360498588-932.png||height="485" width="726"]]
1869 1869  
1870 -
1871 1871  == 5.4 Can I see counting event in Serial? ==
1872 1872  
1873 1873  (((
1874 1874  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.
1875 -
1876 -
1877 -== 5.5 Can i use point to point communication for LT-22222-L? ==
1878 -
1879 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1880 -
1881 -
1882 1882  )))
1883 1883  
1884 1884  (((
... ... @@ -1892,8 +1892,10 @@
1892 1892  )))
1893 1893  
1894 1894  (((
1895 -Please see this link for how to debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H5.1Howitwork"]]
1779 +Please see this link for how to debug:
1896 1896  
1781 +[[http:~~/~~/wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H5.1Howitwork>>http://wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H5.1Howitwork]]
1782 +
1897 1897  
1898 1898  )))
1899 1899  
... ... @@ -1902,7 +1902,9 @@
1902 1902  )))
1903 1903  
1904 1904  (((
1905 -See this link for trouble shooting: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
1791 +See this link for trouble shooting:
1792 +
1793 +[[http:~~/~~/wiki1.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/>>http://wiki1.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
1906 1906  )))
1907 1907  
1908 1908  (((
... ... @@ -1914,7 +1914,9 @@
1914 1914  )))
1915 1915  
1916 1916  (((
1917 -It might be about the channels mapping. [[Please see this link for detail>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
1805 +It might be about the channels mapping. Please see this link for detail:
1806 +
1807 +[[http:~~/~~/wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H2.NoticeofUS9152FCN4702FAU915Frequencyband>>http://wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H2.NoticeofUS9152FCN4702FAU915Frequencyband]]
1918 1918  )))
1919 1919  
1920 1920  (((
... ... @@ -1988,8 +1988,6 @@
1988 1988  (((
1989 1989  * (((
1990 1990  (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1991 -
1992 -
1993 1993  )))
1994 1994  
1995 1995  = 8. Packing Info =
... ... @@ -2022,8 +2022,6 @@
2022 2022  * Device Weight: 105g
2023 2023  * Package Size / pcs : 14.5 x 8 x 5 cm
2024 2024  * Weight / pcs : 170g
2025 -
2026 -
2027 2027  )))
2028 2028  )))
2029 2029  
... ... @@ -2045,8 +2045,6 @@
2045 2045  (((
2046 2046  (((
2047 2047   [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2048 -
2049 -
2050 2050  )))
2051 2051  
2052 2052  (((
1653968155772-850.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -886 bytes
Content
1653968164738-884.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -886 bytes
Content
1653968172068-832.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -886 bytes
Content
image-20220531113415-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -172 bytes
Content