Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -64,7 +64,7 @@ 64 64 ))) 65 65 66 66 * ((( 67 -STM32L072 CZT6MCU67 +STM32L072xxxx MCU 68 68 ))) 69 69 * ((( 70 70 SX1276/78 Wireless Chip ... ... @@ -741,7 +741,6 @@ 741 741 742 742 743 743 744 - 745 745 === 3.3.7 Payload Decoder === 746 746 747 747 ((( ... ... @@ -765,9 +765,9 @@ 765 765 ))) 766 766 ))) 767 767 768 -* (% style="color: #4f81bd" %)**Common Commands**(%%): They should be available for each sensor, 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]]767 +* (% style="color:blue" %)**Common Commands**(%%): They should be available for each sensor, 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]] 769 769 770 -* (% style="color: #4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below:769 +* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 771 771 772 772 === 3.4.1 Common Commands === 773 773 ... ... @@ -788,7 +788,7 @@ 788 788 789 789 * (% style="color:#037691" %)**AT Command:** 790 790 791 -**AT+TDC=N ** 790 +(% style="color:blue" %)**AT+TDC=N ** 792 792 793 793 794 794 **Example: **AT+TDC=30000. Means set interval to 30 seconds ... ... @@ -796,11 +796,10 @@ 796 796 797 797 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 798 798 799 -**0x01 aa bb cc 798 +(% style="color:blue" %)**0x01 aa bb cc **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)** 800 800 801 801 802 802 803 - 804 804 ==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 805 805 806 806 ... ... @@ -808,7 +808,7 @@ 808 808 809 809 * (% style="color:#037691" %)**AT Command:** 810 810 811 -**AT+MOD=N ** 809 +(% style="color:blue" %)**AT+MOD=N ** 812 812 813 813 814 814 **Example**: AT+MOD=2. Set work mode to Double DI counting mode ... ... @@ -816,11 +816,10 @@ 816 816 817 817 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 818 818 819 -**0x0A aa 817 +(% style="color:blue" %)**0x0A aa **(%%)** ** ~/~/ Same as AT+MOD=aa 820 820 821 821 822 822 823 - 824 824 ==== 3.4.2.3 Poll an uplink ==== 825 825 826 826 ... ... @@ -831,7 +831,7 @@ 831 831 832 832 * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 833 833 834 -**0x08 FF 831 +(% style="color:blue" %)**0x08 FF **(%%)** **~/~/ Poll an uplink 835 835 836 836 837 837 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -838,7 +838,6 @@ 838 838 839 839 840 840 841 - 842 842 ==== 3.4.2.4 Enable Trigger Mode ==== 843 843 844 844 ... ... @@ -846,16 +846,16 @@ 846 846 847 847 * (% style="color:#037691" %)**AT Command:** 848 848 849 -**AT+ADDMOD6=1 or 0** 845 +(% style="color:blue" %)**AT+ADDMOD6=1 or 0** 850 850 851 -1: Enable Trigger Mode 847 +(% style="color:red" %)**1:** (%%)Enable Trigger Mode 852 852 853 -0: Disable Trigger Mode 849 +(% style="color:red" %)**0: **(%%)Disable Trigger Mode 854 854 855 855 856 856 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** 857 857 858 -**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 854 +(% style="color:blue" %)**0x0A 06 aa **(%%) ~/~/ Same as AT+ADDMOD6=aa 859 859 860 860 861 861 ... ... @@ -872,11 +872,10 @@ 872 872 873 873 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 874 874 875 -**0xAB 06 871 +(% style="color:blue" %)**0xAB 06 ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 876 876 877 877 878 878 879 - 880 880 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 881 881 882 882 ... ... @@ -884,7 +884,7 @@ 884 884 885 885 * (% style="color:#037691" %)**AT Command:** 886 886 887 -**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 882 +(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 888 888 889 889 890 890 **Example:** ... ... @@ -893,11 +893,10 @@ 893 893 894 894 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** 895 895 896 -**0xAA 02 aa bb 891 +(% style="color:blue" %)**0xAA 02 aa bb ** (%%) ~/~/ Same as AT+DTRI=aa,bb 897 897 898 898 899 899 900 - 901 901 ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ==== 902 902 903 903 ... ... @@ -905,11 +905,11 @@ 905 905 906 906 * (% style="color:#037691" %)**AT Command:** 907 907 908 -**AT+TRIG1=a,b** 902 +(% style="color:blue" %)**AT+TRIG1=a,b** 909 909 910 -a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 904 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 911 911 912 -b : delay timing. 906 +(% style="color:red" %)**b :** (%%)delay timing. 913 913 914 914 915 915 **Example:** ... ... @@ -918,8 +918,11 @@ 918 918 919 919 920 920 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 921 -* **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 922 922 916 +(% style="color:blue" %)**0x09 01 aa bb cc ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc) 917 + 918 + 919 + 923 923 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 924 924 925 925 ... ... @@ -927,14 +927,13 @@ 927 927 928 928 * (% style="color:#037691" %)**AT Command:** 929 929 930 -**AT+TRIG2=a,b** 927 +(% style="color:blue" %)**AT+TRIG2=a,b** 931 931 929 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 932 932 933 - a: Interrupt mode. 0: falling edge; 1:isingedge,2:fallingandraisingedge(for MOD=1).931 +(% style="color:red" %)**b :** (%%)delay timing. 934 934 935 -b : delay timing. 936 936 937 - 938 938 **Example:** 939 939 940 940 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) ... ... @@ -942,11 +942,10 @@ 942 942 943 943 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 944 944 945 -**0x09 02 aa bb cc 941 +(% style="color:blue" %)**0x09 02 aa bb cc ** (%%)~/~/ same as AT+TRIG1=aa,0x(bb cc) 946 946 947 947 948 948 949 - 950 950 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 951 951 952 952 ... ... @@ -954,16 +954,15 @@ 954 954 955 955 * (% style="color:#037691" %)**AT Command** 956 956 957 -**AT+ACLIM** 952 +(% style="color:blue" %)**AT+ACLIM** 958 958 959 959 960 960 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )** 961 961 962 -**0x AA 01 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 957 +(% style="color:blue" %)**0x AA 01 aa bb cc dd ee ff gg hh ** (%%) ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 963 963 964 964 965 965 966 - 967 967 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 968 968 969 969 ... ... @@ -971,16 +971,15 @@ 971 971 972 972 * (% style="color:#037691" %)**AT Command** 973 973 974 -**AT+AVLIM 968 +(% style="color:blue" %)**AT+AVLIM **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 975 975 976 976 977 977 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )** 978 978 979 -**0x AA 00 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 973 +(% style="color:blue" %)**0x AA 00 aa bb cc dd ee ff gg hh ** (%%) ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 980 980 981 981 982 982 983 - 984 984 ==== 3.4.2.11 Trigger – Set minimum interval ==== 985 985 986 986 ... ... @@ -988,12 +988,12 @@ 988 988 989 989 * (% style="color:#037691" %)**AT Command** 990 990 991 -**AT+ATDC=5 ** Device won't response the second trigger within 5 minute after the first trigger. 984 +(% style="color:blue" %)**AT+ATDC=5 ** (%%)Device won't response the second trigger within 5 minute after the first trigger. 992 992 993 993 994 994 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )** 995 995 996 -**0x AC aa bb ** ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min) 989 +(% style="color:blue" %)**0x AC aa bb **(%%) ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min) 997 997 998 998 ((( 999 999 ... ... @@ -1003,7 +1003,6 @@ 1003 1003 1004 1004 1005 1005 1006 - 1007 1007 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1008 1008 1009 1009 ... ... @@ -1013,7 +1013,7 @@ 1013 1013 1014 1014 1015 1015 * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)** 1016 -* **0x02 aa bb cc **~/~/ Set DO1/DO2/DO3 output 1008 +* (% style="color:blue" %)**0x02 aa bb cc ** (%%)~/~/ Set DO1/DO2/DO3 output 1017 1017 1018 1018 ((( 1019 1019 If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low. ... ... @@ -1035,7 +1035,6 @@ 1035 1035 1036 1036 1037 1037 1038 - 1039 1039 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1040 1040 1041 1041 ... ... @@ -1046,7 +1046,7 @@ 1046 1046 1047 1047 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)** 1048 1048 1049 -**0xA9 aa bb cc **~/~/ Set DO1/DO2/DO3 output with time control 1040 +(% style="color:blue" %)**0xA9 aa bb cc **(%%) ~/~/ Set DO1/DO2/DO3 output with time control 1050 1050 1051 1051 1052 1052 This is to control the digital output time of DO pin. Include four bytes: ... ... @@ -1102,7 +1102,6 @@ 1102 1102 1103 1103 1104 1104 1105 - 1106 1106 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1107 1107 1108 1108 ... ... @@ -1113,7 +1113,7 @@ 1113 1113 1114 1114 * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):** 1115 1115 1116 -**0x03 aa bb **~/~/ Set RO1/RO2 output 1106 +(% style="color:blue" %)**0x03 aa bb ** (%%)~/~/ Set RO1/RO2 output 1117 1117 1118 1118 1119 1119 ((( ... ... @@ -1143,7 +1143,7 @@ 1143 1143 1144 1144 * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):** 1145 1145 1146 -**0x05 aa bb cc dd **~/~/ Set RO1/RO2 relay with time control 1136 +(% style="color:blue" %)**0x05 aa bb cc dd ** (%%)~/~/ Set RO1/RO2 relay with time control 1147 1147 1148 1148 1149 1149 This is to control the relay output time of relay. Include four bytes: ... ... @@ -1194,39 +1194,33 @@ 1194 1194 1195 1195 * (% style="color:#037691" %)**AT Command:** 1196 1196 1197 -**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1187 +(% style="color:blue" %)**AT+VOLMAX ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1198 1198 1199 1199 1200 1200 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1201 1201 1202 -**0xA5 aa bb cc **~/~/ Same as AT+VOLMAX=(aa bb),cc 1192 +(% style="color:blue" %)**0xA5 aa bb cc ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc 1203 1203 1204 1204 1205 1205 1206 - 1207 1207 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1208 1208 1209 1209 1210 1210 * (% style="color:#037691" %)**AT Command:** 1211 1211 1212 -**AT+SETCNT=aa,(bb cc dd ee) ** 1201 +(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) ** 1213 1213 1214 -aa: 1: Set count1 ,1203 +(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count 1215 1215 1216 - 2:Setunt2,1205 +(% style="color:red" %)**bb cc dd ee: **(%%)number to be set 1217 1217 1218 -3: Set AV1 count 1219 1219 1220 -Bb cc dd ee: number to be set 1221 - 1222 - 1223 1223 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1224 1224 1225 -**0x A8 aa bb cc dd ee **~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1210 +(% style="color:blue" %)**0x A8 aa bb cc dd ee ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1226 1226 1227 1227 1228 1228 1229 - 1230 1230 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1231 1231 1232 1232 ... ... @@ -1234,87 +1234,79 @@ 1234 1234 1235 1235 * (% style="color:#037691" %)**AT Command:** 1236 1236 1237 -**AT+CLRCOUNT ** ~/~/ clear all counting 1221 +(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting 1238 1238 1239 1239 1240 1240 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1241 1241 1242 -**0x A6 01 ** ~/~/ clear all counting 1226 +(% style="color:blue" %)**0x A6 01 ** (%%)~/~/ clear all counting 1243 1243 1244 1244 1245 1245 1246 - 1247 1247 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1248 1248 1249 1249 1250 1250 * (% style="color:#037691" %)**AT Command:** 1251 1251 1252 -**AT+COUTIME=60 **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30) 1235 +(% style="color:blue" %)**AT+COUTIME=60 **(%%)~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30) 1253 1253 1254 1254 1255 1255 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):** 1256 1256 1257 -**0x A7 aa bb cc **~/~/ same as AT+COUTIME =aa bb cc, 1240 +(% style="color:blue" %)**0x A7 aa bb cc ** (%%)~/~/ same as AT+COUTIME =aa bb cc, 1258 1258 1259 1259 ((( 1260 1260 range: aa bb cc:0 to 16777215, (unit:second) 1244 +))) 1261 1261 1262 1262 1263 1263 1264 - 1265 -))) 1248 +==== 3.4.2.20 Reset save RO DO state ==== 1266 1266 1267 -==== 3.4.2.20 Reset save DR DO state ==== 1268 1268 1269 - 1270 1270 * (% style="color:#037691" %)**AT Command:** 1271 1271 1272 -**AT+RODORET=1 **~/~/ RODO will close when the device joining the network. (default) 1253 +(% style="color:blue" %)**AT+RODORESET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1273 1273 1274 -**AT+RODORET=0 **~/~/After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network. 1255 +(% style="color:blue" %)**AT+RODORESET=0 **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network. 1275 1275 1276 1276 1277 1277 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** 1278 1278 1279 -**0x AD aa **~/~/ same as AT+RODORET =aa 1260 +(% style="color:blue" %)**0x AD aa ** (%%)~/~/ same as AT+RODORET =aa 1280 1280 1281 -((( 1282 - 1283 1283 1284 1284 1285 - 1286 1286 ==== 3.4.2.21 Encrypted payload ==== 1287 1287 1288 1288 1289 1289 * (% style="color:#037691" %)**AT Command:** 1290 1290 1291 -**AT+DECRYPT=1 **~/~/ The payload is uploaded without encryption 1269 +(% style="color:blue" %)**AT+DECRYPT=1 ** (%%)~/~/ The payload is uploaded without encryption 1292 1292 1293 -**AT+DECRYPT=0 **~/~/Encrypt when uploading payload (default) 1271 +(% style="color:blue" %)**AT+DECRYPT=0 **(%%)~/~/ Encrypt when uploading payload (default) 1294 1294 1295 1295 1296 1296 1297 - 1298 1298 ==== 3.4.2.22 Get sensor value ==== 1299 1299 1300 1300 1301 1301 * (% style="color:#037691" %)**AT Command:** 1302 1302 1303 -**AT+GETSENSORVALUE=0 **~/~/ The serial port gets the reading of the current sensor 1280 +(% style="color:blue" %)**AT+GETSENSORVALUE=0 **(%%)~/~/ The serial port gets the reading of the current sensor 1304 1304 1305 -**AT+GETSENSORVALUE=1 **~/~/The serial port gets the current sensor reading and uploads it. 1282 +(% style="color:blue" %)**AT+GETSENSORVALUE=1 **(%%)~/~/ The serial port gets the current sensor reading and uploads it. 1306 1306 1307 1307 1308 1308 1309 - 1310 1310 ==== 3.4.2.23 Resets the downlink packet count ==== 1311 1311 1312 1312 1313 1313 * (% style="color:#037691" %)**AT Command:** 1314 1314 1315 -**AT+DISFCNTCHECK=0 **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default) 1291 +(% style="color:blue" %)**AT+DISFCNTCHECK=0 **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default) 1316 1316 1317 -**AT+DISFCNTCHECK=1 **~/~/When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count. 1293 +(% style="color:blue" %)**AT+DISFCNTCHECK=1 **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count. 1318 1318 1319 1319 1320 1320 ... ... @@ -1324,14 +1324,14 @@ 1324 1324 1325 1325 * (% style="color:#037691" %)**AT Command:** 1326 1326 1327 - 1303 +(% style="color:blue" %)**AT+DISMACANS=0** (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default) 1328 1328 1329 - 1305 +(% style="color:blue" %)**AT+DISMACANS=1** (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part. 1330 1330 1331 1331 1332 1332 * (% style="color:#037691" %)**Downlink Payload **(%%)**:** 1333 1333 1334 -**0x21 00 01 ** ~/~/ Set the DISMACANS=1 1310 +(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set the DISMACANS=1 1335 1335 1336 1336 1337 1337 ... ... @@ -1341,7 +1341,7 @@ 1341 1341 1342 1342 * (% style="color:#037691" %)**AT Command**(%%)**:** 1343 1343 1344 - 1320 +(% style="color:blue" %)**AT+RPL=5** (%%) ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100. 1345 1345 1346 1346 Example:**aa xx xx xx xx** ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent. 1347 1347 ... ... @@ -1364,7 +1364,7 @@ 1364 1364 * ((( 1365 1365 (% style="color:#037691" %)**Downlink Payload**(%%)**:** 1366 1366 1367 -**26 01 ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 1343 +(% style="color:blue" %)**26 01 ** (%%) ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 1368 1368 1369 1369 1370 1370 ))) ... ... @@ -1374,8 +1374,6 @@ 1374 1374 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]] 1375 1375 1376 1376 1377 - 1378 -))) 1379 1379 1380 1380 == 3.5 Integrate with Mydevice == 1381 1381 ... ... @@ -1564,8 +1564,10 @@ 1564 1564 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1565 1565 1566 1566 1567 -NPN output: GND or Float. Max voltage can apply to output pin is 36v. 1541 +**NPN output**: GND or Float. Max voltage can apply to output pin is 36v. 1568 1568 1543 +Note: DO pins go to float when device is power off. 1544 + 1569 1569 [[image:1653357531600-905.png]] 1570 1570 1571 1571 ... ... @@ -1606,7 +1606,9 @@ 1606 1606 1607 1607 1608 1608 ((( 1609 -The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device’s Power Line to in serial of RO1_1 and RO_2. Such as below: 1585 +The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device's Power Line to in serial of RO1_1 and RO_2. Such as below: 1586 + 1587 +**Note**: RO pins go to Open(NO) when device is power off. 1610 1610 ))) 1611 1611 1612 1612 [[image:image-20220524100215-9.png]] ... ... @@ -1975,7 +1975,7 @@ 1975 1975 1976 1976 1977 1977 ((( 1978 -(% style="color:blue" %)If sensor JOINED: 1956 +(% style="color:blue" %)**If sensor JOINED:** 1979 1979 1980 1980 (% style="background-color:#dcdcdc" %)**AT+CLASS=A 1981 1981 ATZ** ... ... @@ -2060,7 +2060,6 @@ 2060 2060 ((( 2061 2061 Assume we have a LG02 working in the frequency 868400000 now , below is the step. 2062 2062 2063 - 2064 2064 2065 2065 ))) 2066 2066 ))) ... ... @@ -2121,7 +2121,7 @@ 2121 2121 == 5.5 Can i use point to point communication for LT-22222-L? == 2122 2122 2123 2123 2124 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 2101 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]]. 2125 2125 2126 2126 2127 2127 ... ... @@ -2150,7 +2150,13 @@ 2150 2150 [[image:image-20221006170630-1.png||height="610" width="945"]] 2151 2151 2152 2152 2130 +== 5.8 Can LT22222-L save RO state? == 2153 2153 2132 + 2133 +Firmware version needs to be no less than 1.6.0. 2134 + 2135 + 2136 + 2154 2154 = 6. Trouble Shooting = 2155 2155 2156 2156 ... ... @@ -2213,8 +2213,6 @@ 2213 2213 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2214 2214 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2215 2215 2216 - 2217 - 2218 2218 = 8. Packing Info = 2219 2219 2220 2220 ... ... @@ -2232,8 +2232,6 @@ 2232 2232 * Package Size / pcs : 14.5 x 8 x 5 cm 2233 2233 * Weight / pcs : 170g 2234 2234 2235 - 2236 - 2237 2237 = 9. Support = 2238 2238 2239 2239 ... ... @@ -2244,7 +2244,6 @@ 2244 2244 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]] 2245 2245 2246 2246 2247 - 2248 2248 2249 2249 ))) 2250 2250
- image-20221112174847-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +102.6 KB - Content