<
From version < 102.3 >
edited by Xiaoling
on 2022/10/29 09:54
To version < 101.3 >
edited by Xiaoling
on 2022/10/25 15:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -186,9 +186,6 @@
186 186  * Firmware upgradable via program port
187 187  * Counting
188 188  
189 -
190 -
191 -
192 192  == 1.4  Applications ==
193 193  
194 194  
... ... @@ -199,9 +199,6 @@
199 199  * Smart Cities
200 200  * Smart Factory
201 201  
202 -
203 -
204 -
205 205  == 1.5 Hardware Variants ==
206 206  
207 207  
... ... @@ -216,9 +216,6 @@
216 216  * 1 x Counting Port
217 217  )))
218 218  
219 -
220 -
221 -
222 222  = 2. Power ON Device =
223 223  
224 224  
... ... @@ -316,9 +316,6 @@
316 316  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
317 317  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
318 318  
319 -
320 -
321 -
322 322  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
323 323  
324 324  
... ... @@ -375,9 +375,6 @@
375 375  ** DO1 is high in case there is load between DO1 and V+.
376 376  ** DO1 LED is off in both case
377 377  
378 -
379 -
380 -
381 381  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
382 382  
383 383  
... ... @@ -756,6 +756,7 @@
756 756  
757 757  
758 758  
744 +
759 759  === 3.3.7 Payload Decoder ===
760 760  
761 761  (((
... ... @@ -779,12 +779,10 @@
779 779  )))
780 780  )))
781 781  
782 -* (% 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]]
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]]
783 783  
784 -* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
770 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
785 785  
786 -
787 -
788 788  === 3.4.1 Common Commands ===
789 789  
790 790  
... ... @@ -804,7 +804,7 @@
804 804  
805 805  * (% style="color:#037691" %)**AT Command:**
806 806  
807 -**(% style="color:blue" %)AT+TDC=N **
791 +**AT+TDC=N **
808 808  
809 809  
810 810  **Example: **AT+TDC=30000. Means set interval to 30 seconds
... ... @@ -812,7 +812,7 @@
812 812  
813 813  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
814 814  
815 -**(% style="color:blue" %)0x01 aa bb cc  (%%)   ~/~/ Same as AT+TDC=0x(aa bb cc)**
799 +**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
816 816  
817 817  
818 818  
... ... @@ -824,7 +824,7 @@
824 824  
825 825  * (% style="color:#037691" %)**AT Command:**
826 826  
827 -**(% style="color:blue" %)AT+MOD=N  **
811 +**AT+MOD=N  **
828 828  
829 829  
830 830  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
... ... @@ -832,7 +832,7 @@
832 832  
833 833  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
834 834  
835 -**(% style="color:blue" %)0x0A aa  (%%)  ** ~/~/ Same as AT+MOD=aa
819 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
836 836  
837 837  
838 838  
... ... @@ -847,7 +847,7 @@
847 847  
848 848  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
849 849  
850 -**(% style="color:blue" %)0x08 FF  (%%)   **~/~/ Poll an uplink
834 +**0x08 FF     **~/~/ Poll an uplink
851 851  
852 852  
853 853  **Example**: 0x08FF, ask device to send an Uplink
... ... @@ -862,16 +862,16 @@
862 862  
863 863  * (% style="color:#037691" %)**AT Command:**
864 864  
865 -**(% style="color:blue" %)AT+ADDMOD6=1 or 0**
849 +**AT+ADDMOD6=1 or 0**
866 866  
867 -**(% style="color:red" %)1:** Enable Trigger Mode
851 +1: Enable Trigger Mode
868 868  
869 -**(% style="color:red" %)0: **Disable Trigger Mode
853 +0: Disable Trigger Mode
870 870  
871 871  
872 872  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
873 873  
874 -**(% style="color:blue" %)0x0A 06 aa    **(%%) ~/~/ Same as AT+ADDMOD6=aa
858 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
875 875  
876 876  
877 877  
... ... @@ -888,7 +888,7 @@
888 888  
889 889  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
890 890  
891 -**(% style="color:blue" %)0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
875 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
892 892  
893 893  
894 894  
... ... @@ -909,7 +909,7 @@
909 909  
910 910  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
911 911  
912 -**(% style="color:blue" %)0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
896 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
913 913  
914 914  
915 915  
... ... @@ -921,11 +921,11 @@
921 921  
922 922  * (% style="color:#037691" %)**AT Command:**
923 923  
924 -**(% style="color:blue" %)AT+TRIG1=a,b**
908 +**AT+TRIG1=a,b**
925 925  
926 -**(% style="color:red" %)a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
910 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
927 927  
928 -**(% style="color:red" %)b :** (%%)delay timing.
912 +b : delay timing.
929 929  
930 930  
931 931  **Example:**
... ... @@ -934,11 +934,8 @@
934 934  
935 935  
936 936  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
937 -* **(% style="color:blue" %)0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
921 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
938 938  
939 -
940 -
941 -
942 942  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
943 943  
944 944  
... ... @@ -946,12 +946,12 @@
946 946  
947 947  * (% style="color:#037691" %)**AT Command:**
948 948  
949 -**(% style="color:blue" %)AT+TRIG2=a,b**
930 +**AT+TRIG2=a,b**
950 950  
951 951  
952 -**(% style="color:red" %)a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
933 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
953 953  
954 -**(% style="color:red" %)b :** (%%)delay timing.
935 +b : delay timing.
955 955  
956 956  
957 957  **Example:**
... ... @@ -961,7 +961,7 @@
961 961  
962 962  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
963 963  
964 -**(% style="color:blue" %)0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG1=aa,0x(bb cc)
945 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
965 965  
966 966  
967 967  
... ... @@ -973,12 +973,12 @@
973 973  
974 974  * (% style="color:#037691" %)**AT Command**
975 975  
976 -**(% style="color:blue" %)AT+ACLIM**
957 +**AT+ACLIM**
977 977  
978 978  
979 979  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
980 980  
981 -**(% 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"]]
962 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
982 982  
983 983  
984 984  
... ... @@ -990,12 +990,12 @@
990 990  
991 991  * (% style="color:#037691" %)**AT Command**
992 992  
993 -**(% style="color:blue" %)AT+AVLIM  (%%) See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
974 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
994 994  
995 995  
996 996  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
997 997  
998 -**(% 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"]]
979 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
999 999  
1000 1000  
1001 1001  
... ... @@ -1007,12 +1007,12 @@
1007 1007  
1008 1008  * (% style="color:#037691" %)**AT Command**
1009 1009  
1010 -**(% style="color:blue" %)AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
991 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
1011 1011  
1012 1012  
1013 1013  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
1014 1014  
1015 -**(% style="color:blue" %)0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
996 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
1016 1016  
1017 1017  (((
1018 1018  
... ... @@ -1032,7 +1032,7 @@
1032 1032  
1033 1033  
1034 1034  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
1035 -* **(% style="color:blue" %)0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1016 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1036 1036  
1037 1037  (((
1038 1038  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1065,7 +1065,7 @@
1065 1065  
1066 1066  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1067 1067  
1068 -**(% style="color:blue" %)0xA9 aa bb cc     **(%%) ~/~/ Set DO1/DO2/DO3 output with time control
1049 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1069 1069  
1070 1070  
1071 1071  This is to control the digital output time of DO pin. Include four bytes:
... ... @@ -1132,7 +1132,7 @@
1132 1132  
1133 1133  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1134 1134  
1135 -**(% style="color:blue" %)0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1116 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1136 1136  
1137 1137  
1138 1138  (((
... ... @@ -1162,7 +1162,7 @@
1162 1162  
1163 1163  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1164 1164  
1165 -**(% style="color:blue" %)0x05 aa bb cc dd     ** (%%)~/~/ Set RO1/RO2 relay with time control
1146 +**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1166 1166  
1167 1167  
1168 1168  This is to control the relay output time of relay. Include four bytes:
... ... @@ -1213,12 +1213,12 @@
1213 1213  
1214 1214  * (% style="color:#037691" %)**AT Command:**
1215 1215  
1216 -**(% style="color:blue" %)AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1197 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1217 1217  
1218 1218  
1219 1219  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1220 1220  
1221 -**(% style="color:blue" %)0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
1202 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1222 1222  
1223 1223  
1224 1224  
... ... @@ -1228,16 +1228,20 @@
1228 1228  
1229 1229  * (% style="color:#037691" %)**AT Command:**
1230 1230  
1231 -**(% style="color:blue" %)AT+SETCNT=aa,(bb cc dd ee) **
1212 +**AT+SETCNT=aa,(bb cc dd ee) **
1232 1232  
1233 -**(% style="color:red" %)aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1214 +aa: 1: Set count1,
1234 1234  
1235 -**(% style="color:red" %)bb cc dd ee: **(%%)number to be set
1216 +2: Set count2,
1236 1236  
1218 +3: Set AV1 count
1237 1237  
1220 +Bb cc dd ee: number to be set
1221 +
1222 +
1238 1238  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1239 1239  
1240 -**(% style="color:blue" %)0x A8 aa bb cc dd ee     ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1225 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1241 1241  
1242 1242  
1243 1243  
... ... @@ -1249,12 +1249,12 @@
1249 1249  
1250 1250  * (% style="color:#037691" %)**AT Command:**
1251 1251  
1252 -**(% style="color:blue" %)AT+CLRCOUNT **(%%) ~/~/ clear all counting
1237 +**AT+CLRCOUNT ** ~/~/ clear all counting
1253 1253  
1254 1254  
1255 1255  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1256 1256  
1257 -**(% style="color:blue" %)0x A6 01    ** (%%)~/~/ clear all counting
1242 +**0x A6 01    ** ~/~/ clear all counting
1258 1258  
1259 1259  
1260 1260  
... ... @@ -1264,19 +1264,20 @@
1264 1264  
1265 1265  * (% style="color:#037691" %)**AT Command:**
1266 1266  
1267 -**(% 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)
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)
1268 1268  
1269 1269  
1270 1270  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1271 1271  
1272 -**(% style="color:blue" %)0x A7 aa bb cc     ** (%%)~/~/ same as AT+COUTIME =aa bb cc,
1257 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1273 1273  
1274 1274  (((
1275 1275  range: aa bb cc:0 to 16777215,  (unit:second)
1276 -)))
1277 1277  
1278 1278  
1279 1279  
1264 +
1265 +)))
1280 1280  
1281 1281  ==== 3.4.2.20 Reset save DR DO state ====
1282 1282  
... ... @@ -1283,26 +1283,28 @@
1283 1283  
1284 1284  * (% style="color:#037691" %)**AT Command:**
1285 1285  
1286 -**(% style="color:blue" %)AT+RODORET=1  **(%%)~/~/ RODO will close when the device joining the network. (default)
1272 +**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1287 1287  
1288 -**(% style="color:blue" %)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.
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.
1289 1289  
1290 1290  
1291 1291  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1292 1292  
1293 -**(% style="color:blue" %)0x AD aa      ** (%%)~/~/ same as AT+RODORET =aa
1279 +**0x AD aa      **~/~/ same as AT+RODORET =aa
1294 1294  
1281 +(((
1295 1295  
1296 1296  
1297 1297  
1285 +
1298 1298  ==== 3.4.2.21 Encrypted payload ====
1299 1299  
1300 1300  
1301 1301  * (% style="color:#037691" %)**AT Command:**
1302 1302  
1303 -**(% style="color:blue" %)AT+DECRYPT=1  ** (%%)~/~/ The payload is uploaded without encryption
1291 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1304 1304  
1305 -**(% style="color:blue" %)AT+DECRYPT=0  **(%%)~/~/Encrypt when uploading payload (default)
1293 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1306 1306  
1307 1307  
1308 1308  
... ... @@ -1312,9 +1312,9 @@
1312 1312  
1313 1313  * (% style="color:#037691" %)**AT Command:**
1314 1314  
1315 -**(% style="color:blue" %)AT+GETSENSORVALUE=0  **(%%)~/~/ The serial port gets the reading of the current sensor
1303 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1316 1316  
1317 -**(% style="color:blue" %)AT+GETSENSORVALUE=1  **(%%)~/~/The serial port gets the current sensor reading and uploads it.
1305 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1318 1318  
1319 1319  
1320 1320  
... ... @@ -1324,9 +1324,9 @@
1324 1324  
1325 1325  * (% style="color:#037691" %)**AT Command:**
1326 1326  
1327 -**(% 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)
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)
1328 1328  
1329 -**(% 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.
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.
1330 1330  
1331 1331  
1332 1332  
... ... @@ -1336,14 +1336,14 @@
1336 1336  
1337 1337  * (% style="color:#037691" %)**AT Command:**
1338 1338  
1339 -**(% 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)
1327 + **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)
1340 1340  
1341 -**(% 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.
1329 + **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.
1342 1342  
1343 1343  
1344 1344  * (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1345 1345  
1346 -**(% style="color:blue" %)0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1334 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1347 1347  
1348 1348  
1349 1349  
... ... @@ -1353,7 +1353,7 @@
1353 1353  
1354 1354  * (% style="color:#037691" %)**AT Command**(%%)**:**
1355 1355  
1356 -**(% 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.
1344 + **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.
1357 1357  
1358 1358  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.
1359 1359  
... ... @@ -1376,7 +1376,7 @@
1376 1376  * (((
1377 1377  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
1378 1378  
1379 -**(% style="color:blue" %)26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1367 +**26 01  ** ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1380 1380  
1381 1381  
1382 1382  )))
... ... @@ -2133,7 +2133,7 @@
2133 2133  == 5.5 Can i use point to point communication for LT-22222-L? ==
2134 2134  
2135 2135  
2136 -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]].
2124 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
2137 2137  
2138 2138  
2139 2139  
... ... @@ -2225,6 +2225,8 @@
2225 2225  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2226 2226  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2227 2227  
2216 +
2217 +
2228 2228  = 8. Packing Info =
2229 2229  
2230 2230  
... ... @@ -2242,6 +2242,8 @@
2242 2242  * Package Size / pcs : 14.5 x 8 x 5 cm
2243 2243  * Weight / pcs : 170g
2244 2244  
2235 +
2236 +
2245 2245  = 9. Support =
2246 2246  
2247 2247  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0