Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -189,6 +189,8 @@ 189 189 190 190 * Counting 191 191 192 + 193 + 192 192 == 1.4 Applications == 193 193 194 194 ... ... @@ -206,7 +206,6 @@ 206 206 207 207 208 208 209 - 210 210 == 1.5 Hardware Variants == 211 211 212 212 ... ... @@ -224,6 +224,8 @@ 224 224 * 1 x Counting Port 225 225 ))) 226 226 228 + 229 + 227 227 = 2. Power ON Device = 228 228 229 229 ... ... @@ -295,7 +295,6 @@ 295 295 [[image:1653298023685-319.png]] 296 296 297 297 298 - 299 299 ((( 300 300 (% 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. 301 301 ... ... @@ -322,6 +322,8 @@ 322 322 323 323 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 324 324 327 + 328 + 325 325 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 326 326 327 327 ... ... @@ -351,7 +351,7 @@ 351 351 |RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 352 352 ))) 353 353 354 -* RO is for relay. ROx=1 : close ,ROx=0 always open.358 +* RO is for relay. ROx=1 : close, ROx=0 always open. 355 355 * DI is for digital input. DIx=1: high or float, DIx=0: low. 356 356 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 357 357 ... ... @@ -362,7 +362,7 @@ 362 362 363 363 **The value for the interface is: ** 364 364 365 -AVI1 channel voltage is 0x04AB/1000=1195 (DEC)/1000=1.195V369 +AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V 366 366 367 367 AVI2 channel voltage is 0x04AC/1000=1.196V 368 368 ... ... @@ -392,7 +392,6 @@ 392 392 393 393 394 394 395 - 396 396 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 397 397 398 398 ... ... @@ -417,7 +417,7 @@ 417 417 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 418 418 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 419 419 420 -RO is for relay. ROx=1 : close ,ROx=0 always open.423 +RO is for relay. ROx=1 : close , ROx=0 always open. 421 421 ))) 422 422 423 423 * FIRST: Indicate this is the first packet after join network. ... ... @@ -425,6 +425,8 @@ 425 425 426 426 ((( 427 427 (% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.** 431 + 432 + 428 428 ))) 429 429 430 430 ((( ... ... @@ -431,17 +431,15 @@ 431 431 **To use counting mode, please run:** 432 432 ))) 433 433 439 +((( 434 434 (% class="box infomessage" %) 435 - 436 436 ((( 437 437 **AT+MOD=2** 438 -))) 439 439 440 -((( 441 441 **ATZ** 442 442 ))) 446 +))) 443 443 444 - 445 445 ((( 446 446 447 447 ... ... @@ -486,7 +486,7 @@ 486 486 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 487 487 ))) 488 488 489 -* RO is for relay. ROx=1 : close ,ROx=0 always open.492 +* RO is for relay. ROx=1 : close, ROx=0 always open. 490 490 * FIRST: Indicate this is the first packet after join network. 491 491 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 492 492 ... ... @@ -499,17 +499,15 @@ 499 499 **To use counting mode, please run:** 500 500 ))) 501 501 505 +((( 502 502 (% class="box infomessage" %) 503 - 504 504 ((( 505 505 **AT+MOD=3** 506 -))) 507 507 508 -((( 509 509 **ATZ** 510 510 ))) 512 +))) 511 511 512 - 513 513 ((( 514 514 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 515 515 ))) ... ... @@ -540,32 +540,29 @@ 540 540 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 541 541 ))) 542 542 543 -* RO is for relay. ROx=1 : close ,ROx=0 always open.544 +* RO is for relay. ROx=1 : close, ROx=0 always open. 544 544 * FIRST: Indicate this is the first packet after join network. 545 545 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 546 546 547 547 ((( 548 548 (% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** 549 -))) 550 550 551 -((( 552 552 552 +))) 553 553 554 +((( 554 554 **To use this mode, please run:** 555 555 ))) 556 556 558 +((( 557 557 (% class="box infomessage" %) 558 - 559 559 ((( 560 560 **AT+MOD=4** 561 -))) 562 562 563 -((( 564 564 **ATZ** 565 565 ))) 565 +))) 566 566 567 - 568 - 569 569 ((( 570 570 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 571 571 ))) ... ... @@ -608,7 +608,7 @@ 608 608 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 609 609 ))) 610 610 611 -* RO is for relay. ROx=1 : close ,ROx=0 always open.609 +* RO is for relay. ROx=1 : close, ROx=0 always open. 612 612 * FIRST: Indicate this is the first packet after join network. 613 613 * ((( 614 614 DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. ... ... @@ -619,22 +619,18 @@ 619 619 ))) 620 620 621 621 ((( 622 - 623 - 624 624 **To use this mode, please run:** 625 625 ))) 626 626 623 +((( 627 627 (% class="box infomessage" %) 628 - 629 629 ((( 630 630 **AT+MOD=5** 631 -))) 632 632 633 -((( 634 634 **ATZ** 635 635 ))) 630 +))) 636 636 637 - 638 638 ((( 639 639 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 640 640 ))) ... ... @@ -728,8 +728,8 @@ 728 728 729 729 MOD6 Payload : total 11 bytes payload 730 730 731 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:5 20px" %)732 -|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width: 70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**725 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 726 +|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:69px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:69px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:109px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:49px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:109px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1** 733 733 |Value|((( 734 734 TRI_A FLAG 735 735 )))|((( ... ... @@ -742,7 +742,7 @@ 742 742 743 743 (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below 744 744 745 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:5 20px" %)739 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 746 746 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 747 747 |((( 748 748 AV1_LOW ... ... @@ -771,7 +771,7 @@ 771 771 772 772 (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below 773 773 774 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:5 20px" %)768 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 775 775 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 776 776 |((( 777 777 AV1_LOW ... ... @@ -800,7 +800,7 @@ 800 800 801 801 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 802 802 803 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:5 20px" %)797 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 804 804 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 805 805 |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG 806 806 ... ... @@ -848,6 +848,8 @@ 848 848 849 849 * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 850 850 845 + 846 + 851 851 === 3.4.1 Common Commands === 852 852 853 853 ... ... @@ -1445,7 +1445,6 @@ 1445 1445 [[image:1653356838789-523.png||height="337" width="740"]] 1446 1446 1447 1447 1448 - 1449 1449 After added, the sensor data arrive TTN, it will also arrive and show in Mydevices. 1450 1450 1451 1451 [[image:image-20220524094909-1.png||height="335" width="729"]] ... ... @@ -1599,7 +1599,6 @@ 1599 1599 [[image:image-20230616235145-1.png]] 1600 1600 1601 1601 1602 - 1603 1603 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1604 1604 1605 1605 ... ... @@ -1709,6 +1709,8 @@ 1709 1709 |**RO1**| 1710 1710 |**RO2**| 1711 1711 1706 + 1707 + 1712 1712 = 4. Use AT Command = 1713 1713 1714 1714 == 4.1 Access AT Command == ... ... @@ -2040,8 +2040,6 @@ 2040 2040 dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.** 2041 2041 2042 2042 **4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5.** 2043 - 2044 - 2045 2045 ))) 2046 2046 2047 2047 ((( ... ... @@ -2048,9 +2048,6 @@ 2048 2048 [[image:1653359097980-169.png||height="188" width="729"]] 2049 2049 ))) 2050 2050 2051 -((( 2052 - 2053 -))) 2054 2054 2055 2055 === 4.2.3 Change to Class A === 2056 2056 ... ... @@ -2058,8 +2058,9 @@ 2058 2058 ((( 2059 2059 (% style="color:blue" %)**If sensor JOINED:** 2060 2060 2061 -(% style="background-color:#dcdcdc" %)**AT+CLASS=A 2062 -ATZ** 2052 +(% style="background-color:#dcdcdc" %)**AT+CLASS=A** 2053 + 2054 +(% style="background-color:#dcdcdc" %)**ATZ** 2063 2063 ))) 2064 2064 2065 2065 ... ... @@ -2176,13 +2176,21 @@ 2176 2176 2177 2177 ((( 2178 2178 (% style="background-color:#dcdcdc" %)**123456** (%%) : Enter Password to have AT access. 2171 + 2179 2179 (% style="background-color:#dcdcdc" %)**AT+FDR**(%%) : Reset Parameters to Factory Default, Keys Reserve 2173 + 2180 2180 (% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) : Set to ABP mode 2175 + 2181 2181 (% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) : Set the Adaptive Data Rate Off 2177 + 2182 2182 (% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) : Set Data Rate (Set AT+DR=3 for 915 band) 2179 + 2183 2183 (% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) : Set transmit interval to 60 seconds 2181 + 2184 2184 (% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz 2183 + 2185 2185 (% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%) : Set Device Address to 26 01 1A F1 2185 + 2186 2186 (% style="background-color:#dcdcdc" %)**ATZ** (%%) : Reset MCU 2187 2187 ))) 2188 2188 ... ... @@ -2194,7 +2194,7 @@ 2194 2194 [[image:1653360498588-932.png||height="485" width="726"]] 2195 2195 2196 2196 2197 -== 6.4 How to change the uplink interval ?==2197 +== 6.4 How to change the uplink interval? == 2198 2198 2199 2199 2200 2200 Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/]] ... ... @@ -2300,6 +2300,8 @@ 2300 2300 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2301 2301 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2302 2302 2303 + 2304 + 2303 2303 = 9. Packing Info = 2304 2304 2305 2305 ... ... @@ -2317,6 +2317,8 @@ 2317 2317 * Package Size / pcs : 14.5 x 8 x 5 cm 2318 2318 * Weight / pcs : 170g 2319 2319 2322 + 2323 + 2320 2320 = 10. Support = 2321 2321 2322 2322