<
From version < 90.5 >
edited by Xiaoling
on 2022/08/18 11:57
To version < 90.1 >
edited by Bei Jinggeng
on 2022/07/19 11:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -41,8 +41,6 @@
41 41  
42 42  (((
43 43  2) User can set up a LoRaWAN gateway locally and configure the controller to connect to the gateway via wireless.
44 -
45 -
46 46  )))
47 47  
48 48  (((
... ... @@ -168,13 +168,11 @@
168 168  Packet engine up to 256 bytes with CRC.
169 169  
170 170  
171 -
172 172  
173 173  )))
174 174  
175 175  == 1.3 Features ==
176 176  
177 -
178 178  * LoRaWAN Class A & Class C protocol
179 179  * Optional Customized LoRa Protocol
180 180  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
... ... @@ -183,11 +183,8 @@
183 183  * Firmware upgradable via program port
184 184  * Counting
185 185  
186 -
187 -
188 188  == 1.4  Applications ==
189 189  
190 -
191 191  * Smart Buildings & Home Automation
192 192  * Logistics and Supply Chain Management
193 193  * Smart Metering
... ... @@ -195,11 +195,8 @@
195 195  * Smart Cities
196 196  * Smart Factory
197 197  
198 -
199 -
200 200  == 1.5 Hardware Variants ==
201 201  
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" %)(((
... ... @@ -211,10 +211,8 @@
211 211  * 1 x Counting Port
212 212  )))
213 213  
214 -
215 215  = 2. Power ON Device =
216 216  
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,7 +229,6 @@
229 229  
230 230  == 3.1 How it works? ==
231 231  
232 -
233 233  (((
234 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. 
235 235  )))
... ... @@ -239,14 +239,10 @@
239 239  )))
240 240  
241 241  
242 -
243 243  == 3.2 Example to join LoRaWAN network ==
244 244  
245 -
246 246  (((
247 247  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 -
250 250  )))
251 251  
252 252  [[image:image-20220523172350-1.png||height="266" width="864"]]
... ... @@ -254,8 +254,6 @@
254 254  
255 255  (((
256 256  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 -
259 259  )))
260 260  
261 261  (((
... ... @@ -281,7 +281,6 @@
281 281  [[image:1653298023685-319.png]]
282 282  
283 283  
284 -
285 285  (((
286 286  (% 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.
287 287  )))
... ... @@ -292,7 +292,6 @@
292 292  
293 293  == 3.3 Uplink Payload ==
294 294  
295 -
296 296  There are five working modes + one interrupt mode on LT for different type application:
297 297  
298 298  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
... ... @@ -302,11 +302,8 @@
302 302  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
303 303  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
304 304  
305 -
306 -
307 307  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
308 308  
309 -
310 310  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
311 311  
312 312  [[image:image-20220523174024-3.png]]
... ... @@ -358,8 +358,6 @@
358 358  ** DO1 is high in case there is load between DO1 and V+.
359 359  ** DO1 LED is off in both case
360 360  
361 -
362 -
363 363  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
364 364  
365 365  
... ... @@ -428,7 +428,6 @@
428 428  
429 429  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
430 430  
431 -
432 432  **LT22222-L**: This mode the DI1 is used as a counting pin.
433 433  
434 434  [[image:image-20220523181246-5.png]]
... ... @@ -714,14 +714,14 @@
714 714  (((
715 715  
716 716  
717 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
690 +**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/]]
691 +
692 +
718 718  )))
719 719  
720 720  
721 -
722 722  == 3.4 ​Configure LT via AT or Downlink ==
723 723  
724 -
725 725  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
726 726  
727 727  (((
... ... @@ -732,11 +732,8 @@
732 732  
733 733  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
734 734  
735 -
736 -
737 737  === 3.4.1 Common Commands ===
738 738  
739 -
740 740  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]]
741 741  
742 742  
... ... @@ -746,7 +746,6 @@
746 746  
747 747  ==== 3.4.2.1 Set Transmit Interval ====
748 748  
749 -
750 750  Set device uplink interval.
751 751  
752 752  * (% style="color:#037691" %)**AT Command:**
... ... @@ -766,7 +766,6 @@
766 766  
767 767  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
768 768  
769 -
770 770  Set work mode.
771 771  
772 772  * (% style="color:#037691" %)**AT Command:**
... ... @@ -786,7 +786,6 @@
786 786  
787 787  ==== 3.4.2.3 Poll an uplink ====
788 788  
789 -
790 790  * (% style="color:#037691" %)**AT Command:**
791 791  
792 792  There is no AT Command to poll uplink
... ... @@ -803,7 +803,6 @@
803 803  
804 804  ==== 3.4.2.4 Enable Trigger Mode ====
805 805  
806 -
807 807  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
808 808  
809 809  * (% style="color:#037691" %)**AT Command:**
... ... @@ -824,7 +824,6 @@
824 824  
825 825  ==== 3.4.2.5 Poll trigger settings ====
826 826  
827 -
828 828  Poll trigger settings,
829 829  
830 830  * (% style="color:#037691" %)**AT Command:**
... ... @@ -841,7 +841,6 @@
841 841  
842 842  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
843 843  
844 -
845 845  Enable Disable DI1/DI2/DI2 as trigger,
846 846  
847 847  * (% style="color:#037691" %)**AT Command:**
... ... @@ -862,7 +862,6 @@
862 862  
863 863  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
864 864  
865 -
866 866  Set DI1 or DI3(for LT-33222-L) trigger.
867 867  
868 868  * (% style="color:#037691" %)**AT Command:**
... ... @@ -882,11 +882,8 @@
882 882  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
883 883  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
884 884  
885 -
886 -
887 887  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
888 888  
889 -
890 890  Set DI2 trigger.
891 891  
892 892  * (% style="color:#037691" %)**AT Command:**
... ... @@ -913,7 +913,6 @@
913 913  
914 914  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
915 915  
916 -
917 917  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
918 918  
919 919  * (% style="color:#037691" %)**AT Command**
... ... @@ -930,7 +930,6 @@
930 930  
931 931  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
932 932  
933 -
934 934  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
935 935  
936 936  * (% style="color:#037691" %)**AT Command**
... ... @@ -947,7 +947,6 @@
947 947  
948 948  ==== 3.4.2.11 Trigger – Set minimum interval ====
949 949  
950 -
951 951  Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
952 952  
953 953  * (% style="color:#037691" %)**AT Command**
... ... @@ -970,7 +970,6 @@
970 970  
971 971  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
972 972  
973 -
974 974  * (% style="color:#037691" %)**AT Command**
975 975  
976 976  There is no AT Command to control Digital Output
... ... @@ -1002,7 +1002,6 @@
1002 1002  
1003 1003  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1004 1004  
1005 -
1006 1006  * (% style="color:#037691" %)**AT Command**
1007 1007  
1008 1008  There is no AT Command to control Digital Output
... ... @@ -1069,7 +1069,6 @@
1069 1069  
1070 1070  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1071 1071  
1072 -
1073 1073  * (% style="color:#037691" %)**AT Command:**
1074 1074  
1075 1075  There is no AT Command to control Relay Output
... ... @@ -1099,7 +1099,6 @@
1099 1099  
1100 1100  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1101 1101  
1102 -
1103 1103  * (% style="color:#037691" %)**AT Command:**
1104 1104  
1105 1105  There is no AT Command to control Relay Output
... ... @@ -1154,7 +1154,6 @@
1154 1154  
1155 1155  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1156 1156  
1157 -
1158 1158  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1159 1159  
1160 1160  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1171,7 +1171,6 @@
1171 1171  
1172 1172  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1173 1173  
1174 -
1175 1175  * (% style="color:#037691" %)**AT Command:**
1176 1176  
1177 1177  **AT+SETCNT=aa,(bb cc dd ee) **
... ... @@ -1194,7 +1194,6 @@
1194 1194  
1195 1195  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1196 1196  
1197 -
1198 1198  Clear counting for counting mode
1199 1199  
1200 1200  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1211,7 +1211,6 @@
1211 1211  
1212 1212  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1213 1213  
1214 -
1215 1215  * (% style="color:#037691" %)**AT Command:**
1216 1216  
1217 1217  **AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
... ... @@ -1231,7 +1231,6 @@
1231 1231  
1232 1232  == 3.5 Integrate with Mydevice ==
1233 1233  
1234 -
1235 1235  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:
1236 1236  
1237 1237  (((
... ... @@ -1240,8 +1240,6 @@
1240 1240  
1241 1241  (((
1242 1242  (% 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 -
1245 1245  )))
1246 1246  
1247 1247  [[image:image-20220719105525-1.png||height="377" width="677"]]
... ... @@ -1281,10 +1281,8 @@
1281 1281  
1282 1282  == 3.6 Interface Detail ==
1283 1283  
1284 -
1285 1285  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1286 1286  
1287 -
1288 1288  Support NPN Type sensor
1289 1289  
1290 1290  [[image:1653356991268-289.png]]
... ... @@ -1293,7 +1293,6 @@
1293 1293  
1294 1294  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1295 1295  
1296 -
1297 1297  (((
1298 1298  The DI port of LT-22222-L can support NPN or PNP output sensor.
1299 1299  )))
... ... @@ -1300,9 +1300,7 @@
1300 1300  
1301 1301  (((
1302 1302  (((
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 -
1246 +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
1306 1306  )))
1307 1307  )))
1308 1308  
... ... @@ -1347,8 +1347,6 @@
1347 1347  
1348 1348  (((
1349 1349  
1350 -
1351 -
1352 1352  )))
1353 1353  
1354 1354  (((
... ... @@ -1380,8 +1380,6 @@
1380 1380  
1381 1381  (((
1382 1382  
1383 -
1384 -
1385 1385  )))
1386 1386  
1387 1387  (((
... ... @@ -1415,7 +1415,6 @@
1415 1415  
1416 1416  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1417 1417  
1418 -
1419 1419  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1420 1420  
1421 1421  [[image:1653357531600-905.png]]
... ... @@ -1424,7 +1424,6 @@
1424 1424  
1425 1425  === 3.6.4 Analog Input Interface ===
1426 1426  
1427 -
1428 1428  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 1429  
1430 1430  
... ... @@ -1456,7 +1456,6 @@
1456 1456  
1457 1457  === 3.6.5 Relay Output ===
1458 1458  
1459 -
1460 1460  (((
1461 1461  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:
1462 1462  )))
... ... @@ -1469,7 +1469,6 @@
1469 1469  
1470 1470  == 3.7 LEDs Indicators ==
1471 1471  
1472 -
1473 1473  [[image:image-20220524100748-11.png]]
1474 1474  
1475 1475  
... ... @@ -1476,10 +1476,8 @@
1476 1476  
1477 1477  = 4. Use AT Command =
1478 1478  
1479 -
1480 1480  == 4.1 Access AT Command ==
1481 1481  
1482 -
1483 1483  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.
1484 1484  
1485 1485  [[image:1653358238933-385.png]]
... ... @@ -1684,7 +1684,6 @@
1684 1684  
1685 1685  == 4.2 Common AT Command Sequence ==
1686 1686  
1687 -
1688 1688  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1689 1689  
1690 1690  (((
... ... @@ -1808,16 +1808,13 @@
1808 1808  
1809 1809  === 4.2.3 Change to Class A ===
1810 1810  
1811 -
1812 1812  If sensor JOINED
1813 1813  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1814 1814  ATZ
1815 1815  
1816 1816  
1817 -
1818 1818  = 5. FAQ =
1819 1819  
1820 -
1821 1821  == 5.1 How to upgrade the image? ==
1822 1822  
1823 1823  
... ... @@ -1840,8 +1840,6 @@
1840 1840  
1841 1841  (% style="color:blue" %)**For LT-22222-L**(%%):
1842 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 -
1845 1845  )))
1846 1846  
1847 1847   [[image:image-20220524103407-12.png]]
... ... @@ -1853,7 +1853,6 @@
1853 1853  
1854 1854  (% 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:
1855 1855  
1856 -
1857 1857  [[image:1653360054704-518.png||height="186" width="745"]]
1858 1858  
1859 1859  
... ... @@ -1862,8 +1862,6 @@
1862 1862  
1863 1863  
1864 1864  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1865 -
1866 -
1867 1867  )))
1868 1868  )))
1869 1869  
... ... @@ -1874,10 +1874,7 @@
1874 1874  (((
1875 1875  
1876 1876  
1877 -
1878 1878  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
1879 -
1880 -
1881 1881  )))
1882 1882  
1883 1883  (((
... ... @@ -1895,7 +1895,7 @@
1895 1895  )))
1896 1896  
1897 1897  (((
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.
1817 +(% 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.
1899 1899  )))
1900 1900  
1901 1901  (((
... ... @@ -1903,12 +1903,12 @@
1903 1903  )))
1904 1904  
1905 1905  (((
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.**
1825 +(% 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.
1907 1907  )))
1908 1908  
1909 1909  
1910 1910  (((
1911 -(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1830 +(% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1912 1912  )))
1913 1913  
1914 1914  (((
... ... @@ -1932,21 +1932,16 @@
1932 1932  [[image:1653360498588-932.png||height="485" width="726"]]
1933 1933  
1934 1934  
1935 -
1936 1936  == 5.4 Can I see counting event in Serial? ==
1937 1937  
1938 -
1939 1939  (((
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.
1857 +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.
1941 1941  
1942 1942  
1943 -
1944 1944  == 5.5 Can i use point to point communication for LT-22222-L? ==
1945 1945  
1946 -
1947 1947  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1948 1948  
1949 -
1950 1950  
1951 1951  )))
1952 1952  
... ... @@ -1953,7 +1953,6 @@
1953 1953  (((
1954 1954  == 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
1955 1955  
1956 -
1957 1957  If the device is not shut down, but directly powered off.
1958 1958  
1959 1959  It will default that this is a power-off state.
... ... @@ -1963,7 +1963,6 @@
1963 1963  After restart, the status before power failure will be read from flash.
1964 1964  
1965 1965  
1966 -
1967 1967  = 6. Trouble Shooting =
1968 1968  )))
1969 1969  
... ... @@ -1970,8 +1970,6 @@
1970 1970  (((
1971 1971  (((
1972 1972  == 6.1 Downlink doesn't work, how to solve it? ==
1973 -
1974 -
1975 1975  )))
1976 1976  )))
1977 1977  
... ... @@ -1982,10 +1982,7 @@
1982 1982  (((
1983 1983  
1984 1984  
1985 -
1986 1986  == 6.2 Have trouble to upload image. ==
1987 -
1988 -
1989 1989  )))
1990 1990  
1991 1991  (((
... ... @@ -1995,10 +1995,7 @@
1995 1995  (((
1996 1996  
1997 1997  
1998 -
1999 1999  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2000 -
2001 -
2002 2002  )))
2003 2003  
2004 2004  (((
... ... @@ -2006,7 +2006,6 @@
2006 2006  )))
2007 2007  
2008 2008  
2009 -
2010 2010  = 7. Order Info =
2011 2011  
2012 2012  
... ... @@ -2025,8 +2025,6 @@
2025 2025  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2026 2026  
2027 2027  
2028 -
2029 -
2030 2030  = 8. Packing Info =
2031 2031  
2032 2032  
... ... @@ -2045,28 +2045,18 @@
2045 2045  * Weight / pcs : 170g
2046 2046  
2047 2047  
2048 -
2049 -
2050 2050  = 9. Support =
2051 2051  
2052 -
2053 2053  * (((
2054 2054  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.
2055 2055  )))
2056 2056  * (((
2057 2057  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2058 -
2059 -
2060 -
2061 -
2062 -
2063 2063  )))
2064 2064  
2065 2065  = 10. Reference​​​​​ =
2066 2066  
2067 -
2068 2068  * 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]]
2069 -* [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
1961 +* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
1962 +* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
2070 2070  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2071 -
2072 -
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0