Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
From version 103.1
edited by Bei Jinggeng
on 2022/11/10 10:26
on 2022/11/10 10:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -187,6 +187,7 @@ 187 187 * Counting 188 188 189 189 190 + 190 190 == 1.4 Applications == 191 191 192 192 ... ... @@ -198,6 +198,7 @@ 198 198 * Smart Factory 199 199 200 200 202 + 201 201 == 1.5 Hardware Variants == 202 202 203 203 ... ... @@ -213,6 +213,7 @@ 213 213 ))) 214 214 215 215 218 + 216 216 = 2. Power ON Device = 217 217 218 218 ... ... @@ -771,11 +771,13 @@ 771 771 ))) 772 772 ))) 773 773 774 -* (% style="color:b lue" %)**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]]777 +* (% 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]] 775 775 776 -* (% style="color:b lue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below:779 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 777 777 778 778 782 + 783 + 779 779 === 3.4.1 Common Commands === 780 780 781 781 ... ... @@ -795,7 +795,7 @@ 795 795 796 796 * (% style="color:#037691" %)**AT Command:** 797 797 798 - (% style="color:blue" %)**AT+TDC=N **803 +**AT+TDC=N ** 799 799 800 800 801 801 **Example: **AT+TDC=30000. Means set interval to 30 seconds ... ... @@ -803,10 +803,11 @@ 803 803 804 804 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 805 805 806 - (% style="color:blue" %)**0x01 aa bb cc**(%%)**~/~/ Same as AT+TDC=0x(aa bb cc)**811 +**0x01 aa bb cc ~/~/ Same as AT+TDC=0x(aa bb cc)** 807 807 808 808 809 809 815 + 810 810 ==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 811 811 812 812 ... ... @@ -814,7 +814,7 @@ 814 814 815 815 * (% style="color:#037691" %)**AT Command:** 816 816 817 - (% style="color:blue" %)**AT+MOD=N **823 +**AT+MOD=N ** 818 818 819 819 820 820 **Example**: AT+MOD=2. Set work mode to Double DI counting mode ... ... @@ -822,10 +822,11 @@ 822 822 823 823 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 824 824 825 - (% style="color:blue" %)**0x0A aa **(%%)****~/~/ Same as AT+MOD=aa831 +**0x0A aa ** ~/~/ Same as AT+MOD=aa 826 826 827 827 828 828 835 + 829 829 ==== 3.4.2.3 Poll an uplink ==== 830 830 831 831 ... ... @@ -836,7 +836,7 @@ 836 836 837 837 * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 838 838 839 - (% style="color:blue" %)**0x08 FF **(%%)** **~/~/ Poll an uplink846 +**0x08 FF **~/~/ Poll an uplink 840 840 841 841 842 842 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -843,6 +843,7 @@ 843 843 844 844 845 845 853 + 846 846 ==== 3.4.2.4 Enable Trigger Mode ==== 847 847 848 848 ... ... @@ -850,16 +850,16 @@ 850 850 851 851 * (% style="color:#037691" %)**AT Command:** 852 852 853 - (% style="color:blue" %)**AT+ADDMOD6=1 or 0**861 +**AT+ADDMOD6=1 or 0** 854 854 855 - (% style="color:red" %)**1:**(%%)Enable Trigger Mode863 +1: Enable Trigger Mode 856 856 857 - (% style="color:red" %)**0:**(%%)Disable Trigger Mode865 +0: Disable Trigger Mode 858 858 859 859 860 860 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** 861 861 862 - (% style="color:blue" %)**0x0A 06 aa **(%%)870 +**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 863 863 864 864 865 865 ... ... @@ -876,10 +876,11 @@ 876 876 877 877 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 878 878 879 - (% style="color:blue" %)**0xAB 06 **(%%)~/~/ Poll trigger settings, device will uplink trigger settings once receive this command887 +**0xAB 06 **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 880 880 881 881 882 882 891 + 883 883 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 884 884 885 885 ... ... @@ -887,7 +887,7 @@ 887 887 888 888 * (% style="color:#037691" %)**AT Command:** 889 889 890 - (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**899 +**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 891 891 892 892 893 893 **Example:** ... ... @@ -896,10 +896,11 @@ 896 896 897 897 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** 898 898 899 - (% style="color:blue" %)**0xAA 02 aa bb **(%%)~/~/ Same as AT+DTRI=aa,bb908 +**0xAA 02 aa bb **~/~/ Same as AT+DTRI=aa,bb 900 900 901 901 902 902 912 + 903 903 ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ==== 904 904 905 905 ... ... @@ -907,11 +907,11 @@ 907 907 908 908 * (% style="color:#037691" %)**AT Command:** 909 909 910 - (% style="color:blue" %)**AT+TRIG1=a,b**920 +**AT+TRIG1=a,b** 911 911 912 - (% style="color:red" %)**a :**(%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).922 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 913 913 914 - (% style="color:red" %)**b :**(%%)delay timing.924 +b : delay timing. 915 915 916 916 917 917 **Example:** ... ... @@ -920,11 +920,8 @@ 920 920 921 921 922 922 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 933 +* **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 923 923 924 -(% style="color:blue" %)**0x09 01 aa bb cc ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc) 925 - 926 - 927 - 928 928 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 929 929 930 930 ... ... @@ -932,13 +932,14 @@ 932 932 933 933 * (% style="color:#037691" %)**AT Command:** 934 934 935 - (% style="color:blue" %)**AT+TRIG2=a,b**942 +**AT+TRIG2=a,b** 936 936 937 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 938 938 939 - (%style="color:red"%)**b:**(%%)delaytiming.945 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 940 940 947 +b : delay timing. 941 941 949 + 942 942 **Example:** 943 943 944 944 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) ... ... @@ -946,10 +946,11 @@ 946 946 947 947 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 948 948 949 - (% style="color:blue" %)**0x09 02 aa bb cc **(%%)~/~/ same as AT+TRIG1=aa,0x(bb cc)957 +**0x09 02 aa bb cc **~/~/ same as AT+TRIG1=aa,0x(bb cc) 950 950 951 951 952 952 961 + 953 953 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 954 954 955 955 ... ... @@ -957,15 +957,16 @@ 957 957 958 958 * (% style="color:#037691" %)**AT Command** 959 959 960 - (% style="color:blue" %)**AT+ACLIM**969 +**AT+ACLIM** 961 961 962 962 963 963 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )** 964 964 965 - (% 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"]]974 +**0x AA 01 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 966 966 967 967 968 968 978 + 969 969 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 970 970 971 971 ... ... @@ -973,15 +973,16 @@ 973 973 974 974 * (% style="color:#037691" %)**AT Command** 975 975 976 - (% style="color:blue" %)**AT+AVLIM**(%%)**See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**986 +**AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 977 977 978 978 979 979 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )** 980 980 981 - (% 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"]]991 +**0x AA 00 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 982 982 983 983 984 984 995 + 985 985 ==== 3.4.2.11 Trigger – Set minimum interval ==== 986 986 987 987 ... ... @@ -989,12 +989,12 @@ 989 989 990 990 * (% style="color:#037691" %)**AT Command** 991 991 992 - (% style="color:blue" %)**AT+ATDC=5 **(%%)Device won't response the second trigger within 5 minute after the first trigger.1003 +**AT+ATDC=5 ** Device won't response the second trigger within 5 minute after the first trigger. 993 993 994 994 995 995 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )** 996 996 997 - (% style="color:blue" %)**0x AC aa bb **(%%)~/~/ same as AT+ATDC=0x(aa bb) . Unit (min)1008 +**0x AC aa bb ** ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min) 998 998 999 999 ((( 1000 1000 ... ... @@ -1004,6 +1004,7 @@ 1004 1004 1005 1005 1006 1006 1018 + 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 -* (% style="color:blue" %)**0x02 aa bb cc **(%%)~/~/ Set DO1/DO2/DO3 output1028 +* **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,6 +1035,7 @@ 1035 1035 1036 1036 1037 1037 1050 + 1038 1038 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1039 1039 1040 1040 ... ... @@ -1045,7 +1045,7 @@ 1045 1045 1046 1046 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)** 1047 1047 1048 - (% style="color:blue" %)**0xA9 aa bb cc **(%%)~/~/ Set DO1/DO2/DO3 output with time control1061 +**0xA9 aa bb cc **~/~/ Set DO1/DO2/DO3 output with time control 1049 1049 1050 1050 1051 1051 This is to control the digital output time of DO pin. Include four bytes: ... ... @@ -1101,6 +1101,7 @@ 1101 1101 1102 1102 1103 1103 1117 + 1104 1104 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1105 1105 1106 1106 ... ... @@ -1111,7 +1111,7 @@ 1111 1111 1112 1112 * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):** 1113 1113 1114 - (% style="color:blue" %)**0x03 aa bb **(%%)~/~/ Set RO1/RO2 output1128 +**0x03 aa bb **~/~/ Set RO1/RO2 output 1115 1115 1116 1116 1117 1117 ((( ... ... @@ -1141,7 +1141,7 @@ 1141 1141 1142 1142 * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):** 1143 1143 1144 - (% style="color:blue" %)**0x05 aa bb cc dd **(%%)~/~/ Set RO1/RO2 relay with time control1158 +**0x05 aa bb cc dd **~/~/ Set RO1/RO2 relay with time control 1145 1145 1146 1146 1147 1147 This is to control the relay output time of relay. Include four bytes: ... ... @@ -1192,33 +1192,39 @@ 1192 1192 1193 1193 * (% style="color:#037691" %)**AT Command:** 1194 1194 1195 - (% style="color:blue" %)**AT+VOLMAX **(%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]1209 +**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1196 1196 1197 1197 1198 1198 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1199 1199 1200 - (% style="color:blue" %)**0xA5 aa bb cc **(%%)~/~/ Same as AT+VOLMAX=(aa bb),cc1214 +**0xA5 aa bb cc **~/~/ Same as AT+VOLMAX=(aa bb),cc 1201 1201 1202 1202 1203 1203 1218 + 1204 1204 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1205 1205 1206 1206 1207 1207 * (% style="color:#037691" %)**AT Command:** 1208 1208 1209 - (% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **1224 +**AT+SETCNT=aa,(bb cc dd ee) ** 1210 1210 1211 - (% style="color:red" %)**aa:**(%%)1: Set count1; 2: Set count2; 3: Set AV1 count1226 +aa: 1: Set count1, 1212 1212 1213 - (% style="color:red"%)**bb cc ddee:**(%%)numberto be set1228 +2: Set count2, 1214 1214 1230 +3: Set AV1 count 1215 1215 1232 +Bb cc dd ee: number to be set 1233 + 1234 + 1216 1216 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1217 1217 1218 - (% style="color:blue" %)**0x A8 aa bb cc dd ee **(%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee)1237 +**0x A8 aa bb cc dd ee **~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1219 1219 1220 1220 1221 1221 1241 + 1222 1222 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1223 1223 1224 1224 ... ... @@ -1226,79 +1226,87 @@ 1226 1226 1227 1227 * (% style="color:#037691" %)**AT Command:** 1228 1228 1229 - (% style="color:blue" %)**AT+CLRCOUNT **(%%)~/~/ clear all counting1249 +**AT+CLRCOUNT ** ~/~/ clear all counting 1230 1230 1231 1231 1232 1232 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1233 1233 1234 - (% style="color:blue" %)**0x A6 01 **(%%)~/~/ clear all counting1254 +**0x A6 01 ** ~/~/ clear all counting 1235 1235 1236 1236 1237 1237 1258 + 1238 1238 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1239 1239 1240 1240 1241 1241 * (% style="color:#037691" %)**AT Command:** 1242 1242 1243 - (% 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)1264 +**AT+COUTIME=60 **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30) 1244 1244 1245 1245 1246 1246 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):** 1247 1247 1248 - (% style="color:blue" %)**0x A7 aa bb cc **(%%)~/~/ same as AT+COUTIME =aa bb cc,1269 +**0x A7 aa bb cc **~/~/ same as AT+COUTIME =aa bb cc, 1249 1249 1250 1250 ((( 1251 1251 range: aa bb cc:0 to 16777215, (unit:second) 1252 -))) 1253 1253 1254 1254 1255 1255 1276 + 1277 +))) 1278 + 1256 1256 ==== 3.4.2.20 Reset save DR DO state ==== 1257 1257 1258 1258 1259 1259 * (% style="color:#037691" %)**AT Command:** 1260 1260 1261 - (% style="color:blue" %)**AT+RODORET=1(%%)~/~/ RODO will close when the device joining the network. (default)1284 +**AT+RODORET=1 **~/~/ RODO will close when the device joining the network. (default) 1262 1262 1263 - (% style="color:blue" %)**AT+RODORET=0(%%)~/~/1286 +**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. 1264 1264 1265 1265 1266 1266 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** 1267 1267 1268 - (% style="color:blue" %)**0x AD aa **(%%)~/~/ same as AT+RODORET =aa1291 +**0x AD aa **~/~/ same as AT+RODORET =aa 1269 1269 1293 +((( 1294 + 1270 1270 1271 1271 1297 + 1272 1272 ==== 3.4.2.21 Encrypted payload ==== 1273 1273 1274 1274 1275 1275 * (% style="color:#037691" %)**AT Command:** 1276 1276 1277 - (% style="color:blue" %)**AT+DECRYPT=1 **(%%)~/~/ The payload is uploaded without encryption1303 +**AT+DECRYPT=1 **~/~/ The payload is uploaded without encryption 1278 1278 1279 - (% style="color:blue" %)**AT+DECRYPT=0(%%)~/~/1305 +**AT+DECRYPT=0 **~/~/Encrypt when uploading payload (default) 1280 1280 1281 1281 1282 1282 1309 + 1283 1283 ==== 3.4.2.22 Get sensor value ==== 1284 1284 1285 1285 1286 1286 * (% style="color:#037691" %)**AT Command:** 1287 1287 1288 - (% style="color:blue" %)**AT+GETSENSORVALUE=0(%%)~/~/ The serial port gets the reading of the current sensor1315 +**AT+GETSENSORVALUE=0 **~/~/ The serial port gets the reading of the current sensor 1289 1289 1290 - (% style="color:blue" %)**AT+GETSENSORVALUE=1(%%)~/~/1317 +**AT+GETSENSORVALUE=1 **~/~/The serial port gets the current sensor reading and uploads it. 1291 1291 1292 1292 1293 1293 1321 + 1294 1294 ==== 3.4.2.23 Resets the downlink packet count ==== 1295 1295 1296 1296 1297 1297 * (% style="color:#037691" %)**AT Command:** 1298 1298 1299 - (% 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)1327 +**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) 1300 1300 1301 - (% style="color:blue" %)**AT+DISFCNTCHECK=1(%%)~/~/1329 +**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. 1302 1302 1303 1303 1304 1304 ... ... @@ -1308,14 +1308,14 @@ 1308 1308 1309 1309 * (% style="color:#037691" %)**AT Command:** 1310 1310 1311 - (%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)1339 + **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) 1312 1312 1313 - (%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.1341 + **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. 1314 1314 1315 1315 1316 1316 * (% style="color:#037691" %)**Downlink Payload **(%%)**:** 1317 1317 1318 - (% style="color:blue" %)**0x21 00 01 **(%%)~/~/ Set the DISMACANS=11346 +**0x21 00 01 ** ~/~/ Set the DISMACANS=1 1319 1319 1320 1320 1321 1321 ... ... @@ -1325,7 +1325,7 @@ 1325 1325 1326 1326 * (% style="color:#037691" %)**AT Command**(%%)**:** 1327 1327 1328 - (%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.1356 + **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. 1329 1329 1330 1330 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. 1331 1331 ... ... @@ -1348,7 +1348,7 @@ 1348 1348 * ((( 1349 1349 (% style="color:#037691" %)**Downlink Payload**(%%)**:** 1350 1350 1351 - (% style="color:blue" %)**26 01 **(%%)~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.1379 +**26 01 ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 1352 1352 1353 1353 1354 1354 ))) ... ... @@ -1358,6 +1358,8 @@ 1358 1358 [[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"]] 1359 1359 1360 1360 1389 + 1390 +))) 1361 1361 1362 1362 == 3.5 Integrate with Mydevice == 1363 1363 ... ... @@ -1957,7 +1957,7 @@ 1957 1957 1958 1958 1959 1959 ((( 1960 -(% style="color:blue" %) **If sensor JOINED:**1990 +(% style="color:blue" %)If sensor JOINED: 1961 1961 1962 1962 (% style="background-color:#dcdcdc" %)**AT+CLASS=A 1963 1963 ATZ** ... ... @@ -2042,6 +2042,7 @@ 2042 2042 ((( 2043 2043 Assume we have a LG02 working in the frequency 868400000 now , below is the step. 2044 2044 2075 + 2045 2045 2046 2046 ))) 2047 2047 ))) ... ... @@ -2102,7 +2102,7 @@ 2102 2102 == 5.5 Can i use point to point communication for LT-22222-L? == 2103 2103 2104 2104 2105 -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]].2136 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 2106 2106 2107 2107 2108 2108 ... ... @@ -2131,11 +2131,7 @@ 2131 2131 [[image:image-20221006170630-1.png||height="610" width="945"]] 2132 2132 2133 2133 2134 -== 5.8 Can LT22222 save RO state? == 2135 2135 2136 -Firmware version needs to be no less than 1.6.0. 2137 - 2138 - 2139 2139 = 6. Trouble Shooting = 2140 2140 2141 2141 ... ... @@ -2199,6 +2199,7 @@ 2199 2199 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2200 2200 2201 2201 2229 + 2202 2202 = 8. Packing Info = 2203 2203 2204 2204 ... ... @@ -2217,6 +2217,7 @@ 2217 2217 * Weight / pcs : 170g 2218 2218 2219 2219 2248 + 2220 2220 = 9. Support = 2221 2221 2222 2222