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
-
... ... @@ -188,7 +188,6 @@ 188 188 189 189 190 190 191 - 192 192 == 1.4 Applications == 193 193 194 194 ... ... @@ -201,7 +201,6 @@ 201 201 202 202 203 203 204 - 205 205 == 1.5 Hardware Variants == 206 206 207 207 ... ... @@ -315,6 +315,8 @@ 315 315 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 316 316 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 317 317 316 + 317 + 318 318 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 319 319 320 320 ... ... @@ -371,6 +371,8 @@ 371 371 ** DO1 is high in case there is load between DO1 and V+. 372 372 ** DO1 LED is off in both case 373 373 374 + 375 + 374 374 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 375 375 376 376 ... ... @@ -772,9 +772,9 @@ 772 772 ))) 773 773 ))) 774 774 775 -* (% 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]] 776 776 777 -* (% 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: 778 778 779 779 780 780 ... ... @@ -798,7 +798,7 @@ 798 798 799 799 * (% style="color:#037691" %)**AT Command:** 800 800 801 - (% style="color:blue" %)**AT+TDC=N **803 +**AT+TDC=N ** 802 802 803 803 804 804 **Example: **AT+TDC=30000. Means set interval to 30 seconds ... ... @@ -806,10 +806,11 @@ 806 806 807 807 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 808 808 809 - (% 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)** 810 810 811 811 812 812 815 + 813 813 ==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 814 814 815 815 ... ... @@ -817,7 +817,7 @@ 817 817 818 818 * (% style="color:#037691" %)**AT Command:** 819 819 820 - (% style="color:blue" %)**AT+MOD=N **823 +**AT+MOD=N ** 821 821 822 822 823 823 **Example**: AT+MOD=2. Set work mode to Double DI counting mode ... ... @@ -825,10 +825,11 @@ 825 825 826 826 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 827 827 828 - (% style="color:blue" %)**0x0A aa **(%%)****~/~/ Same as AT+MOD=aa831 +**0x0A aa ** ~/~/ Same as AT+MOD=aa 829 829 830 830 831 831 835 + 832 832 ==== 3.4.2.3 Poll an uplink ==== 833 833 834 834 ... ... @@ -839,7 +839,7 @@ 839 839 840 840 * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 841 841 842 - (% style="color:blue" %)**0x08 FF **(%%)** **~/~/ Poll an uplink846 +**0x08 FF **~/~/ Poll an uplink 843 843 844 844 845 845 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -846,6 +846,7 @@ 846 846 847 847 848 848 853 + 849 849 ==== 3.4.2.4 Enable Trigger Mode ==== 850 850 851 851 ... ... @@ -853,16 +853,16 @@ 853 853 854 854 * (% style="color:#037691" %)**AT Command:** 855 855 856 - (% style="color:blue" %)**AT+ADDMOD6=1 or 0**861 +**AT+ADDMOD6=1 or 0** 857 857 858 - (% style="color:red" %)**1:**(%%)Enable Trigger Mode863 +1: Enable Trigger Mode 859 859 860 - (% style="color:red" %)**0:**(%%)Disable Trigger Mode865 +0: Disable Trigger Mode 861 861 862 862 863 863 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** 864 864 865 - (% style="color:blue" %)**0x0A 06 aa **(%%)870 +**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 866 866 867 867 868 868 ... ... @@ -879,10 +879,11 @@ 879 879 880 880 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 881 881 882 - (% 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 883 883 884 884 885 885 891 + 886 886 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 887 887 888 888 ... ... @@ -890,7 +890,7 @@ 890 890 891 891 * (% style="color:#037691" %)**AT Command:** 892 892 893 - (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**899 +**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 894 894 895 895 896 896 **Example:** ... ... @@ -899,10 +899,11 @@ 899 899 900 900 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** 901 901 902 - (% style="color:blue" %)**0xAA 02 aa bb **(%%)~/~/ Same as AT+DTRI=aa,bb908 +**0xAA 02 aa bb **~/~/ Same as AT+DTRI=aa,bb 903 903 904 904 905 905 912 + 906 906 ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ==== 907 907 908 908 ... ... @@ -910,11 +910,11 @@ 910 910 911 911 * (% style="color:#037691" %)**AT Command:** 912 912 913 - (% style="color:blue" %)**AT+TRIG1=a,b**920 +**AT+TRIG1=a,b** 914 914 915 - (% 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). 916 916 917 - (% style="color:red" %)**b :**(%%)delay timing.924 +b : delay timing. 918 918 919 919 920 920 **Example:** ... ... @@ -923,11 +923,8 @@ 923 923 924 924 925 925 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 933 +* **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 926 926 927 -(% style="color:blue" %)**0x09 01 aa bb cc ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc) 928 - 929 - 930 - 931 931 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 932 932 933 933 ... ... @@ -935,13 +935,14 @@ 935 935 936 936 * (% style="color:#037691" %)**AT Command:** 937 937 938 - (% style="color:blue" %)**AT+TRIG2=a,b**942 +**AT+TRIG2=a,b** 939 939 940 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 941 941 942 - (%style="color:red"%)**b:**(%%)delaytiming.945 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 943 943 947 +b : delay timing. 944 944 949 + 945 945 **Example:** 946 946 947 947 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) ... ... @@ -949,10 +949,11 @@ 949 949 950 950 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 951 951 952 - (% 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) 953 953 954 954 955 955 961 + 956 956 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 957 957 958 958 ... ... @@ -960,15 +960,16 @@ 960 960 961 961 * (% style="color:#037691" %)**AT Command** 962 962 963 - (% style="color:blue" %)**AT+ACLIM**969 +**AT+ACLIM** 964 964 965 965 966 966 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )** 967 967 968 - (% 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"]] 969 969 970 970 971 971 978 + 972 972 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 973 973 974 974 ... ... @@ -976,15 +976,16 @@ 976 976 977 977 * (% style="color:#037691" %)**AT Command** 978 978 979 - (% style="color:blue" %)**AT+AVLIM**(%%)**See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**986 +**AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 980 980 981 981 982 982 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )** 983 983 984 - (% 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"]] 985 985 986 986 987 987 995 + 988 988 ==== 3.4.2.11 Trigger – Set minimum interval ==== 989 989 990 990 ... ... @@ -992,12 +992,12 @@ 992 992 993 993 * (% style="color:#037691" %)**AT Command** 994 994 995 - (% 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. 996 996 997 997 998 998 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )** 999 999 1000 - (% 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) 1001 1001 1002 1002 ((( 1003 1003 ... ... @@ -1007,6 +1007,7 @@ 1007 1007 1008 1008 1009 1009 1018 + 1010 1010 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1011 1011 1012 1012 ... ... @@ -1016,7 +1016,7 @@ 1016 1016 1017 1017 1018 1018 * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)** 1019 -* (% style="color:blue" %)**0x02 aa bb cc **(%%)~/~/ Set DO1/DO2/DO3 output1028 +* **0x02 aa bb cc **~/~/ Set DO1/DO2/DO3 output 1020 1020 1021 1021 ((( 1022 1022 If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low. ... ... @@ -1038,6 +1038,7 @@ 1038 1038 1039 1039 1040 1040 1050 + 1041 1041 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1042 1042 1043 1043 ... ... @@ -1048,7 +1048,7 @@ 1048 1048 1049 1049 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)** 1050 1050 1051 - (% 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 1052 1052 1053 1053 1054 1054 This is to control the digital output time of DO pin. Include four bytes: ... ... @@ -1104,6 +1104,7 @@ 1104 1104 1105 1105 1106 1106 1117 + 1107 1107 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1108 1108 1109 1109 ... ... @@ -1114,7 +1114,7 @@ 1114 1114 1115 1115 * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):** 1116 1116 1117 - (% style="color:blue" %)**0x03 aa bb **(%%)~/~/ Set RO1/RO2 output1128 +**0x03 aa bb **~/~/ Set RO1/RO2 output 1118 1118 1119 1119 1120 1120 ((( ... ... @@ -1144,7 +1144,7 @@ 1144 1144 1145 1145 * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):** 1146 1146 1147 - (% 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 1148 1148 1149 1149 1150 1150 This is to control the relay output time of relay. Include four bytes: ... ... @@ -1195,33 +1195,39 @@ 1195 1195 1196 1196 * (% style="color:#037691" %)**AT Command:** 1197 1197 1198 - (% style="color:blue" %)**AT+VOLMAX **(%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]1209 +**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1199 1199 1200 1200 1201 1201 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1202 1202 1203 - (% 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 1204 1204 1205 1205 1206 1206 1218 + 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 - (% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **1224 +**AT+SETCNT=aa,(bb cc dd ee) ** 1213 1213 1214 - (% style="color:red" %)**aa:**(%%)1: Set count1; 2: Set count2; 3: Set AV1 count1226 +aa: 1: Set count1, 1215 1215 1216 - (% style="color:red"%)**bb cc ddee:**(%%)numberto be set1228 +2: Set count2, 1217 1217 1230 +3: Set AV1 count 1218 1218 1232 +Bb cc dd ee: number to be set 1233 + 1234 + 1219 1219 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1220 1220 1221 - (% 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) 1222 1222 1223 1223 1224 1224 1241 + 1225 1225 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1226 1226 1227 1227 ... ... @@ -1229,79 +1229,87 @@ 1229 1229 1230 1230 * (% style="color:#037691" %)**AT Command:** 1231 1231 1232 - (% style="color:blue" %)**AT+CLRCOUNT **(%%)~/~/ clear all counting1249 +**AT+CLRCOUNT ** ~/~/ clear all counting 1233 1233 1234 1234 1235 1235 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1236 1236 1237 - (% style="color:blue" %)**0x A6 01 **(%%)~/~/ clear all counting1254 +**0x A6 01 ** ~/~/ clear all counting 1238 1238 1239 1239 1240 1240 1258 + 1241 1241 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1242 1242 1243 1243 1244 1244 * (% style="color:#037691" %)**AT Command:** 1245 1245 1246 - (% 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) 1247 1247 1248 1248 1249 1249 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):** 1250 1250 1251 - (% 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, 1252 1252 1253 1253 ((( 1254 1254 range: aa bb cc:0 to 16777215, (unit:second) 1255 -))) 1256 1256 1257 1257 1258 1258 1276 + 1277 +))) 1278 + 1259 1259 ==== 3.4.2.20 Reset save DR DO state ==== 1260 1260 1261 1261 1262 1262 * (% style="color:#037691" %)**AT Command:** 1263 1263 1264 - (% 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) 1265 1265 1266 - (% 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. 1267 1267 1268 1268 1269 1269 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** 1270 1270 1271 - (% style="color:blue" %)**0x AD aa **(%%)~/~/ same as AT+RODORET =aa1291 +**0x AD aa **~/~/ same as AT+RODORET =aa 1272 1272 1293 +((( 1294 + 1273 1273 1274 1274 1297 + 1275 1275 ==== 3.4.2.21 Encrypted payload ==== 1276 1276 1277 1277 1278 1278 * (% style="color:#037691" %)**AT Command:** 1279 1279 1280 - (% style="color:blue" %)**AT+DECRYPT=1 **(%%)~/~/ The payload is uploaded without encryption1303 +**AT+DECRYPT=1 **~/~/ The payload is uploaded without encryption 1281 1281 1282 - (% style="color:blue" %)**AT+DECRYPT=0(%%)~/~/1305 +**AT+DECRYPT=0 **~/~/Encrypt when uploading payload (default) 1283 1283 1284 1284 1285 1285 1309 + 1286 1286 ==== 3.4.2.22 Get sensor value ==== 1287 1287 1288 1288 1289 1289 * (% style="color:#037691" %)**AT Command:** 1290 1290 1291 - (% 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 1292 1292 1293 - (% style="color:blue" %)**AT+GETSENSORVALUE=1(%%)~/~/1317 +**AT+GETSENSORVALUE=1 **~/~/The serial port gets the current sensor reading and uploads it. 1294 1294 1295 1295 1296 1296 1321 + 1297 1297 ==== 3.4.2.23 Resets the downlink packet count ==== 1298 1298 1299 1299 1300 1300 * (% style="color:#037691" %)**AT Command:** 1301 1301 1302 - (% 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) 1303 1303 1304 - (% 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. 1305 1305 1306 1306 1307 1307 ... ... @@ -1311,14 +1311,14 @@ 1311 1311 1312 1312 * (% style="color:#037691" %)**AT Command:** 1313 1313 1314 - (%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) 1315 1315 1316 - (%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. 1317 1317 1318 1318 1319 1319 * (% style="color:#037691" %)**Downlink Payload **(%%)**:** 1320 1320 1321 - (% style="color:blue" %)**0x21 00 01 **(%%)~/~/ Set the DISMACANS=11346 +**0x21 00 01 ** ~/~/ Set the DISMACANS=1 1322 1322 1323 1323 1324 1324 ... ... @@ -1328,7 +1328,7 @@ 1328 1328 1329 1329 * (% style="color:#037691" %)**AT Command**(%%)**:** 1330 1330 1331 - (%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. 1332 1332 1333 1333 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. 1334 1334 ... ... @@ -1351,7 +1351,7 @@ 1351 1351 * ((( 1352 1352 (% style="color:#037691" %)**Downlink Payload**(%%)**:** 1353 1353 1354 - (% 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. 1355 1355 1356 1356 1357 1357 ))) ... ... @@ -1361,6 +1361,8 @@ 1361 1361 [[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"]] 1362 1362 1363 1363 1389 + 1390 +))) 1364 1364 1365 1365 == 3.5 Integrate with Mydevice == 1366 1366 ... ... @@ -1960,7 +1960,7 @@ 1960 1960 1961 1961 1962 1962 ((( 1963 -(% style="color:blue" %) **If sensor JOINED:**1990 +(% style="color:blue" %)If sensor JOINED: 1964 1964 1965 1965 (% style="background-color:#dcdcdc" %)**AT+CLASS=A 1966 1966 ATZ** ... ... @@ -2045,6 +2045,7 @@ 2045 2045 ((( 2046 2046 Assume we have a LG02 working in the frequency 868400000 now , below is the step. 2047 2047 2075 + 2048 2048 2049 2049 ))) 2050 2050 ))) ... ... @@ -2105,7 +2105,7 @@ 2105 2105 == 5.5 Can i use point to point communication for LT-22222-L? == 2106 2106 2107 2107 2108 -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]] 2109 2109 2110 2110 2111 2111 ... ... @@ -2199,7 +2199,6 @@ 2199 2199 2200 2200 2201 2201 2202 - 2203 2203 = 8. Packing Info = 2204 2204 2205 2205 ... ... @@ -2219,7 +2219,6 @@ 2219 2219 2220 2220 2221 2221 2222 - 2223 2223 = 9. Support = 2224 2224 2225 2225