Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.5
edited by Xiaoling
on 2022/06/20 11:17
Change comment: There is no comment for this version
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
... ... @@ -1,7 +1,6 @@
1 1  (% style="text-align:center" %)
2 2  [[image:image-20220523163353-1.jpeg||height="604" width="500"]]
3 3  
4 -**LT-22222-L LoRa IO Controller User Manual **
5 5  
6 6  
7 7  **Table of Contents:**
... ... @@ -167,7 +167,6 @@
167 167  Packet engine up to 256 bytes with CRC.
168 168  
169 169  
170 -
171 171  
172 172  )))
173 173  
... ... @@ -181,9 +181,6 @@
181 181  * Firmware upgradable via program port
182 182  * Counting
183 183  
184 -
185 -
186 -
187 187  == 1.4  Applications ==
188 188  
189 189  * Smart Buildings & Home Automation
... ... @@ -193,9 +193,6 @@
193 193  * Smart Cities
194 194  * Smart Factory
195 195  
196 -
197 -
198 -
199 199  == 1.5 Hardware Variants ==
200 200  
201 201  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -226,11 +226,11 @@
226 226  == 3.1 How it works? ==
227 227  
228 228  (((
229 -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 **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **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. 
221 +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. 
230 230  )))
231 231  
232 232  (((
233 -In case user cant set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.
225 +In case user can't set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.
234 234  )))
235 235  
236 236  
... ... @@ -282,12 +282,12 @@
282 282  
283 283  There are five working modes + one interrupt mode on LT for different type application:
284 284  
285 -* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO
286 -* **MOD2**: Double DI Counting + DO + RO
287 -* **MOD3**: Single DI Counting + 2 x ACI + DO + RO
288 -* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO
289 -* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
290 -* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
277 +* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
278 +* (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
279 +* (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
280 +* (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
281 +* (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
282 +* (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
291 291  
292 292  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
293 293  
... ... @@ -378,12 +378,7 @@
378 378  (((
379 379  (((
380 380  **AT+MOD=2**
381 -)))
382 -)))
383 383  
384 -(% class="box infomessage" %)
385 -(((
386 -(((
387 387  **ATZ**
388 388  )))
389 389  )))
... ... @@ -396,49 +396,20 @@
396 396  
397 397  (((
398 398  **For LT22222-L:**
399 -)))
400 400  
401 -(% class="box infomessage" %)
402 -(((
403 -(((
404 -**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
405 -)))
406 -)))
407 407  
408 -(% class="box infomessage" %)
409 -(((
410 -(((
411 -**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
412 -)))
413 -)))
388 +(% style="color:blue" %)**AT+TRIG1=0,100**(%%)**  (set DI1 port to trigger on low level, valid signal is 100ms) **
414 414  
415 -(% class="box infomessage" %)
416 -(((
417 -(((
418 -**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
419 -)))
420 -)))
390 +(% style="color:blue" %)**AT+TRIG1=1,100**(%%)**  (set DI1 port to trigger on high level, valid signal is 100ms ) **
421 421  
422 -(% class="box infomessage" %)
423 -(((
424 -(((
425 -**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
426 -)))
427 -)))
392 +(% style="color:blue" %)**AT+TRIG2=0,100**(%%)**  (set DI2 port to trigger on low level, valid signal is 100ms) **
428 428  
429 -(% class="box infomessage" %)
430 -(((
431 -(((
432 -**AT+SETCNT=1,60   (Set COUNT1 value to 60)**
433 -)))
434 -)))
394 +(% style="color:blue" %)**AT+TRIG2=1,100**(%%)**  (set DI2 port to trigger on high level, valid signal is 100ms ) **
435 435  
436 -(% class="box infomessage" %)
437 -(((
438 -(((
439 -**AT+SETCNT=2,60   (Set COUNT2 value to 60)**
396 +(% style="color:blue" %)**AT+SETCNT=1,60**(%%)**   (Set COUNT1 value to 60)**
397 +
398 +(% style="color:blue" %)**AT+SETCNT=2,60**(%%)**   (Set COUNT2 value to 60)**
440 440  )))
441 -)))
442 442  
443 443  
444 444  
... ... @@ -449,6 +449,8 @@
449 449  [[image:image-20220523181246-5.png]]
450 450  
451 451  (((
410 +
411 +
452 452  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
453 453  )))
454 454  
... ... @@ -462,6 +462,7 @@
462 462  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
463 463  )))
464 464  
425 +
465 465  (((
466 466  **To use counting mode, please run:**
467 467  )))
... ... @@ -470,12 +470,7 @@
470 470  (((
471 471  (((
472 472  **AT+MOD=3**
473 -)))
474 -)))
475 475  
476 -(% class="box infomessage" %)
477 -(((
478 -(((
479 479  **ATZ**
480 480  )))
481 481  )))
... ... @@ -520,20 +520,13 @@
520 520  (((
521 521  (((
522 522  **AT+MOD=4**
523 -)))
524 -)))
525 525  
526 -(% class="box infomessage" %)
527 -(((
528 -(((
529 529  **ATZ**
530 530  )))
531 531  )))
532 532  
533 -(((
534 -
535 -)))
536 536  
485 +
537 537  (((
538 538  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
539 539  )))
... ... @@ -542,35 +542,16 @@
542 542  
543 543  
544 544  **Plus below command for AVI1 Counting:**
545 -)))
546 546  
547 -(% class="box infomessage" %)
548 -(((
549 -(((
550 -**AT+SETCNT=3,60   (set AVI Count to 60)**
551 -)))
552 -)))
553 553  
554 -(% class="box infomessage" %)
555 -(((
556 -(((
557 -**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
558 -)))
559 -)))
496 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
560 560  
561 -(% class="box infomessage" %)
562 -(((
563 -(((
564 -**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
565 -)))
566 -)))
498 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
567 567  
568 -(% class="box infomessage" %)
569 -(((
570 -(((
571 -**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
500 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**  (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
501 +
502 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**  (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
572 572  )))
573 -)))
574 574  
575 575  
576 576  
... ... @@ -607,12 +607,7 @@
607 607  (((
608 608  (((
609 609  **AT+MOD=5**
610 -)))
611 -)))
612 612  
613 -(% class="box infomessage" %)
614 -(((
615 -(((
616 616  **ATZ**
617 617  )))
618 618  )))
... ... @@ -630,8 +630,8 @@
630 630  
631 631  For example, if user has configured below commands:
632 632  
633 -* **AT+MOD=1 ** **~-~->** The normal working mode
634 -* **AT+ADDMOD6=1**   **~-~->** Enable trigger
558 +* **AT+MOD=1 ** **~-~->**  The normal working mode
559 +* **AT+ADDMOD6=1**   **~-~->**  Enable trigger
635 635  
636 636  LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases:
637 637  
... ... @@ -638,8 +638,9 @@
638 638  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
639 639  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
640 640  
641 -**AT Command to set Trigger Condition**:
566 +(% style="color:#037691" %)**AT Command to set Trigger Condition**:
642 642  
568 +
643 643  (% style="color:#4f81bd" %)**Trigger base on voltage**:
644 644  
645 645  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
... ... @@ -674,7 +674,7 @@
674 674  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
675 675  
676 676  
677 -**Downlink Command to set Trigger Condition:**
603 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
678 678  
679 679  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
680 680  
... ... @@ -787,80 +787,68 @@
787 787  
788 788  === 3.4.2 Sensor related commands ===
789 789  
716 +
790 790  ==== 3.4.2.1 Set Transmit Interval ====
791 791  
792 792  Set device uplink interval.
793 793  
794 -* AT Command:
721 +* (% style="color:#037691" %)**AT Command:**
795 795  
796 -(% class="box infomessage" %)
797 -(((
798 798  **AT+TDC=N **
799 -)))
800 800  
725 +
801 801  **Example: **AT+TDC=30000. Means set interval to 30 seconds
802 802  
803 803  
804 -* Downlink Payload (prefix 0x01):
729 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
805 805  
806 -(% class="box infomessage" %)
807 -(((
808 808  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
809 -)))
810 810  
811 811  
812 812  
735 +
813 813  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
814 814  
815 815  Set work mode.
816 816  
817 -* AT Command:
740 +* (% style="color:#037691" %)**AT Command:**
818 818  
819 -(% class="box infomessage" %)
820 -(((
821 821  **AT+MOD=N  **
822 -)))
823 823  
744 +
824 824  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
825 825  
826 826  
827 -* Downlink Payload (prefix 0x0A):
748 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
828 828  
829 -(% class="box infomessage" %)
830 -(((
831 -**0x0A aa     ~/~/ Same as AT+MOD=aa**
832 -)))
750 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
833 833  
834 834  
835 835  
754 +
836 836  ==== 3.4.2.3 Poll an uplink ====
837 837  
838 -* AT Command:
757 +* (% style="color:#037691" %)**AT Command:**
839 839  
840 840  There is no AT Command to poll uplink
841 841  
842 842  
843 -* Downlink Payload (prefix 0x08):
762 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
844 844  
845 -(% class="box infomessage" %)
846 -(((
847 -**0x08 FF     ~/~/ Poll an uplink,**
848 -)))
764 +**0x08 FF     **~/~/ Poll an uplink
849 849  
850 850  **Example**: 0x08FF, ask device to send an Uplink
851 851  
852 852  
853 853  
770 +
854 854  ==== 3.4.2.4 Enable Trigger Mode ====
855 855  
856 856  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
857 857  
858 -* AT Command:
775 +* (% style="color:#037691" %)**AT Command:**
859 859  
860 -(% class="box infomessage" %)
861 -(((
862 862  **AT+ADDMOD6=1 or 0**
863 -)))
864 864  
865 865  1: Enable Trigger Mode
866 866  
... ... @@ -867,43 +867,36 @@
867 867  0: Disable Trigger Mode
868 868  
869 869  
870 -* Downlink Payload (prefix 0x0A 06):
784 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
871 871  
872 -(% class="box infomessage" %)
873 -(((
874 -**0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
875 -)))
786 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
876 876  
877 877  
878 878  
790 +
879 879  ==== 3.4.2.5 Poll trigger settings ====
880 880  
881 881  Poll trigger settings,
882 882  
883 -* AT Command:
795 +* (% style="color:#037691" %)**AT Command:**
884 884  
885 885  There is no AT Command for this feature.
886 886  
887 887  
888 -* Downlink Payload (prefix 0x AB 06):
800 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
889 889  
890 -(% class="box infomessage" %)
891 -(((
892 -**0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
893 -)))
802 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
894 894  
895 895  
896 896  
806 +
897 897  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
898 898  
899 899  Enable Disable DI1/DI2/DI2 as trigger,
900 900  
901 -* AT Command:
811 +* (% style="color:#037691" %)**AT Command:**
902 902  
903 -(% class="box infomessage" %)
904 -(((
905 905  **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
906 -)))
907 907  
908 908  
909 909  **Example:**
... ... @@ -910,25 +910,20 @@
910 910  
911 911  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
912 912  
913 -* Downlink Payload (prefix 0xAA 02):
820 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
914 914  
915 -(% class="box infomessage" %)
916 -(((
917 -**0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
918 -)))
822 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
919 919  
920 920  
921 921  
826 +
922 922  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
923 923  
924 924  Set DI1 or DI3(for LT-33222-L) trigger.
925 925  
926 -* AT Command:
831 +* (% style="color:#037691" %)**AT Command:**
927 927  
928 -(% class="box infomessage" %)
929 -(((
930 930  **AT+TRIG1=a,b**
931 -)))
932 932  
933 933  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
934 934  
... ... @@ -940,26 +940,18 @@
940 940  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
941 941  
942 942  
943 -* Downlink Payload (prefix 0x09 01 ):
845 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
846 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
944 944  
945 -(% class="box infomessage" %)
946 -(((
947 -**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
948 -)))
949 -
950 -
951 -
952 952  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
953 953  
954 954  Set DI2 trigger.
955 955  
956 -* AT Command:
852 +* (% style="color:#037691" %)**AT Command:**
957 957  
958 -(% class="box infomessage" %)
959 -(((
960 960  **AT+TRIG2=a,b**
961 -)))
962 962  
856 +
963 963  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
964 964  
965 965  b : delay timing.
... ... @@ -970,93 +970,78 @@
970 970  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
971 971  
972 972  
973 -* Downlink Payload (prefix 0x09 02 ):
867 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
974 974  
975 -(% class="box infomessage" %)
976 -(((
977 -**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
978 -)))
869 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
979 979  
980 980  
981 981  
873 +
982 982  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
983 983  
984 984  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
985 985  
986 -* AT Command:
878 +* (% style="color:#037691" %)**AT Command**
987 987  
988 -(% class="box infomessage" %)
989 -(((
990 -**AT+ACLIM. **
991 -)))
880 +**AT+ACLIM**
992 992  
993 993  
994 -* Downlink Payload (prefix 0xAA 01 ):
883 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
995 995  
996 -(% class="box infomessage" %)
997 -(((
998 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
999 -)))
885 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1000 1000  
1001 1001  
1002 1002  
889 +
1003 1003  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
1004 1004  
1005 1005  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1006 1006  
1007 -* AT Command:
894 +* (% style="color:#037691" %)**AT Command**
1008 1008  
1009 -(% class="box infomessage" %)
1010 -(((
1011 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1012 -)))
896 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1013 1013  
1014 1014  
1015 -* Downlink Payload (prefix 0xAA 00 ):
899 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
1016 1016  
1017 -(% class="box infomessage" %)
1018 -(((
1019 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
1020 -)))
901 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1021 1021  
1022 1022  
1023 1023  
905 +
1024 1024  ==== 3.4.2.11 Trigger – Set minimum interval ====
1025 1025  
1026 -Set AV and AC trigger minimum interval, system wont response to the second trigger within this set time after the first trigger.
908 +Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
1027 1027  
1028 -* AT Command:
910 +* (% style="color:#037691" %)**AT Command**
1029 1029  
1030 -(% class="box infomessage" %)
1031 -(((
1032 -**AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
1033 -)))
912 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
1034 1034  
1035 1035  
1036 -* Downlink Payload (prefix 0xAC ):
915 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
1037 1037  
1038 -(% class="box infomessage" %)
917 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
918 +
1039 1039  (((
1040 -**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
920 +
921 +
922 +(% style="color:red" %)Note: ATDC setting must be more than 5min
1041 1041  )))
1042 1042  
1043 1043  
1044 1044  
927 +
1045 1045  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
1046 1046  
1047 -* AT Command:
930 +* (% style="color:#037691" %)**AT Command**
1048 1048  
1049 1049  There is no AT Command to control Digital Output
1050 1050  
1051 1051  
1052 -* Downlink Payload (prefix 0x02):
935 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
936 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1053 1053  
1054 -(% class="box infomessage" %)
1055 1055  (((
1056 -**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
1057 -)))
1058 -
1059 -(((
1060 1060  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
1061 1061  )))
1062 1062  
... ... @@ -1076,22 +1076,19 @@
1076 1076  
1077 1077  
1078 1078  
958 +
1079 1079  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1080 1080  
1081 -* AT Command:
961 +* (% style="color:#037691" %)**AT Command**
1082 1082  
1083 1083  There is no AT Command to control Digital Output
1084 1084  
1085 1085  
1086 -* Downlink Payload (prefix 0xA9):
966 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1087 1087  
1088 -(% class="box infomessage" %)
1089 -(((
1090 -(((
1091 -**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1092 -)))
1093 -)))
968 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1094 1094  
970 +
1095 1095  This is to control the digital output time of DO pin. Include four bytes:
1096 1096  
1097 1097  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1145,20 +1145,19 @@
1145 1145  
1146 1146  
1147 1147  
1024 +
1148 1148  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1149 1149  
1150 -* AT Command:
1027 +* (% style="color:#037691" %)**AT Command:**
1151 1151  
1152 1152  There is no AT Command to control Relay Output
1153 1153  
1154 1154  
1155 -* Downlink Payload (prefix 0x03):
1032 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1156 1156  
1157 -(% class="box infomessage" %)
1158 -(((
1159 -**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1160 -)))
1034 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1161 1161  
1036 +
1162 1162  (((
1163 1163  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1164 1164  )))
... ... @@ -1175,20 +1175,19 @@
1175 1175  
1176 1176  
1177 1177  
1053 +
1178 1178  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1179 1179  
1180 -* AT Command:
1056 +* (% style="color:#037691" %)**AT Command:**
1181 1181  
1182 1182  There is no AT Command to control Relay Output
1183 1183  
1184 1184  
1185 -* Downlink Payload (prefix 0x05):
1061 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1186 1186  
1187 -(% class="box infomessage" %)
1188 -(((
1189 -**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1190 -)))
1063 +**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1191 1191  
1065 +
1192 1192  This is to control the relay output time of relay. Include four bytes:
1193 1193  
1194 1194  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1202,7 +1202,7 @@
1202 1202  
1203 1203  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1204 1204  
1205 -[[image:image-20220524093831-10.png]]
1079 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1206 1206  
1207 1207  
1208 1208  (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
... ... @@ -1212,53 +1212,46 @@
1212 1212  
1213 1213  **Example payload:**
1214 1214  
1215 -**~1. 05 01 11 07 D0**
1089 +**~1. 05 01 11 07 D**
1216 1216  
1217 -Relay1 and Relay 2 will be set to NO , last 2 seconds, then change back to original state.
1091 +Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1218 1218  
1219 1219  **2. 05 01 10 07 D0**
1220 1220  
1221 -Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then both change back to original state.
1095 +Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then both change back to original state.
1222 1222  
1223 1223  **3. 05 00 01 07 D0**
1224 1224  
1225 -Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then relay change to NO, Relay2 change to NC.
1099 +Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then relay change to NC,Relay2 change to NO.
1226 1226  
1227 1227  **4. 05 00 00 07 D0**
1228 1228  
1229 -Relay 1 & relay2 will change to NC, last 2 seconds, then both change to NO.
1103 +Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC.
1230 1230  
1231 1231  
1232 1232  
1107 +
1233 1233  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1234 1234  
1235 1235  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1236 1236  
1237 -* AT Command:
1112 +* (% style="color:#037691" %)**AT Command:**
1238 1238  
1239 -(% class="box infomessage" %)
1240 -(((
1241 -**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1242 -)))
1114 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1243 1243  
1244 1244  
1245 -* Downlink Payload (prefix 0xA5):
1117 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1246 1246  
1247 -(% class="box infomessage" %)
1248 -(((
1249 -**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1250 -)))
1119 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1251 1251  
1252 1252  
1253 1253  
1123 +
1254 1254  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1255 1255  
1256 -* AT Command:
1126 +* (% style="color:#037691" %)**AT Command:**
1257 1257  
1258 -(% class="box infomessage" %)
1259 -(((
1260 1260  **AT+SETCNT=aa,(bb cc dd ee) **
1261 -)))
1262 1262  
1263 1263  aa: 1: Set count1,
1264 1264  
... ... @@ -1269,51 +1269,40 @@
1269 1269  Bb cc dd ee: number to be set
1270 1270  
1271 1271  
1272 -* Downlink Payload (prefix 0xA8):
1139 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1273 1273  
1274 -(% class="box infomessage" %)
1275 -(((
1276 -**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1277 -)))
1141 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1278 1278  
1279 1279  
1280 1280  
1145 +
1281 1281  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1282 1282  
1283 1283  Clear counting for counting mode
1284 1284  
1285 -* AT Command:
1150 +* (% style="color:#037691" %)**AT Command:**
1286 1286  
1287 -(% class="box infomessage" %)
1288 -(((
1289 -**AT+CLRCOUNT ~/~/ clear all counting**
1290 -)))
1152 +**AT+CLRCOUNT ** ~/~/ clear all counting
1291 1291  
1292 -* Downlink Payload (prefix 0xA6):
1293 1293  
1294 -(% class="box infomessage" %)
1295 -(((
1296 -**0x A6 01     ~/~/ clear all counting,**
1297 -)))
1155 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1298 1298  
1157 +**0x A6 01    ** ~/~/ clear all counting
1299 1299  
1300 1300  
1160 +
1161 +
1301 1301  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1302 1302  
1303 -* AT Command:
1164 +* (% style="color:#037691" %)**AT Command:**
1304 1304  
1305 -(% class="box infomessage" %)
1306 -(((
1307 -**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1308 -)))
1166 +**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1309 1309  
1310 -* Downlink Payload (prefix 0xA7):
1311 1311  
1312 -(% class="box infomessage" %)
1313 -(((
1314 -**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1315 -)))
1169 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1316 1316  
1171 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1172 +
1317 1317  (((
1318 1318  range: aa bb cc:0 to 16777215,  (unit:second)
1319 1319  
... ... @@ -1321,6 +1321,7 @@
1321 1321  )))
1322 1322  
1323 1323  
1180 +
1324 1324  == 3.5 Integrate with Mydevice ==
1325 1325  
1326 1326  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:
... ... @@ -1333,12 +1333,11 @@
1333 1333  (% 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:
1334 1334  )))
1335 1335  
1336 -[[image:1653356737703-362.png||height="232" width="732"]]
1193 +[[image:image-20220719105525-1.png||height="377" width="677"]]
1337 1337  
1338 -[[image:image-20220524094641-11.png||height="390" width="723"]]
1339 1339  
1340 1340  
1341 -[[image:image-20220524094641-12.png||height="402" width="718"]]
1197 +[[image:image-20220719110247-2.png||height="388" width="683"]]
1342 1342  
1343 1343  
1344 1344  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
... ... @@ -1550,6 +1550,7 @@
1550 1550  [[image:image-20220524100748-11.png]]
1551 1551  
1552 1552  
1409 +
1553 1553  = 4. Use AT Command =
1554 1554  
1555 1555  == 4.1 Access AT Command ==
... ... @@ -1752,8 +1752,6 @@
1752 1752  
1753 1753  (((
1754 1754  AT+CFG: Print all settings
1755 -
1756 -
1757 1757  )))
1758 1758  
1759 1759  
... ... @@ -1799,8 +1799,6 @@
1799 1799  
1800 1800  (((
1801 1801  (% style="background-color:#dcdcdc" %)ATZ
1802 -
1803 -
1804 1804  )))
1805 1805  
1806 1806  
... ... @@ -1913,7 +1913,7 @@
1913 1913  
1914 1914  
1915 1915  (% style="color:blue" %)**For LT-22222-L**(%%):
1916 -Hold down the PRO button and then momentarily press the RST reset button and the **DO1 led** will change from OFF to ON. When **DO1 LED** is on, it means the device is in download mode.
1769 +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.
1917 1917  )))
1918 1918  
1919 1919   [[image:image-20220524103407-12.png]]
... ... @@ -2007,6 +2007,8 @@
2007 2007  == 5.5 Can i use point to point communication for LT-22222-L? ==
2008 2008  
2009 2009  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1863 +
1864 +
2010 2010  )))
2011 2011  
2012 2012  (((
... ... @@ -2020,12 +2020,13 @@
2020 2020  
2021 2021  After restart, the status before power failure will be read from flash.
2022 2022  
1878 +
2023 2023  = 6. Trouble Shooting =
2024 2024  )))
2025 2025  
2026 2026  (((
2027 2027  (((
2028 -== 6.1 Downlink doesnt work, how to solve it? ==
1884 +== 6.1 Downlink doesn't work, how to solve it? ==
2029 2029  )))
2030 2030  )))
2031 2031  
... ... @@ -2046,7 +2046,7 @@
2046 2046  (((
2047 2047  
2048 2048  
2049 -== 6.3 Why I cant join TTN in US915 /AU915 bands? ==
1905 +== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2050 2050  )))
2051 2051  
2052 2052  (((
... ... @@ -2054,25 +2054,24 @@
2054 2054  )))
2055 2055  
2056 2056  
2057 -
2058 2058  = 7. Order Info =
2059 2059  
2060 2060  
2061 2061  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
2062 2062  
2063 -
2064 2064  (% style="color:#4f81bd" %)**XXX:**
2065 2065  
2066 -* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
2067 -* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
2068 -* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
2069 -* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
2070 -* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
2071 -* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
2072 -* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
2073 -* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
2074 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1920 +* (% style="color:red" %)**EU433**(%%):  LT with frequency bands EU433
1921 +* (% style="color:red" %)**EU868**(%%):  LT with frequency bands EU868
1922 +* (% style="color:red" %)**KR920**(%%):  LT with frequency bands KR920
1923 +* (% style="color:red" %)**CN470**(%%):  LT with frequency bands CN470
1924 +* (% style="color:red" %)**AS923**(%%):  LT with frequency bands AS923
1925 +* (% style="color:red" %)**AU915**(%%):  LT with frequency bands AU915
1926 +* (% style="color:red" %)**US915**(%%):  LT with frequency bands US915
1927 +* (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
1928 +* (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2075 2075  
1930 +
2076 2076  = 8. Packing Info =
2077 2077  
2078 2078  
... ... @@ -2090,6 +2090,7 @@
2090 2090  * Package Size / pcs : 14.5 x 8 x 5 cm
2091 2091  * Weight / pcs : 170g
2092 2092  
1948 +
2093 2093  = 9. Support =
2094 2094  
2095 2095  * (((
image-20220714135731-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +54.1 KB
Content
image-20220719105525-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +165.5 KB
Content
image-20220719110247-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +52.9 KB
Content