<
From version < 122.4 >
edited by Xiaoling
on 2023/06/08 17:14
To version < 118.15 >
edited by Xiaoling
on 2023/05/17 11:43
>
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  )))|(((
... ... @@ -779,6 +779,7 @@
779 779  (6)
780 780  )))
781 781  
785 +
782 782  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
783 783  
784 784  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
... ... @@ -903,6 +903,8 @@
903 903  
904 904  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
905 905  
910 +
911 +
906 906  === 3.4.1 Common Commands ===
907 907  
908 908  
... ... @@ -1727,6 +1727,7 @@
1727 1727  
1728 1728  **Black:  GND**
1729 1729  
1736 +
1730 1730  **Connection diagram:**
1731 1731  
1732 1732  [[image:1653357640609-758.png]]
... ... @@ -1734,22 +1734,6 @@
1734 1734  [[image:1653357648330-671.png||height="155" width="733"]]
1735 1735  
1736 1736  
1737 -Example connected to a regulated power supply to measure voltage
1738 -
1739 -[[image:image-20230608101532-1.png||height="606" width="447"]]
1740 -
1741 -[[image:image-20230608101608-2.jpeg||height="379" width="284"]]
1742 -
1743 -[[image:image-20230608101722-3.png||height="102" width="1139"]]
1744 -
1745 -
1746 -(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power**(%%) (% style="color:blue" %)**:**
1747 -
1748 -(% style="color:red" %)**Red:  12~~24v**
1749 -
1750 -**Black:  GND**
1751 -
1752 -
1753 1753  === 3.6.5 Relay Output ===
1754 1754  
1755 1755  
... ... @@ -1803,6 +1803,8 @@
1803 1803  |**RO1**|
1804 1804  |**RO2**|
1805 1805  
1797 +
1798 +
1806 1806  = 4. Use AT Command =
1807 1807  
1808 1808  == 4.1 Access AT Command ==
... ... @@ -2394,6 +2394,8 @@
2394 2394  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2395 2395  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2396 2396  
2390 +
2391 +
2397 2397  = 9. Packing Info =
2398 2398  
2399 2399  
... ... @@ -2411,6 +2411,8 @@
2411 2411  * Package Size / pcs : 14.5 x 8 x 5 cm
2412 2412  * Weight / pcs : 170g
2413 2413  
2409 +
2410 +
2414 2414  = 10. Support =
2415 2415  
2416 2416  
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