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
-
... ... @@ -183,7 +183,6 @@ 183 183 184 184 185 185 186 - 187 187 == 1.4 Applications == 188 188 189 189 * Smart Buildings & Home Automation ... ... @@ -195,7 +195,6 @@ 195 195 196 196 197 197 198 - 199 199 == 1.5 Hardware Variants == 200 200 201 201 (% border="1" style="background-color:#f7faff; width:500px" %) ... ... @@ -210,7 +210,6 @@ 210 210 ))) 211 211 212 212 213 - 214 214 = 2. Power ON Device = 215 215 216 216 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. ... ... @@ -291,6 +291,8 @@ 291 291 * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 292 292 * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 293 293 291 + 292 + 294 294 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 295 295 296 296 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -344,6 +344,8 @@ 344 344 ** DO1 is high in case there is load between DO1 and V+. 345 345 ** DO1 LED is off in both case 346 346 346 + 347 + 347 347 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 348 348 349 349 ... ... @@ -380,12 +380,7 @@ 380 380 ((( 381 381 ((( 382 382 **AT+MOD=2** 383 -))) 384 -))) 385 385 386 -(% class="box infomessage" %) 387 -((( 388 -((( 389 389 **ATZ** 390 390 ))) 391 391 ))) ... ... @@ -404,40 +404,15 @@ 404 404 ((( 405 405 ((( 406 406 **AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) ** 407 -))) 408 -))) 409 409 410 -(% class="box infomessage" %) 411 -((( 412 -((( 413 413 **AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) ** 414 -))) 415 -))) 416 416 417 -(% class="box infomessage" %) 418 -((( 419 -((( 420 420 **AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) ** 421 -))) 422 -))) 423 423 424 -(% class="box infomessage" %) 425 -((( 426 -((( 427 427 **AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) ** 428 -))) 429 -))) 430 430 431 -(% class="box infomessage" %) 432 -((( 433 -((( 434 434 **AT+SETCNT=1,60 (Set COUNT1 value to 60)** 435 -))) 436 -))) 437 437 438 -(% class="box infomessage" %) 439 -((( 440 -((( 441 441 **AT+SETCNT=2,60 (Set COUNT2 value to 60)** 442 442 ))) 443 443 ))) ... ... @@ -472,12 +472,7 @@ 472 472 ((( 473 473 ((( 474 474 **AT+MOD=3** 475 -))) 476 -))) 477 477 478 -(% class="box infomessage" %) 479 -((( 480 -((( 481 481 **ATZ** 482 482 ))) 483 483 ))) ... ... @@ -522,20 +522,13 @@ 522 522 ((( 523 523 ((( 524 524 **AT+MOD=4** 525 -))) 526 -))) 527 527 528 -(% class="box infomessage" %) 529 -((( 530 -((( 531 531 **ATZ** 532 532 ))) 533 533 ))) 534 534 535 -((( 536 - 537 -))) 538 538 497 + 539 539 ((( 540 540 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 541 541 ))) ... ... @@ -549,33 +549,17 @@ 549 549 (% class="box infomessage" %) 550 550 ((( 551 551 ((( 552 -**AT+SETCNT=3,60 (set AVI Count to 60)** 553 -))) 554 -))) 511 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** (set AVI Count to 60)** 555 555 556 -(% class="box infomessage" %) 557 -((( 558 -((( 559 -**AT+VOLMAX=20000 (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 560 -))) 561 -))) 513 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 562 562 563 -(% class="box infomessage" %) 564 -((( 565 -((( 566 -**AT+VOLMAX=20000,0 (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 567 -))) 568 -))) 515 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 569 569 570 -(% class="box infomessage" %) 571 -((( 572 -((( 573 -**AT+VOLMAX=20000,1 (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 517 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 574 574 ))) 575 575 ))) 576 576 577 577 578 - 579 579 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 580 580 581 581 ... ... @@ -609,12 +609,7 @@ 609 609 ((( 610 610 ((( 611 611 **AT+MOD=5** 612 -))) 613 -))) 614 614 615 -(% class="box infomessage" %) 616 -((( 617 -((( 618 618 **ATZ** 619 619 ))) 620 620 ))) ... ... @@ -640,7 +640,7 @@ 640 640 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 641 641 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.** 642 642 643 -**AT Command to set Trigger Condition**: 581 +(% style="color:#037691" %)**AT Command to set Trigger Condition**: 644 644 645 645 (% style="color:#4f81bd" %)**Trigger base on voltage**: 646 646 ... ... @@ -676,7 +676,7 @@ 676 676 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 677 677 678 678 679 -**Downlink Command to set Trigger Condition:** 617 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:** 680 680 681 681 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** 682 682 ... ... @@ -781,6 +781,8 @@ 781 781 782 782 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 783 783 722 + 723 + 784 784 === 3.4.1 Common Commands === 785 785 786 786 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]] ... ... @@ -793,7 +793,7 @@ 793 793 794 794 Set device uplink interval. 795 795 796 -* AT Command: 736 +* (% style="color:#037691" %)**AT Command:** 797 797 798 798 (% class="box infomessage" %) 799 799 ((( ... ... @@ -803,7 +803,7 @@ 803 803 **Example: **AT+TDC=30000. Means set interval to 30 seconds 804 804 805 805 806 -* Downlink Payload (prefix 0x01): 746 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 807 807 808 808 (% class="box infomessage" %) 809 809 ((( ... ... @@ -816,7 +816,7 @@ 816 816 817 817 Set work mode. 818 818 819 -* AT Command: 759 +* (% style="color:#037691" %)**AT Command:** 820 820 821 821 (% class="box infomessage" %) 822 822 ((( ... ... @@ -826,7 +826,7 @@ 826 826 **Example**: AT+MOD=2. Set work mode to Double DI counting mode 827 827 828 828 829 -* Downlink Payload (prefix 0x0A): 769 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 830 830 831 831 (% class="box infomessage" %) 832 832 ((( ... ... @@ -837,12 +837,12 @@ 837 837 838 838 ==== 3.4.2.3 Poll an uplink ==== 839 839 840 -* AT Command: 780 +* (% style="color:#037691" %)AT Command: 841 841 842 842 There is no AT Command to poll uplink 843 843 844 844 845 -* Downlink Payload (prefix 0x08): 785 +* (% style="color:#037691" %)Downlink Payload (prefix 0x08): 846 846 847 847 (% class="box infomessage" %) 848 848 ((( ... ... @@ -857,7 +857,7 @@ 857 857 858 858 Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 859 859 860 -* AT Command: 800 +* (% style="color:#037691" %)AT Command: 861 861 862 862 (% class="box infomessage" %) 863 863 ((( ... ... @@ -869,7 +869,7 @@ 869 869 0: Disable Trigger Mode 870 870 871 871 872 -* Downlink Payload (prefix 0x0A 06): 812 +* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06): 873 873 874 874 (% class="box infomessage" %) 875 875 ((( ... ... @@ -882,12 +882,12 @@ 882 882 883 883 Poll trigger settings, 884 884 885 -* AT Command: 825 +* (% style="color:#037691" %)AT Command: 886 886 887 887 There is no AT Command for this feature. 888 888 889 889 890 -* Downlink Payload (prefix 0x AB 06): 830 +* (% style="color:#037691" %)Downlink Payload (prefix 0x AB 06): 891 891 892 892 (% class="box infomessage" %) 893 893 ((( ... ... @@ -900,7 +900,7 @@ 900 900 901 901 Enable Disable DI1/DI2/DI2 as trigger, 902 902 903 -* AT Command: 843 +* (% style="color:#037691" %)AT Command: 904 904 905 905 (% class="box infomessage" %) 906 906 ((( ... ... @@ -912,7 +912,7 @@ 912 912 913 913 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 914 914 915 -* Downlink Payload (prefix 0xAA 02): 855 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 02): 916 916 917 917 (% class="box infomessage" %) 918 918 ((( ... ... @@ -925,12 +925,9 @@ 925 925 926 926 Set DI1 or DI3(for LT-33222-L) trigger. 927 927 928 -* AT Command: 868 +* (% style="color:#037691" %)AT Command: 929 929 930 -(% class="box infomessage" %) 931 -((( 932 932 **AT+TRIG1=a,b** 933 -))) 934 934 935 935 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 936 936 ... ... @@ -942,12 +942,9 @@ 942 942 AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) 943 943 944 944 945 -* Downlink Payload (prefix 0x09 01 ): 882 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 883 +* **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 946 946 947 -(% class="box infomessage" %) 948 -((( 949 -**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)** 950 -))) 951 951 952 952 953 953 ... ... @@ -955,13 +955,11 @@ 955 955 956 956 Set DI2 trigger. 957 957 958 -* AT Command: 892 +* (% style="color:#037691" %)**AT Command:** 959 959 960 -(% class="box infomessage" %) 961 -((( 962 962 **AT+TRIG2=a,b** 963 -))) 964 964 896 + 965 965 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 966 966 967 967 b : delay timing. ... ... @@ -972,91 +972,71 @@ 972 972 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) 973 973 974 974 975 -* Downlink Payload (prefix 0x09 02 ): 907 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 976 976 977 -(% class="box infomessage" %) 978 -((( 979 -**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)** 980 -))) 909 +**0x09 02 aa bb cc **~/~/ same as AT+TRIG1=aa,0x(bb cc) 981 981 982 982 983 983 913 + 984 984 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 985 985 986 986 Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 987 987 988 -* AT Command :918 +* (% style="color:#037691" %)**AT Command** 989 989 990 -(% class="box infomessage" %) 991 -((( 992 -**AT+ACLIM. ** 993 -))) 920 +**AT+ACLIM** 994 994 995 995 996 -* Downlink Payload (prefix 0xAA 01 ) :923 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )** 997 997 998 -(% class="box infomessage" %) 999 -((( 1000 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 1001 -))) 925 +**0x AA 01 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1002 1002 1003 1003 1004 1004 929 + 1005 1005 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 1006 1006 1007 1007 Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1008 1008 1009 -* AT Command :934 +* (% style="color:#037691" %)**AT Command** 1010 1010 1011 -(% class="box infomessage" %) 1012 -((( 1013 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 1014 -))) 936 +**AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 1015 1015 1016 1016 1017 -* Downlink Payload (prefix 0xAA 00 ) :939 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )** 1018 1018 1019 -(% class="box infomessage" %) 1020 -((( 1021 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] ** 1022 -))) 941 +**0x AA 00 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1023 1023 1024 1024 1025 1025 945 + 1026 1026 ==== 3.4.2.11 Trigger – Set minimum interval ==== 1027 1027 1028 1028 Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger. 1029 1029 1030 -* AT Command :950 +* (% style="color:#037691" %)**AT Command** 1031 1031 1032 -(% class="box infomessage" %) 1033 -((( 1034 1034 **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.** 1035 -))) 1036 1036 1037 1037 1038 -* Downlink Payload (prefix 0xAC ) :955 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )** 1039 1039 1040 -(% class="box infomessage" %) 1041 -((( 1042 -**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min)** 1043 -))) 957 +**0x AC aa bb ** ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min) 1044 1044 1045 1045 1046 1046 961 + 1047 1047 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1048 1048 1049 -* AT Command :964 +* (% style="color:#037691" %)**AT Command** 1050 1050 1051 1051 There is no AT Command to control Digital Output 1052 1052 1053 1053 1054 -* Downlink Payload (prefix 0x02): 969 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)** 970 +* **0x02 aa bb cc **~/~/ Set DO1/DO2/DO3 output 1055 1055 1056 -(% class="box infomessage" %) 1057 -((( 1058 -**0x02 aa bb cc ~/~/ Set DO1/DO2/DO3 output** 1059 -))) 1060 1060 1061 1061 ((( 1062 1062 If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low. ... ... @@ -1078,22 +1078,19 @@ 1078 1078 1079 1079 1080 1080 993 + 1081 1081 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1082 1082 1083 -* AT Command :996 +* (% style="color:#037691" %)**AT Command** 1084 1084 1085 1085 There is no AT Command to control Digital Output 1086 1086 1087 1087 1088 -* Downlink Payload (prefix 0xA9) :1001 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)** 1089 1089 1090 -(% class="box infomessage" %) 1091 -((( 1092 -((( 1093 -**0xA9 aa bb cc ~/~/ Set DO1/DO2/DO3 output with time control** 1094 -))) 1095 -))) 1003 +**0xA9 aa bb cc **~/~/ Set DO1/DO2/DO3 output with time control 1096 1096 1005 + 1097 1097 This is to control the digital output time of DO pin. Include four bytes: 1098 1098 1099 1099 (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9) ... ... @@ -1147,20 +1147,19 @@ 1147 1147 1148 1148 1149 1149 1059 + 1150 1150 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1151 1151 1152 -* AT Command: 1062 +* (% style="color:#037691" %)**AT Command:** 1153 1153 1154 1154 There is no AT Command to control Relay Output 1155 1155 1156 1156 1157 -* Downlink Payload (prefix 0x03): 1067 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):** 1158 1158 1159 -(% class="box infomessage" %) 1160 -((( 1161 -**0x03 aa bb ~/~/ Set RO1/RO2 output** 1162 -))) 1069 +**0x03 aa bb **~/~/ Set RO1/RO2 output 1163 1163 1071 + 1164 1164 ((( 1165 1165 If payload = 0x030100, it means set RO1 to close and RO2 to open. 1166 1166 ))) ... ... @@ -1177,20 +1177,19 @@ 1177 1177 1178 1178 1179 1179 1088 + 1180 1180 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1181 1181 1182 -* AT Command: 1091 +* (% style="color:#037691" %)**AT Command:** 1183 1183 1184 1184 There is no AT Command to control Relay Output 1185 1185 1186 1186 1187 -* Downlink Payload (prefix 0x05): 1096 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):** 1188 1188 1189 -(% class="box infomessage" %) 1190 -((( 1191 -**0x05 aa bb cc dd ~/~/ Set RO1/RO2 relay with time control:** 1192 -))) 1098 +**0x05 aa bb cc dd **~/~/ Set RO1/RO2 relay with time control 1193 1193 1100 + 1194 1194 This is to control the relay output time of relay. Include four bytes: 1195 1195 1196 1196 (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05) ... ... @@ -1232,35 +1232,28 @@ 1232 1232 1233 1233 1234 1234 1142 + 1235 1235 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1236 1236 1237 1237 When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1238 1238 1239 -* AT Command: 1147 +* (% style="color:#037691" %)**AT Command:** 1240 1240 1241 -(% class="box infomessage" %) 1242 -((( 1243 -**AT+VOLMAX ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]** 1244 -))) 1149 +(% style="color:#037691" %)****(%%)**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1245 1245 1246 1246 1247 -* Downlink Payload (prefix 0xA5): 1152 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1248 1248 1249 -(% class="box infomessage" %) 1250 -((( 1251 -**0xA5 aa bb cc ~/~/ Same as AT+VOLMAX=(aa bb),cc** 1252 -))) 1154 +**0xA5 aa bb cc **~/~/ Same as AT+VOLMAX=(aa bb),cc 1253 1253 1254 1254 1255 1255 1158 + 1256 1256 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1257 1257 1258 -* AT Command: 1161 +* (% style="color:#037691" %)**AT Command:** 1259 1259 1260 -(% class="box infomessage" %) 1261 -((( 1262 -**AT+SETCNT=aa,(bb cc dd ee) ** 1263 -))) 1163 +(% style="color:#037691" %)****(%%)**AT+SETCNT=aa,(bb cc dd ee) ** 1264 1264 1265 1265 aa: 1: Set count1, 1266 1266 ... ... @@ -1271,51 +1271,40 @@ 1271 1271 Bb cc dd ee: number to be set 1272 1272 1273 1273 1274 -* Downlink Payload (prefix 0xA8): 1174 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1275 1275 1276 -(% class="box infomessage" %) 1277 -((( 1278 -**0x A8 aa bb cc dd ee ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)** 1279 -))) 1176 +**0x A8 aa bb cc dd ee **~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1280 1280 1281 1281 1282 1282 1180 + 1283 1283 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1284 1284 1285 1285 Clear counting for counting mode 1286 1286 1287 -* AT Command: 1185 +* (% style="color:#037691" %)**AT Command:** 1288 1288 1289 -(% class="box infomessage" %) 1290 -((( 1291 -**AT+CLRCOUNT ~/~/ clear all counting** 1292 -))) 1187 +(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1293 1293 1294 -* Downlink Payload (prefix 0xA6): 1295 1295 1296 -(% class="box infomessage" %) 1297 -((( 1298 -**0x A6 01 ~/~/ clear all counting,** 1299 -))) 1190 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1300 1300 1192 +**0x A6 01 ** ~/~/ clear all counting 1301 1301 1302 1302 1195 + 1196 + 1303 1303 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1304 1304 1305 -* AT Command: 1199 +* (% style="color:#037691" %)**AT Command:** 1306 1306 1307 -(% class="box infomessage" %) 1308 -((( 1309 -**AT+COUTIME=60 ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)** 1310 -))) 1201 +**AT+COUTIME=60 **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30) 1311 1311 1312 -* Downlink Payload (prefix 0xA7): 1313 1313 1314 -(% class="box infomessage" %) 1315 -((( 1316 -**0x A7 aa bb cc ~/~/ same as AT+COUTIME =aa bb cc,** 1317 -))) 1204 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):** 1318 1318 1206 +**0x A7 aa bb cc **~/~/ same as AT+COUTIME =aa bb cc, 1207 + 1319 1319 ((( 1320 1320 range: aa bb cc:0 to 16777215, (unit:second) 1321 1321 ... ... @@ -1323,6 +1323,7 @@ 1323 1323 ))) 1324 1324 1325 1325 1215 + 1326 1326 == 3.5 Integrate with Mydevice == 1327 1327 1328 1328 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: