<
From version < 82.41 >
edited by Xiaoling
on 2022/06/25 15:18
To version < 90.5 >
edited by Xiaoling
on 2022/08/18 11:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,6 @@
1 1  (% style="text-align:center" %)
2 2  [[image:image-20220523163353-1.jpeg||height="604" width="500"]]
3 3  
4 -**LT-22222-L LoRa IO Controller User Manual **
5 5  
6 6  
7 7  **Table of Contents:**
... ... @@ -42,6 +42,8 @@
42 42  
43 43  (((
44 44  2) User can set up a LoRaWAN gateway locally and configure the controller to connect to the gateway via wireless.
44 +
45 +
45 45  )))
46 46  
47 47  (((
... ... @@ -173,6 +173,7 @@
173 173  
174 174  == 1.3 Features ==
175 175  
177 +
176 176  * LoRaWAN Class A & Class C protocol
177 177  * Optional Customized LoRa Protocol
178 178  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
... ... @@ -183,10 +183,9 @@
183 183  
184 184  
185 185  
186 -
187 -
188 188  == 1.4  Applications ==
189 189  
190 +
190 190  * Smart Buildings & Home Automation
191 191  * Logistics and Supply Chain Management
192 192  * Smart Metering
... ... @@ -196,10 +196,9 @@
196 196  
197 197  
198 198  
199 -
200 -
201 201  == 1.5 Hardware Variants ==
202 202  
202 +
203 203  (% border="1" style="background-color:#f7faff; width:500px" %)
204 204  |(% style="width:103px" %)**Model**|(% style="width:131px" %)**Photo**|(% style="width:334px" %)**Description**
205 205  |(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)[[image:1653296302983-697.png]]|(% style="width:334px" %)(((
... ... @@ -212,9 +212,9 @@
212 212  )))
213 213  
214 214  
215 -
216 216  = 2. Power ON Device =
217 217  
217 +
218 218  The LT controller can be powered by 7 ~~ 24V DC power source. Connect VIN to Power Input V+ and GND to power input V- to power the LT controller.
219 219  
220 220  (((
... ... @@ -229,19 +229,24 @@
229 229  
230 230  == 3.1 How it works? ==
231 231  
232 +
232 232  (((
233 -The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **TX LED** will be on for 5 seconds after joined in network. When there is message from server, the **RX LED** will be on for 1 second. 
234 +The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on (% style="color:green" %)**TX LED**(%%) will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. (% style="color:green" %)**TX LED**(%%) will be on for 5 seconds after joined in network. When there is message from server, the RX LED will be on for 1 second. 
234 234  )))
235 235  
236 236  (((
237 -In case user cant set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.
238 +In case user can't set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.
238 238  )))
239 239  
240 240  
242 +
241 241  == 3.2 Example to join LoRaWAN network ==
242 242  
245 +
243 243  (((
244 244  This chapter shows an example for how to join the TTN LoRaWAN Network. Below is the network structure, we use our LG308 as LoRaWAN gateway here. 
248 +
249 +
245 245  )))
246 246  
247 247  [[image:image-20220523172350-1.png||height="266" width="864"]]
... ... @@ -249,6 +249,8 @@
249 249  
250 250  (((
251 251  The LG308 is already set to connect to [[TTN network >>url:https://www.thethingsnetwork.org/]]. So what we need to do now is only configure register this device to TTN:
257 +
258 +
252 252  )))
253 253  
254 254  (((
... ... @@ -274,6 +274,7 @@
274 274  [[image:1653298023685-319.png]]
275 275  
276 276  
284 +
277 277  (((
278 278  (% style="color:blue" %)**Step 2**(%%): Power on LT and it will auto join to the TTN network. After join success, it will start to upload message to TTN and user can see in the panel.
279 279  )))
... ... @@ -284,22 +284,21 @@
284 284  
285 285  == 3.3 Uplink Payload ==
286 286  
295 +
287 287  There are five working modes + one interrupt mode on LT for different type application:
288 288  
289 -* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO
290 -* **MOD2**: Double DI Counting + DO + RO
291 -* **MOD3**: Single DI Counting + 2 x ACI + DO + RO
292 -* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO
293 -* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
294 -* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
298 +* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
299 +* (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
300 +* (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
301 +* (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
302 +* (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
303 +* (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
295 295  
296 296  
297 297  
298 -
299 -
300 -
301 301  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
302 302  
309 +
303 303  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
304 304  
305 305  [[image:image-20220523174024-3.png]]
... ... @@ -336,7 +336,6 @@
336 336  * [1] RO1 relay channel is close and the RO1 LED is ON.
337 337  * [0] RO2 relay channel is open and RO2 LED is OFF;
338 338  
339 -
340 340  **LT22222-L:**
341 341  
342 342  * [1] DI2 channel is high input and DI2 LED is ON;
... ... @@ -354,9 +354,6 @@
354 354  
355 355  
356 356  
357 -
358 -
359 -
360 360  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
361 361  
362 362  
... ... @@ -425,11 +425,14 @@
425 425  
426 426  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
427 427  
431 +
428 428  **LT22222-L**: This mode the DI1 is used as a counting pin.
429 429  
430 430  [[image:image-20220523181246-5.png]]
431 431  
432 432  (((
437 +
438 +
433 433  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
434 434  )))
435 435  
... ... @@ -443,6 +443,7 @@
443 443  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
444 444  )))
445 445  
452 +
446 446  (((
447 447  **To use counting mode, please run:**
448 448  )))
... ... @@ -575,8 +575,8 @@
575 575  
576 576  For example, if user has configured below commands:
577 577  
578 -* **AT+MOD=1 ** **~-~->** The normal working mode
579 -* **AT+ADDMOD6=1**   **~-~->** Enable trigger
585 +* **AT+MOD=1 ** **~-~->**  The normal working mode
586 +* **AT+ADDMOD6=1**   **~-~->**  Enable trigger
580 580  
581 581  LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases:
582 582  
... ... @@ -585,6 +585,7 @@
585 585  
586 586  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
587 587  
595 +
588 588  (% style="color:#4f81bd" %)**Trigger base on voltage**:
589 589  
590 590  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
... ... @@ -706,14 +706,14 @@
706 706  (((
707 707  
708 708  
709 -**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/]]
710 -
711 -
717 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
712 712  )))
713 713  
714 714  
721 +
715 715  == 3.4 ​Configure LT via AT or Downlink ==
716 716  
724 +
717 717  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
718 718  
719 719  (((
... ... @@ -726,11 +726,9 @@
726 726  
727 727  
728 728  
729 -
730 -
731 -
732 732  === 3.4.1 Common Commands ===
733 733  
739 +
734 734  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]]
735 735  
736 736  
... ... @@ -737,8 +737,10 @@
737 737  
738 738  === 3.4.2 Sensor related commands ===
739 739  
746 +
740 740  ==== 3.4.2.1 Set Transmit Interval ====
741 741  
749 +
742 742  Set device uplink interval.
743 743  
744 744  * (% style="color:#037691" %)**AT Command:**
... ... @@ -758,6 +758,7 @@
758 758  
759 759  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
760 760  
769 +
761 761  Set work mode.
762 762  
763 763  * (% style="color:#037691" %)**AT Command:**
... ... @@ -777,6 +777,7 @@
777 777  
778 778  ==== 3.4.2.3 Poll an uplink ====
779 779  
789 +
780 780  * (% style="color:#037691" %)**AT Command:**
781 781  
782 782  There is no AT Command to poll uplink
... ... @@ -790,8 +790,10 @@
790 790  
791 791  
792 792  
803 +
793 793  ==== 3.4.2.4 Enable Trigger Mode ====
794 794  
806 +
795 795  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
796 796  
797 797  * (% style="color:#037691" %)**AT Command:**
... ... @@ -812,6 +812,7 @@
812 812  
813 813  ==== 3.4.2.5 Poll trigger settings ====
814 814  
827 +
815 815  Poll trigger settings,
816 816  
817 817  * (% style="color:#037691" %)**AT Command:**
... ... @@ -828,6 +828,7 @@
828 828  
829 829  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
830 830  
844 +
831 831  Enable Disable DI1/DI2/DI2 as trigger,
832 832  
833 833  * (% style="color:#037691" %)**AT Command:**
... ... @@ -848,6 +848,7 @@
848 848  
849 849  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
850 850  
865 +
851 851  Set DI1 or DI3(for LT-33222-L) trigger.
852 852  
853 853  * (% style="color:#037691" %)**AT Command:**
... ... @@ -871,6 +871,7 @@
871 871  
872 872  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
873 873  
889 +
874 874  Set DI2 trigger.
875 875  
876 876  * (% style="color:#037691" %)**AT Command:**
... ... @@ -897,6 +897,7 @@
897 897  
898 898  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
899 899  
916 +
900 900  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
901 901  
902 902  * (% style="color:#037691" %)**AT Command**
... ... @@ -913,6 +913,7 @@
913 913  
914 914  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
915 915  
933 +
916 916  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
917 917  
918 918  * (% style="color:#037691" %)**AT Command**
... ... @@ -929,6 +929,7 @@
929 929  
930 930  ==== 3.4.2.11 Trigger – Set minimum interval ====
931 931  
950 +
932 932  Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
933 933  
934 934  * (% style="color:#037691" %)**AT Command**
... ... @@ -940,11 +940,18 @@
940 940  
941 941  **0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
942 942  
962 +(((
963 +
943 943  
965 +(% style="color:red" %)Note: ATDC setting must be more than 5min
966 +)))
944 944  
945 945  
969 +
970 +
946 946  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
947 947  
973 +
948 948  * (% style="color:#037691" %)**AT Command**
949 949  
950 950  There is no AT Command to control Digital Output
... ... @@ -976,6 +976,7 @@
976 976  
977 977  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
978 978  
1005 +
979 979  * (% style="color:#037691" %)**AT Command**
980 980  
981 981  There is no AT Command to control Digital Output
... ... @@ -1042,6 +1042,7 @@
1042 1042  
1043 1043  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1044 1044  
1072 +
1045 1045  * (% style="color:#037691" %)**AT Command:**
1046 1046  
1047 1047  There is no AT Command to control Relay Output
... ... @@ -1071,6 +1071,7 @@
1071 1071  
1072 1072  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1073 1073  
1102 +
1074 1074  * (% style="color:#037691" %)**AT Command:**
1075 1075  
1076 1076  There is no AT Command to control Relay Output
... ... @@ -1094,7 +1094,7 @@
1094 1094  
1095 1095  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1096 1096  
1097 -[[image:image-20220524093831-10.png]]
1126 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1098 1098  
1099 1099  
1100 1100  (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
... ... @@ -1104,21 +1104,21 @@
1104 1104  
1105 1105  **Example payload:**
1106 1106  
1107 -**~1. 05 01 11 07 D0**
1136 +**~1. 05 01 11 07 D**
1108 1108  
1109 -Relay1 and Relay 2 will be set to NO , last 2 seconds, then change back to original state.
1138 +Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1110 1110  
1111 1111  **2. 05 01 10 07 D0**
1112 1112  
1113 -Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then both change back to original state.
1142 +Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then both change back to original state.
1114 1114  
1115 1115  **3. 05 00 01 07 D0**
1116 1116  
1117 -Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then relay change to NO, Relay2 change to NC.
1146 +Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then relay change to NC,Relay2 change to NO.
1118 1118  
1119 1119  **4. 05 00 00 07 D0**
1120 1120  
1121 -Relay 1 & relay2 will change to NC, last 2 seconds, then both change to NO.
1150 +Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC.
1122 1122  
1123 1123  
1124 1124  
... ... @@ -1125,6 +1125,7 @@
1125 1125  
1126 1126  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1127 1127  
1157 +
1128 1128  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1129 1129  
1130 1130  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1141,6 +1141,7 @@
1141 1141  
1142 1142  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1143 1143  
1174 +
1144 1144  * (% style="color:#037691" %)**AT Command:**
1145 1145  
1146 1146  **AT+SETCNT=aa,(bb cc dd ee) **
... ... @@ -1163,6 +1163,7 @@
1163 1163  
1164 1164  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1165 1165  
1197 +
1166 1166  Clear counting for counting mode
1167 1167  
1168 1168  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1179,6 +1179,7 @@
1179 1179  
1180 1180  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1181 1181  
1214 +
1182 1182  * (% style="color:#037691" %)**AT Command:**
1183 1183  
1184 1184  **AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
... ... @@ -1198,6 +1198,7 @@
1198 1198  
1199 1199  == 3.5 Integrate with Mydevice ==
1200 1200  
1234 +
1201 1201  Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps:
1202 1202  
1203 1203  (((
... ... @@ -1206,14 +1206,15 @@
1206 1206  
1207 1207  (((
1208 1208  (% style="color:blue" %)**Step 2**(%%): To configure the Application to forward data to Mydevices you will need to add integration. To add the Mydevices integration, perform the following steps:
1243 +
1244 +
1209 1209  )))
1210 1210  
1211 -[[image:1653356737703-362.png||height="232" width="732"]]
1247 +[[image:image-20220719105525-1.png||height="377" width="677"]]
1212 1212  
1213 -[[image:image-20220524094641-11.png||height="390" width="723"]]
1214 1214  
1215 1215  
1216 -[[image:image-20220524094641-12.png||height="402" width="718"]]
1251 +[[image:image-20220719110247-2.png||height="388" width="683"]]
1217 1217  
1218 1218  
1219 1219  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
... ... @@ -1246,8 +1246,10 @@
1246 1246  
1247 1247  == 3.6 Interface Detail ==
1248 1248  
1284 +
1249 1249  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1250 1250  
1287 +
1251 1251  Support NPN Type sensor
1252 1252  
1253 1253  [[image:1653356991268-289.png]]
... ... @@ -1256,6 +1256,7 @@
1256 1256  
1257 1257  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1258 1258  
1296 +
1259 1259  (((
1260 1260  The DI port of LT-22222-L can support NPN or PNP output sensor.
1261 1261  )))
... ... @@ -1262,7 +1262,9 @@
1262 1262  
1263 1263  (((
1264 1264  (((
1265 -Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high
1303 +Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high.
1304 +
1305 +
1266 1266  )))
1267 1267  )))
1268 1268  
... ... @@ -1307,6 +1307,8 @@
1307 1307  
1308 1308  (((
1309 1309  
1350 +
1351 +
1310 1310  )))
1311 1311  
1312 1312  (((
... ... @@ -1338,6 +1338,8 @@
1338 1338  
1339 1339  (((
1340 1340  
1383 +
1384 +
1341 1341  )))
1342 1342  
1343 1343  (((
... ... @@ -1371,6 +1371,7 @@
1371 1371  
1372 1372  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1373 1373  
1418 +
1374 1374  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1375 1375  
1376 1376  [[image:1653357531600-905.png]]
... ... @@ -1379,6 +1379,7 @@
1379 1379  
1380 1380  === 3.6.4 Analog Input Interface ===
1381 1381  
1427 +
1382 1382  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:
1383 1383  
1384 1384  
... ... @@ -1410,6 +1410,7 @@
1410 1410  
1411 1411  === 3.6.5 Relay Output ===
1412 1412  
1459 +
1413 1413  (((
1414 1414  The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device’s Power Line to in serial of RO1_1 and RO_2. Such as below:
1415 1415  )))
... ... @@ -1422,6 +1422,7 @@
1422 1422  
1423 1423  == 3.7 LEDs Indicators ==
1424 1424  
1472 +
1425 1425  [[image:image-20220524100748-11.png]]
1426 1426  
1427 1427  
... ... @@ -1428,8 +1428,10 @@
1428 1428  
1429 1429  = 4. Use AT Command =
1430 1430  
1479 +
1431 1431  == 4.1 Access AT Command ==
1432 1432  
1482 +
1433 1433  LT supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to LT for using AT command, as below.
1434 1434  
1435 1435  [[image:1653358238933-385.png]]
... ... @@ -1634,6 +1634,7 @@
1634 1634  
1635 1635  == 4.2 Common AT Command Sequence ==
1636 1636  
1687 +
1637 1637  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1638 1638  
1639 1639  (((
... ... @@ -1757,13 +1757,16 @@
1757 1757  
1758 1758  === 4.2.3 Change to Class A ===
1759 1759  
1811 +
1760 1760  If sensor JOINED
1761 1761  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1762 1762  ATZ
1763 1763  
1764 1764  
1817 +
1765 1765  = 5. FAQ =
1766 1766  
1820 +
1767 1767  == 5.1 How to upgrade the image? ==
1768 1768  
1769 1769  
... ... @@ -1785,7 +1785,9 @@
1785 1785  
1786 1786  
1787 1787  (% style="color:blue" %)**For LT-22222-L**(%%):
1788 -Hold down the PRO button and then momentarily press the RST reset button and the **DO1 led** will change from OFF to ON. When **DO1 LED** is on, it means the device is in download mode.
1842 +Hold down the PRO button and then momentarily press the RST reset button and the (% style="color:red" %)**DO1 led**(%%) will change from OFF to ON. When (% style="color:red" %)**DO1 LED**(%%) is on, it means the device is in download mode.
1843 +
1844 +
1789 1789  )))
1790 1790  
1791 1791   [[image:image-20220524103407-12.png]]
... ... @@ -1797,6 +1797,7 @@
1797 1797  
1798 1798  (% style="color:red" %)**Notice**(%%): In case user has lost the program cable. User can hand made one from a 3.5mm cable. The pin mapping is:
1799 1799  
1856 +
1800 1800  [[image:1653360054704-518.png||height="186" width="745"]]
1801 1801  
1802 1802  
... ... @@ -1805,6 +1805,8 @@
1805 1805  
1806 1806  
1807 1807  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1865 +
1866 +
1808 1808  )))
1809 1809  )))
1810 1810  
... ... @@ -1815,7 +1815,10 @@
1815 1815  (((
1816 1816  
1817 1817  
1877 +
1818 1818  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
1879 +
1880 +
1819 1819  )))
1820 1820  
1821 1821  (((
... ... @@ -1833,7 +1833,7 @@
1833 1833  )))
1834 1834  
1835 1835  (((
1836 -(% style="color:#4f81bd" %)**Step1**(%%): Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
1898 +(% style="color:blue" %)**Step1**(%%):  Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
1837 1837  )))
1838 1838  
1839 1839  (((
... ... @@ -1841,12 +1841,12 @@
1841 1841  )))
1842 1842  
1843 1843  (((
1844 -(% style="color:red" %)Note: user just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN.
1906 +(% style="color:red" %)**Note: user just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN.**
1845 1845  )))
1846 1846  
1847 1847  
1848 1848  (((
1849 -(% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1911 +(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1850 1850  )))
1851 1851  
1852 1852  (((
... ... @@ -1870,16 +1870,21 @@
1870 1870  [[image:1653360498588-932.png||height="485" width="726"]]
1871 1871  
1872 1872  
1935 +
1873 1873  == 5.4 Can I see counting event in Serial? ==
1874 1874  
1938 +
1875 1875  (((
1876 -User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesnt support AT+DEBUG. User can update to latest firmware first.
1940 +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.
1877 1877  
1878 1878  
1943 +
1879 1879  == 5.5 Can i use point to point communication for LT-22222-L? ==
1880 1880  
1946 +
1881 1881  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1882 1882  
1949 +
1883 1883  
1884 1884  )))
1885 1885  
... ... @@ -1886,6 +1886,7 @@
1886 1886  (((
1887 1887  == 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
1888 1888  
1956 +
1889 1889  If the device is not shut down, but directly powered off.
1890 1890  
1891 1891  It will default that this is a power-off state.
... ... @@ -1895,12 +1895,15 @@
1895 1895  After restart, the status before power failure will be read from flash.
1896 1896  
1897 1897  
1966 +
1898 1898  = 6. Trouble Shooting =
1899 1899  )))
1900 1900  
1901 1901  (((
1902 1902  (((
1903 -== 6.1 Downlink doesn’t work, how to solve it? ==
1972 +== 6.1 Downlink doesn't work, how to solve it? ==
1973 +
1974 +
1904 1904  )))
1905 1905  )))
1906 1906  
... ... @@ -1911,7 +1911,10 @@
1911 1911  (((
1912 1912  
1913 1913  
1985 +
1914 1914  == 6.2 Have trouble to upload image. ==
1987 +
1988 +
1915 1915  )))
1916 1916  
1917 1917  (((
... ... @@ -1921,7 +1921,10 @@
1921 1921  (((
1922 1922  
1923 1923  
1924 -== 6.3 Why I can’t join TTN in US915 /AU915 bands? ==
1998 +
1999 +== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2000 +
2001 +
1925 1925  )))
1926 1926  
1927 1927  (((
... ... @@ -1935,21 +1935,21 @@
1935 1935  
1936 1936  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
1937 1937  
1938 -
1939 1939  (% style="color:#4f81bd" %)**XXX:**
1940 1940  
1941 -* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
1942 -* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
1943 -* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
1944 -* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
1945 -* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
1946 -* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
1947 -* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
1948 -* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1949 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
2017 +* (% style="color:red" %)**EU433**(%%):  LT with frequency bands EU433
2018 +* (% style="color:red" %)**EU868**(%%):  LT with frequency bands EU868
2019 +* (% style="color:red" %)**KR920**(%%):  LT with frequency bands KR920
2020 +* (% style="color:red" %)**CN470**(%%):  LT with frequency bands CN470
2021 +* (% style="color:red" %)**AS923**(%%):  LT with frequency bands AS923
2022 +* (% style="color:red" %)**AU915**(%%):  LT with frequency bands AU915
2023 +* (% style="color:red" %)**US915**(%%):  LT with frequency bands US915
2024 +* (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2025 +* (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
1950 1950  
1951 1951  
1952 1952  
2029 +
1953 1953  = 8. Packing Info =
1954 1954  
1955 1955  
... ... @@ -1969,8 +1969,10 @@
1969 1969  
1970 1970  
1971 1971  
2049 +
1972 1972  = 9. Support =
1973 1973  
2052 +
1974 1974  * (((
1975 1975  Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1976 1976  )))
... ... @@ -1979,12 +1979,15 @@
1979 1979  
1980 1980  
1981 1981  
2061 +
1982 1982  
1983 1983  )))
1984 1984  
1985 1985  = 10. Reference​​​​​ =
1986 1986  
2067 +
1987 1987  * 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]]
1988 -* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
1989 -* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
2069 +* [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
1990 1990  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2071 +
2072 +
image-20220714135731-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +54.1 KB
Content
image-20220719105525-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +165.5 KB
Content
image-20220719110247-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +52.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0