<
From version < 104.1 >
edited by Xiaoling
on 2022/11/12 17:48
To version < 102.1 >
edited by Bei Jinggeng
on 2022/10/28 17:08
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -186,6 +186,7 @@
186 186  * Firmware upgradable via program port
187 187  * Counting
188 188  
189 +
189 189  == 1.4  Applications ==
190 190  
191 191  
... ... @@ -196,6 +196,7 @@
196 196  * Smart Cities
197 197  * Smart Factory
198 198  
200 +
199 199  == 1.5 Hardware Variants ==
200 200  
201 201  
... ... @@ -210,6 +210,7 @@
210 210  * 1 x Counting Port
211 211  )))
212 212  
215 +
213 213  = 2. Power ON Device =
214 214  
215 215  
... ... @@ -766,10 +766,12 @@
766 766  )))
767 767  )))
768 768  
769 -* (% 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]]
772 +* (% 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]]
770 770  
771 -* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
774 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
772 772  
776 +
777 +
773 773  === 3.4.1 Common Commands ===
774 774  
775 775  
... ... @@ -789,7 +789,7 @@
789 789  
790 790  * (% style="color:#037691" %)**AT Command:**
791 791  
792 -(% style="color:blue" %)**AT+TDC=N **
797 +**AT+TDC=N **
793 793  
794 794  
795 795  **Example: **AT+TDC=30000. Means set interval to 30 seconds
... ... @@ -797,10 +797,11 @@
797 797  
798 798  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
799 799  
800 -(% style="color:blue" %)**0x01 aa bb cc  **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)**
805 +**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
801 801  
802 802  
803 803  
809 +
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 -(% style="color:blue" %)**AT+MOD=N  **
817 +**AT+MOD=N  **
812 812  
813 813  
814 814  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
... ... @@ -816,10 +816,11 @@
816 816  
817 817  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
818 818  
819 -(% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
825 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
820 820  
821 821  
822 822  
829 +
823 823  ==== 3.4.2.3 Poll an uplink ====
824 824  
825 825  
... ... @@ -830,7 +830,7 @@
830 830  
831 831  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
832 832  
833 -(% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
840 +**0x08 FF     **~/~/ Poll an uplink
834 834  
835 835  
836 836  **Example**: 0x08FF, ask device to send an Uplink
... ... @@ -837,6 +837,7 @@
837 837  
838 838  
839 839  
847 +
840 840  ==== 3.4.2.4 Enable Trigger Mode ====
841 841  
842 842  
... ... @@ -844,16 +844,16 @@
844 844  
845 845  * (% style="color:#037691" %)**AT Command:**
846 846  
847 -(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
855 +**AT+ADDMOD6=1 or 0**
848 848  
849 -(% style="color:red" %)**1:** (%%)Enable Trigger Mode
857 +1: Enable Trigger Mode
850 850  
851 -(% style="color:red" %)**0: **(%%)Disable Trigger Mode
859 +0: Disable Trigger Mode
852 852  
853 853  
854 854  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
855 855  
856 -(% style="color:blue" %)**0x0A 06 aa    **(%%) ~/~/ Same as AT+ADDMOD6=aa
864 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
857 857  
858 858  
859 859  
... ... @@ -870,10 +870,11 @@
870 870  
871 871  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
872 872  
873 -(% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
881 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
874 874  
875 875  
876 876  
885 +
877 877  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
878 878  
879 879  
... ... @@ -881,7 +881,7 @@
881 881  
882 882  * (% style="color:#037691" %)**AT Command:**
883 883  
884 -(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
893 +**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
885 885  
886 886  
887 887  **Example:**
... ... @@ -890,10 +890,11 @@
890 890  
891 891  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
892 892  
893 -(% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
902 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
894 894  
895 895  
896 896  
906 +
897 897  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
898 898  
899 899  
... ... @@ -901,11 +901,11 @@
901 901  
902 902  * (% style="color:#037691" %)**AT Command:**
903 903  
904 -(% style="color:blue" %)**AT+TRIG1=a,b**
914 +**AT+TRIG1=a,b**
905 905  
906 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
916 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
907 907  
908 -(% style="color:red" %)**b :** (%%)delay timing.
918 +b : delay timing.
909 909  
910 910  
911 911  **Example:**
... ... @@ -914,11 +914,8 @@
914 914  
915 915  
916 916  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
927 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
917 917  
918 -(% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
919 -
920 -
921 -
922 922  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
923 923  
924 924  
... ... @@ -926,13 +926,14 @@
926 926  
927 927  * (% style="color:#037691" %)**AT Command:**
928 928  
929 -(% style="color:blue" %)**AT+TRIG2=a,b**
936 +**AT+TRIG2=a,b**
930 930  
931 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
932 932  
933 -(% style="color:red" %)**b :** (%%)delay timing.
939 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
934 934  
941 +b : delay timing.
935 935  
943 +
936 936  **Example:**
937 937  
938 938  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
... ... @@ -940,10 +940,11 @@
940 940  
941 941  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
942 942  
943 -(% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG1=aa,0x(bb cc)
951 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
944 944  
945 945  
946 946  
955 +
947 947  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
948 948  
949 949  
... ... @@ -951,15 +951,16 @@
951 951  
952 952  * (% style="color:#037691" %)**AT Command**
953 953  
954 -(% style="color:blue" %)**AT+ACLIM**
963 +**AT+ACLIM**
955 955  
956 956  
957 957  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
958 958  
959 -(% 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"]]
968 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
960 960  
961 961  
962 962  
972 +
963 963  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
964 964  
965 965  
... ... @@ -967,15 +967,16 @@
967 967  
968 968  * (% style="color:#037691" %)**AT Command**
969 969  
970 -(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
980 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
971 971  
972 972  
973 973  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
974 974  
975 -(% 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"]]
985 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
976 976  
977 977  
978 978  
989 +
979 979  ==== 3.4.2.11 Trigger – Set minimum interval ====
980 980  
981 981  
... ... @@ -983,12 +983,12 @@
983 983  
984 984  * (% style="color:#037691" %)**AT Command**
985 985  
986 -(% style="color:blue" %)**AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
997 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
987 987  
988 988  
989 989  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
990 990  
991 -(% style="color:blue" %)**0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
1002 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
992 992  
993 993  (((
994 994  
... ... @@ -998,6 +998,7 @@
998 998  
999 999  
1000 1000  
1012 +
1001 1001  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
1002 1002  
1003 1003  
... ... @@ -1007,7 +1007,7 @@
1007 1007  
1008 1008  
1009 1009  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
1010 -* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1022 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1011 1011  
1012 1012  (((
1013 1013  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1029,6 +1029,7 @@
1029 1029  
1030 1030  
1031 1031  
1044 +
1032 1032  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1033 1033  
1034 1034  
... ... @@ -1039,7 +1039,7 @@
1039 1039  
1040 1040  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1041 1041  
1042 -(% style="color:blue" %)**0xA9 aa bb cc     **(%%) ~/~/ Set DO1/DO2/DO3 output with time control
1055 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1043 1043  
1044 1044  
1045 1045  This is to control the digital output time of DO pin. Include four bytes:
... ... @@ -1095,6 +1095,7 @@
1095 1095  
1096 1096  
1097 1097  
1111 +
1098 1098  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1099 1099  
1100 1100  
... ... @@ -1105,7 +1105,7 @@
1105 1105  
1106 1106  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1107 1107  
1108 -(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1122 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1109 1109  
1110 1110  
1111 1111  (((
... ... @@ -1135,7 +1135,7 @@
1135 1135  
1136 1136  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1137 1137  
1138 -(% style="color:blue" %)**0x05 aa bb cc dd     ** (%%)~/~/ Set RO1/RO2 relay with time control
1152 +**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1139 1139  
1140 1140  
1141 1141  This is to control the relay output time of relay. Include four bytes:
... ... @@ -1186,33 +1186,39 @@
1186 1186  
1187 1187  * (% style="color:#037691" %)**AT Command:**
1188 1188  
1189 -(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1203 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1190 1190  
1191 1191  
1192 1192  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1193 1193  
1194 -(% style="color:blue" %)**0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
1208 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1195 1195  
1196 1196  
1197 1197  
1212 +
1198 1198  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1199 1199  
1200 1200  
1201 1201  * (% style="color:#037691" %)**AT Command:**
1202 1202  
1203 -(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1218 +**AT+SETCNT=aa,(bb cc dd ee) **
1204 1204  
1205 -(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1220 +aa: 1: Set count1,
1206 1206  
1207 -(% style="color:red" %)**bb cc dd ee: **(%%)number to be set
1222 +2: Set count2,
1208 1208  
1224 +3: Set AV1 count
1209 1209  
1226 +Bb cc dd ee: number to be set
1227 +
1228 +
1210 1210  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1211 1211  
1212 -(% style="color:blue" %)**0x A8 aa bb cc dd ee     ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1231 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1213 1213  
1214 1214  
1215 1215  
1235 +
1216 1216  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1217 1217  
1218 1218  
... ... @@ -1220,79 +1220,87 @@
1220 1220  
1221 1221  * (% style="color:#037691" %)**AT Command:**
1222 1222  
1223 -(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1243 +**AT+CLRCOUNT ** ~/~/ clear all counting
1224 1224  
1225 1225  
1226 1226  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1227 1227  
1228 -(% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
1248 +**0x A6 01    ** ~/~/ clear all counting
1229 1229  
1230 1230  
1231 1231  
1252 +
1232 1232  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1233 1233  
1234 1234  
1235 1235  * (% style="color:#037691" %)**AT Command:**
1236 1236  
1237 -(% 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)
1258 +**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1238 1238  
1239 1239  
1240 1240  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1241 1241  
1242 -(% style="color:blue" %)**0x A7 aa bb cc     ** (%%)~/~/ same as AT+COUTIME =aa bb cc,
1263 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1243 1243  
1244 1244  (((
1245 1245  range: aa bb cc:0 to 16777215,  (unit:second)
1246 -)))
1247 1247  
1248 1248  
1249 1249  
1270 +
1271 +)))
1272 +
1250 1250  ==== 3.4.2.20 Reset save DR DO state ====
1251 1251  
1252 1252  
1253 1253  * (% style="color:#037691" %)**AT Command:**
1254 1254  
1255 -(% style="color:blue" %)**AT+RODORET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1278 +**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1256 1256  
1257 -(% 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.
1280 +**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.
1258 1258  
1259 1259  
1260 1260  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1261 1261  
1262 -(% style="color:blue" %)**0x AD aa      ** (%%)~/~/ same as AT+RODORET =aa
1285 +**0x AD aa      **~/~/ same as AT+RODORET =aa
1263 1263  
1287 +(((
1288 +
1264 1264  
1265 1265  
1291 +
1266 1266  ==== 3.4.2.21 Encrypted payload ====
1267 1267  
1268 1268  
1269 1269  * (% style="color:#037691" %)**AT Command:**
1270 1270  
1271 -(% style="color:blue" %)**AT+DECRYPT=1  ** (%%)~/~/ The payload is uploaded without encryption
1297 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1272 1272  
1273 -(% style="color:blue" %)**AT+DECRYPT=0    **(%%)~/~/  Encrypt when uploading payload (default)
1299 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1274 1274  
1275 1275  
1276 1276  
1303 +
1277 1277  ==== 3.4.2.22 Get sensor value ====
1278 1278  
1279 1279  
1280 1280  * (% style="color:#037691" %)**AT Command:**
1281 1281  
1282 -(% style="color:blue" %)**AT+GETSENSORVALUE=0    **(%%)~/~/ The serial port gets the reading of the current sensor
1309 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1283 1283  
1284 -(% style="color:blue" %)**AT+GETSENSORVALUE=1    **(%%)~/~/ The serial port gets the current sensor reading and uploads it.
1311 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1285 1285  
1286 1286  
1287 1287  
1315 +
1288 1288  ==== 3.4.2.23 Resets the downlink packet count ====
1289 1289  
1290 1290  
1291 1291  * (% style="color:#037691" %)**AT Command:**
1292 1292  
1293 -(% 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)
1321 +**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)
1294 1294  
1295 -(% 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.
1323 +**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.
1296 1296  
1297 1297  
1298 1298  
... ... @@ -1302,14 +1302,14 @@
1302 1302  
1303 1303  * (% style="color:#037691" %)**AT Command:**
1304 1304  
1305 -(% 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)
1333 + **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)
1306 1306  
1307 -(% 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.
1335 + **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.
1308 1308  
1309 1309  
1310 1310  * (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1311 1311  
1312 -(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1340 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1313 1313  
1314 1314  
1315 1315  
... ... @@ -1319,7 +1319,7 @@
1319 1319  
1320 1320  * (% style="color:#037691" %)**AT Command**(%%)**:**
1321 1321  
1322 -(% 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.
1350 + **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.
1323 1323  
1324 1324  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.
1325 1325  
... ... @@ -1342,7 +1342,7 @@
1342 1342  * (((
1343 1343  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
1344 1344  
1345 -(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1373 +**26 01  ** ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1346 1346  
1347 1347  
1348 1348  )))
... ... @@ -1352,6 +1352,8 @@
1352 1352  [[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"]]
1353 1353  
1354 1354  
1383 +
1384 +)))
1355 1355  
1356 1356  == 3.5 Integrate with Mydevice ==
1357 1357  
... ... @@ -1951,7 +1951,7 @@
1951 1951  
1952 1952  
1953 1953  (((
1954 -(% style="color:blue" %)**If sensor JOINED:**
1984 +(% style="color:blue" %)If sensor JOINED:
1955 1955  
1956 1956  (% style="background-color:#dcdcdc" %)**AT+CLASS=A
1957 1957  ATZ**
... ... @@ -2036,6 +2036,7 @@
2036 2036  (((
2037 2037  Assume we have a LG02 working in the frequency 868400000 now , below is the step.
2038 2038  
2069 +
2039 2039  
2040 2040  )))
2041 2041  )))
... ... @@ -2125,11 +2125,7 @@
2125 2125  [[image:image-20221006170630-1.png||height="610" width="945"]]
2126 2126  
2127 2127  
2128 -== 5.8 Can LT22222 save RO state? ==
2129 2129  
2130 -Firmware version needs to be no less than 1.6.0.
2131 -
2132 -
2133 2133  = 6. Trouble Shooting =
2134 2134  
2135 2135  
... ... @@ -2192,6 +2192,7 @@
2192 2192  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2193 2193  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2194 2194  
2222 +
2195 2195  = 8. Packing Info =
2196 2196  
2197 2197  
... ... @@ -2209,7 +2209,6 @@
2209 2209  * Package Size / pcs : 14.5 x 8 x 5 cm
2210 2210  * Weight / pcs : 170g
2211 2211  
2212 -
2213 2213  
2214 2214  = 9. Support =
2215 2215  
image-20221112174847-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -102.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0