<
From version < 90.4 >
edited by Xiaoling
on 2022/08/18 11:52
To version < 88.1 >
edited by Bei Jinggeng
on 2022/07/19 11:02
>
Change comment: Uploaded new attachment "image-20220719110247-2.png", version {1}

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,12 +183,8 @@
183 183  * Firmware upgradable via program port
184 184  * Counting
185 185  
186 -
187 -
188 -
189 189  == 1.4  Applications ==
190 190  
191 -
192 192  * Smart Buildings & Home Automation
193 193  * Logistics and Supply Chain Management
194 194  * Smart Metering
... ... @@ -196,12 +196,8 @@
196 196  * Smart Cities
197 197  * Smart Factory
198 198  
199 -
200 -
201 -
202 202  == 1.5 Hardware Variants ==
203 203  
204 -
205 205  (% border="1" style="background-color:#f7faff; width:500px" %)
206 206  |(% style="width:103px" %)**Model**|(% style="width:131px" %)**Photo**|(% style="width:334px" %)**Description**
207 207  |(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)[[image:1653296302983-697.png]]|(% style="width:334px" %)(((
... ... @@ -213,11 +213,8 @@
213 213  * 1 x Counting Port
214 214  )))
215 215  
216 -
217 -
218 218  = 2. Power ON Device =
219 219  
220 -
221 221  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.
222 222  
223 223  (((
... ... @@ -232,7 +232,6 @@
232 232  
233 233  == 3.1 How it works? ==
234 234  
235 -
236 236  (((
237 237  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. 
238 238  )))
... ... @@ -242,14 +242,10 @@
242 242  )))
243 243  
244 244  
245 -
246 246  == 3.2 Example to join LoRaWAN network ==
247 247  
248 -
249 249  (((
250 250  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. 
251 -
252 -
253 253  )))
254 254  
255 255  [[image:image-20220523172350-1.png||height="266" width="864"]]
... ... @@ -257,8 +257,6 @@
257 257  
258 258  (((
259 259  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:
260 -
261 -
262 262  )))
263 263  
264 264  (((
... ... @@ -284,7 +284,6 @@
284 284  [[image:1653298023685-319.png]]
285 285  
286 286  
287 -
288 288  (((
289 289  (% 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.
290 290  )))
... ... @@ -295,7 +295,6 @@
295 295  
296 296  == 3.3 Uplink Payload ==
297 297  
298 -
299 299  There are five working modes + one interrupt mode on LT for different type application:
300 300  
301 301  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
... ... @@ -305,12 +305,8 @@
305 305  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
306 306  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
307 307  
308 -
309 -
310 -
311 311  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
312 312  
313 -
314 314  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
315 315  
316 316  [[image:image-20220523174024-3.png]]
... ... @@ -347,7 +347,6 @@
347 347  * [1] RO1 relay channel is close and the RO1 LED is ON.
348 348  * [0] RO2 relay channel is open and RO2 LED is OFF;
349 349  
350 -
351 351  **LT22222-L:**
352 352  
353 353  * [1] DI2 channel is high input and DI2 LED is ON;
... ... @@ -363,9 +363,6 @@
363 363  ** DO1 is high in case there is load between DO1 and V+.
364 364  ** DO1 LED is off in both case
365 365  
366 -
367 -
368 -
369 369  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
370 370  
371 371  
... ... @@ -434,7 +434,6 @@
434 434  
435 435  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
436 436  
437 -
438 438  **LT22222-L**: This mode the DI1 is used as a counting pin.
439 439  
440 440  [[image:image-20220523181246-5.png]]
... ... @@ -728,7 +728,6 @@
728 728  
729 729  == 3.4 ​Configure LT via AT or Downlink ==
730 730  
731 -
732 732  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
733 733  
734 734  (((
... ... @@ -739,12 +739,8 @@
739 739  
740 740  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
741 741  
742 -
743 -
744 -
745 745  === 3.4.1 Common Commands ===
746 746  
747 -
748 748  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]]
749 749  
750 750  
... ... @@ -754,7 +754,6 @@
754 754  
755 755  ==== 3.4.2.1 Set Transmit Interval ====
756 756  
757 -
758 758  Set device uplink interval.
759 759  
760 760  * (% style="color:#037691" %)**AT Command:**
... ... @@ -774,7 +774,6 @@
774 774  
775 775  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
776 776  
777 -
778 778  Set work mode.
779 779  
780 780  * (% style="color:#037691" %)**AT Command:**
... ... @@ -794,7 +794,6 @@
794 794  
795 795  ==== 3.4.2.3 Poll an uplink ====
796 796  
797 -
798 798  * (% style="color:#037691" %)**AT Command:**
799 799  
800 800  There is no AT Command to poll uplink
... ... @@ -811,7 +811,6 @@
811 811  
812 812  ==== 3.4.2.4 Enable Trigger Mode ====
813 813  
814 -
815 815  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
816 816  
817 817  * (% style="color:#037691" %)**AT Command:**
... ... @@ -832,7 +832,6 @@
832 832  
833 833  ==== 3.4.2.5 Poll trigger settings ====
834 834  
835 -
836 836  Poll trigger settings,
837 837  
838 838  * (% style="color:#037691" %)**AT Command:**
... ... @@ -849,7 +849,6 @@
849 849  
850 850  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
851 851  
852 -
853 853  Enable Disable DI1/DI2/DI2 as trigger,
854 854  
855 855  * (% style="color:#037691" %)**AT Command:**
... ... @@ -870,7 +870,6 @@
870 870  
871 871  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
872 872  
873 -
874 874  Set DI1 or DI3(for LT-33222-L) trigger.
875 875  
876 876  * (% style="color:#037691" %)**AT Command:**
... ... @@ -890,12 +890,8 @@
890 890  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
891 891  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
892 892  
893 -
894 -
895 -
896 896  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
897 897  
898 -
899 899  Set DI2 trigger.
900 900  
901 901  * (% style="color:#037691" %)**AT Command:**
... ... @@ -922,7 +922,6 @@
922 922  
923 923  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
924 924  
925 -
926 926  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
927 927  
928 928  * (% style="color:#037691" %)**AT Command**
... ... @@ -939,7 +939,6 @@
939 939  
940 940  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
941 941  
942 -
943 943  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
944 944  
945 945  * (% style="color:#037691" %)**AT Command**
... ... @@ -956,7 +956,6 @@
956 956  
957 957  ==== 3.4.2.11 Trigger – Set minimum interval ====
958 958  
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.
961 961  
962 962  * (% style="color:#037691" %)**AT Command**
... ... @@ -979,7 +979,6 @@
979 979  
980 980  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
981 981  
982 -
983 983  * (% style="color:#037691" %)**AT Command**
984 984  
985 985  There is no AT Command to control Digital Output
... ... @@ -1011,7 +1011,6 @@
1011 1011  
1012 1012  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1013 1013  
1014 -
1015 1015  * (% style="color:#037691" %)**AT Command**
1016 1016  
1017 1017  There is no AT Command to control Digital Output
... ... @@ -1078,7 +1078,6 @@
1078 1078  
1079 1079  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1080 1080  
1081 -
1082 1082  * (% style="color:#037691" %)**AT Command:**
1083 1083  
1084 1084  There is no AT Command to control Relay Output
... ... @@ -1108,7 +1108,6 @@
1108 1108  
1109 1109  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1110 1110  
1111 -
1112 1112  * (% style="color:#037691" %)**AT Command:**
1113 1113  
1114 1114  There is no AT Command to control Relay Output
... ... @@ -1163,7 +1163,6 @@
1163 1163  
1164 1164  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1165 1165  
1166 -
1167 1167  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1168 1168  
1169 1169  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1180,7 +1180,6 @@
1180 1180  
1181 1181  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1182 1182  
1183 -
1184 1184  * (% style="color:#037691" %)**AT Command:**
1185 1185  
1186 1186  **AT+SETCNT=aa,(bb cc dd ee) **
... ... @@ -1203,7 +1203,6 @@
1203 1203  
1204 1204  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1205 1205  
1206 -
1207 1207  Clear counting for counting mode
1208 1208  
1209 1209  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1220,7 +1220,6 @@
1220 1220  
1221 1221  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1222 1222  
1223 -
1224 1224  * (% style="color:#037691" %)**AT Command:**
1225 1225  
1226 1226  **AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
... ... @@ -1240,7 +1240,6 @@
1240 1240  
1241 1241  == 3.5 Integrate with Mydevice ==
1242 1242  
1243 -
1244 1244  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:
1245 1245  
1246 1246  (((
... ... @@ -1249,15 +1249,14 @@
1249 1249  
1250 1250  (((
1251 1251  (% 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:
1252 -
1253 -
1254 1254  )))
1255 1255  
1256 -[[image:image-20220719105525-1.png||height="377" width="677"]]
1193 +[[image:1653356737703-362.png||height="232" width="732"]]
1257 1257  
1195 +[[image:image-20220524094641-11.png||height="390" width="723"]]
1258 1258  
1259 1259  
1260 -[[image:image-20220719110247-2.png||height="388" width="683"]]
1198 +[[image:image-20220524094641-12.png||height="402" width="718"]]
1261 1261  
1262 1262  
1263 1263  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
... ... @@ -1290,10 +1290,8 @@
1290 1290  
1291 1291  == 3.6 Interface Detail ==
1292 1292  
1293 -
1294 1294  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1295 1295  
1296 -
1297 1297  Support NPN Type sensor
1298 1298  
1299 1299  [[image:1653356991268-289.png]]
... ... @@ -1302,7 +1302,6 @@
1302 1302  
1303 1303  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1304 1304  
1305 -
1306 1306  (((
1307 1307  The DI port of LT-22222-L can support NPN or PNP output sensor.
1308 1308  )))
... ... @@ -1309,9 +1309,7 @@
1309 1309  
1310 1310  (((
1311 1311  (((
1312 -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.
1313 -
1314 -
1247 +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
1315 1315  )))
1316 1316  )))
1317 1317  
... ... @@ -1356,8 +1356,6 @@
1356 1356  
1357 1357  (((
1358 1358  
1359 -
1360 -
1361 1361  )))
1362 1362  
1363 1363  (((
... ... @@ -1389,8 +1389,6 @@
1389 1389  
1390 1390  (((
1391 1391  
1392 -
1393 -
1394 1394  )))
1395 1395  
1396 1396  (((
... ... @@ -1424,7 +1424,6 @@
1424 1424  
1425 1425  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1426 1426  
1427 -
1428 1428  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1429 1429  
1430 1430  [[image:1653357531600-905.png]]
... ... @@ -1433,7 +1433,6 @@
1433 1433  
1434 1434  === 3.6.4 Analog Input Interface ===
1435 1435  
1436 -
1437 1437  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:
1438 1438  
1439 1439  
... ... @@ -1465,7 +1465,6 @@
1465 1465  
1466 1466  === 3.6.5 Relay Output ===
1467 1467  
1468 -
1469 1469  (((
1470 1470  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:
1471 1471  )))
... ... @@ -1478,7 +1478,6 @@
1478 1478  
1479 1479  == 3.7 LEDs Indicators ==
1480 1480  
1481 -
1482 1482  [[image:image-20220524100748-11.png]]
1483 1483  
1484 1484  
... ... @@ -1485,10 +1485,8 @@
1485 1485  
1486 1486  = 4. Use AT Command =
1487 1487  
1488 -
1489 1489  == 4.1 Access AT Command ==
1490 1490  
1491 -
1492 1492  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.
1493 1493  
1494 1494  [[image:1653358238933-385.png]]
... ... @@ -1693,7 +1693,6 @@
1693 1693  
1694 1694  == 4.2 Common AT Command Sequence ==
1695 1695  
1696 -
1697 1697  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1698 1698  
1699 1699  (((
... ... @@ -1817,16 +1817,13 @@
1817 1817  
1818 1818  === 4.2.3 Change to Class A ===
1819 1819  
1820 -
1821 1821  If sensor JOINED
1822 1822  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1823 1823  ATZ
1824 1824  
1825 1825  
1826 -
1827 1827  = 5. FAQ =
1828 1828  
1829 -
1830 1830  == 5.1 How to upgrade the image? ==
1831 1831  
1832 1832  
... ... @@ -1849,8 +1849,6 @@
1849 1849  
1850 1850  (% style="color:blue" %)**For LT-22222-L**(%%):
1851 1851  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.
1852 -
1853 -
1854 1854  )))
1855 1855  
1856 1856   [[image:image-20220524103407-12.png]]
... ... @@ -1862,7 +1862,6 @@
1862 1862  
1863 1863  (% 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:
1864 1864  
1865 -
1866 1866  [[image:1653360054704-518.png||height="186" width="745"]]
1867 1867  
1868 1868  
... ... @@ -1871,8 +1871,6 @@
1871 1871  
1872 1872  
1873 1873  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1874 -
1875 -
1876 1876  )))
1877 1877  )))
1878 1878  
... ... @@ -1883,10 +1883,7 @@
1883 1883  (((
1884 1884  
1885 1885  
1886 -
1887 1887  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
1888 -
1889 -
1890 1890  )))
1891 1891  
1892 1892  (((
... ... @@ -1904,7 +1904,7 @@
1904 1904  )))
1905 1905  
1906 1906  (((
1907 -(% 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.
1818 +(% 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.
1908 1908  )))
1909 1909  
1910 1910  (((
... ... @@ -1912,12 +1912,12 @@
1912 1912  )))
1913 1913  
1914 1914  (((
1915 -(% 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.**
1826 +(% 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.
1916 1916  )))
1917 1917  
1918 1918  
1919 1919  (((
1920 -(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1831 +(% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1921 1921  )))
1922 1922  
1923 1923  (((
... ... @@ -1941,21 +1941,16 @@
1941 1941  [[image:1653360498588-932.png||height="485" width="726"]]
1942 1942  
1943 1943  
1944 -
1945 1945  == 5.4 Can I see counting event in Serial? ==
1946 1946  
1947 -
1948 1948  (((
1949 -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.
1858 +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.
1950 1950  
1951 1951  
1952 -
1953 1953  == 5.5 Can i use point to point communication for LT-22222-L? ==
1954 1954  
1955 -
1956 1956  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1957 1957  
1958 -
1959 1959  
1960 1960  )))
1961 1961  
... ... @@ -1962,7 +1962,6 @@
1962 1962  (((
1963 1963  == 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
1964 1964  
1965 -
1966 1966  If the device is not shut down, but directly powered off.
1967 1967  
1968 1968  It will default that this is a power-off state.
... ... @@ -1972,7 +1972,6 @@
1972 1972  After restart, the status before power failure will be read from flash.
1973 1973  
1974 1974  
1975 -
1976 1976  = 6. Trouble Shooting =
1977 1977  )))
1978 1978  
... ... @@ -1979,8 +1979,6 @@
1979 1979  (((
1980 1980  (((
1981 1981  == 6.1 Downlink doesn't work, how to solve it? ==
1982 -
1983 -
1984 1984  )))
1985 1985  )))
1986 1986  
... ... @@ -1991,10 +1991,7 @@
1991 1991  (((
1992 1992  
1993 1993  
1994 -
1995 1995  == 6.2 Have trouble to upload image. ==
1996 -
1997 -
1998 1998  )))
1999 1999  
2000 2000  (((
... ... @@ -2004,10 +2004,7 @@
2004 2004  (((
2005 2005  
2006 2006  
2007 -
2008 2008  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2009 -
2010 -
2011 2011  )))
2012 2012  
2013 2013  (((
... ... @@ -2015,7 +2015,6 @@
2015 2015  )))
2016 2016  
2017 2017  
2018 -
2019 2019  = 7. Order Info =
2020 2020  
2021 2021  
... ... @@ -2036,7 +2036,6 @@
2036 2036  
2037 2037  
2038 2038  
2039 -
2040 2040  = 8. Packing Info =
2041 2041  
2042 2042  
... ... @@ -2057,28 +2057,20 @@
2057 2057  
2058 2058  
2059 2059  
2060 -
2061 2061  = 9. Support =
2062 2062  
2063 -
2064 2064  * (((
2065 2065  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.
2066 2066  )))
2067 2067  * (((
2068 2068  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]]
1961 +)))
2069 2069  
2070 2070  
2071 2071  
2072 -
2073 -
2074 -)))
2075 -
2076 2076  = 10. Reference​​​​​ =
2077 2077  
2078 -
2079 2079  * 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]]
2080 -* [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
1968 +* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
1969 +* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
2081 2081  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2082 -
2083 -
2084 -
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0