<
From version < 122.5 >
edited by Xiaoling
on 2023/06/08 17:15
To version < 118.13 >
edited by Xiaoling
on 2023/05/17 11:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -314,15 +314,10 @@
314 314  There are five working modes + one interrupt mode on LT for different type application:
315 315  
316 316  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
317 -
318 318  * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
319 -
320 320  * (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
321 -
322 322  * (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
323 -
324 324  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
325 -
326 326  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
327 327  
328 328  
... ... @@ -334,15 +334,19 @@
334 334  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
335 335  
336 336  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
337 -|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
332 +|**Size(bytes)(% style="display:none" %) (%%)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
338 338  |Value|(((
339 -AVI1 voltage
334 +AVI1
335 +voltage
340 340  )))|(((
341 -AVI2 voltage
337 +AVI2
338 +voltage
342 342  )))|(((
343 -ACI1 Current
340 +ACI1
341 +Current
344 344  )))|(((
345 -ACI2 Current
343 +ACI2
344 +Current
346 346  )))|DIDORO*|(((
347 347  Reserve
348 348  )))|MOD
... ... @@ -398,6 +398,8 @@
398 398  ** DO1 is high in case there is load between DO1 and V+.
399 399  ** DO1 LED is off in both case
400 400  
400 +
401 +
401 401  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
402 402  
403 403  
... ... @@ -409,9 +409,11 @@
409 409  Total : 11 bytes payload
410 410  
411 411  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
412 -|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
413 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
413 413  |Value|COUNT1|COUNT2 |DIDORO*|(((
414 -Reserve
415 +Reserve
416 +
417 +
415 415  )))|MOD
416 416  )))
417 417  
... ... @@ -485,7 +485,7 @@
485 485  **LT22222-L**: This mode the DI1 is used as a counting pin.
486 486  
487 487  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
488 -|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
491 +|**Size(bytes)**|**4**|**2**|**2**|**1**|**1**|**1**
489 489  |Value|COUNT1|(((
490 490  ACI1 Current
491 491  )))|(((
... ... @@ -545,9 +545,12 @@
545 545  The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour.
546 546  
547 547  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
548 -|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
551 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
549 549  |Value|COUNT1|AVI1 Counting|DIDORO*|(((
550 -Reserve)))|MOD
553 +Reserve
554 +
555 +
556 +)))|MOD
551 551  )))
552 552  
553 553  
... ... @@ -776,6 +776,7 @@
776 776  (6)
777 777  )))
778 778  
785 +
779 779  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
780 780  
781 781  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
... ... @@ -900,6 +900,8 @@
900 900  
901 901  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
902 902  
910 +
911 +
903 903  === 3.4.1 Common Commands ===
904 904  
905 905  
... ... @@ -1193,6 +1193,7 @@
1193 1193  |0x00|DO1 set to high
1194 1194  |0x11|DO1 NO Action
1195 1195  
1205 +
1196 1196  (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status:
1197 1197  
1198 1198  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
... ... @@ -1201,6 +1201,7 @@
1201 1201  |0x00|DO2 set to high
1202 1202  |0x11|DO2 NO Action
1203 1203  
1214 +
1204 1204  (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status:
1205 1205  
1206 1206  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
... ... @@ -1209,9 +1209,12 @@
1209 1209  |0x00|DO3 set to high
1210 1210  |0x11|DO3 NO Action
1211 1211  
1212 -(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:(%%) Latching time. Unit: ms
1213 1213  
1224 +(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1214 1214  
1226 + Latching time. Unit: ms
1227 +
1228 +
1215 1215  (% style="color:red" %)**Note: **
1216 1216  
1217 1217   Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
... ... @@ -1539,7 +1539,7 @@
1539 1539  
1540 1540  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
1541 1541  
1542 -(% style="color:blue" %)**Step 4**(%%): Search LT-22222-L(for both LT-22222-L) and add DevEUI.(% style="display:none" %)
1556 +(% style="color:blue" %)**Step 4**(%%): Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
1543 1543  
1544 1544  Search under The things network
1545 1545  
... ... @@ -1724,6 +1724,7 @@
1724 1724  
1725 1725  **Black:  GND**
1726 1726  
1741 +
1727 1727  **Connection diagram:**
1728 1728  
1729 1729  [[image:1653357640609-758.png]]
... ... @@ -1731,22 +1731,6 @@
1731 1731  [[image:1653357648330-671.png||height="155" width="733"]]
1732 1732  
1733 1733  
1734 -Example connected to a regulated power supply to measure voltage
1735 -
1736 -[[image:image-20230608101532-1.png||height="606" width="447"]]
1737 -
1738 -[[image:image-20230608101608-2.jpeg||height="379" width="284"]]
1739 -
1740 -[[image:image-20230608101722-3.png||height="102" width="1139"]]
1741 -
1742 -
1743 -(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power**(%%) (% style="color:blue" %)**:**
1744 -
1745 -(% style="color:red" %)**Red:  12~~24v**
1746 -
1747 -**Black:  GND**
1748 -
1749 -
1750 1750  === 3.6.5 Relay Output ===
1751 1751  
1752 1752  
... ... @@ -1766,7 +1766,7 @@
1766 1766  
1767 1767  
1768 1768  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1769 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**LEDs**|(% style="background-color:#d9e2f3; color:#0070c0; width:470px" %)**Feature**
1768 +|(% style="background-color:#d9e2f3; color:#0070c0;width:30px" %)**LEDs**|(% style="background-color:#d9e2f3; color:#0070c0;width:490px" %)**Feature**
1770 1770  |**PWR**|Always on if there is power
1771 1771  |**SYS**|(((
1772 1772  After device is powered on, the SYS will **fast blink in GREEN** for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be **on GREEN for 5 seconds. **SYS will **blink Blue** on every upload and **blink Green** once receive a downlink message.
... ... @@ -1800,6 +1800,9 @@
1800 1800  |**RO1**|
1801 1801  |**RO2**|
1802 1802  
1802 +
1803 +
1804 +
1803 1803  = 4. Use AT Command =
1804 1804  
1805 1805  == 4.1 Access AT Command ==
... ... @@ -2415,7 +2415,7 @@
2415 2415  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.
2416 2416  )))
2417 2417  * (((
2418 -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.cc>>mailto:Support@dragino.cc]]
2420 +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]]
2419 2419  
2420 2420  
2421 2421  
image-20230608101532-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -563.0 KB
Content
image-20230608101608-2.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -287.8 KB
Content
image-20230608101722-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -25.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0