<
From version < 93.1 >
edited by Bei Jinggeng
on 2022/08/24 15:56
To version < 90.7 >
edited by Xiaoling
on 2022/08/18 13:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -36,7 +36,7 @@
36 36  )))
37 37  
38 38  (((
39 -1) If user's area has LoRaWAN service coverage, they can just install the I/O controller and configure it to connect the LoRaWAN provider via wireless.
39 +1) If users area has LoRaWAN service coverage, they can just install the I/O controller and configure it to connect the LoRaWAN provider via wireless.
40 40  )))
41 41  
42 42  (((
... ... @@ -177,7 +177,7 @@
177 177  
178 178  * LoRaWAN Class A & Class C protocol
179 179  * Optional Customized LoRa Protocol
180 -* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
180 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
181 181  * AT Commands to change parameters
182 182  * Remote configure parameters via LoRa Downlink
183 183  * Firmware upgradable via program port
... ... @@ -184,6 +184,7 @@
184 184  * Counting
185 185  
186 186  
187 +
187 187  == 1.4  Applications ==
188 188  
189 189  
... ... @@ -195,6 +195,7 @@
195 195  * Smart Factory
196 196  
197 197  
199 +
198 198  == 1.5 Hardware Variants ==
199 199  
200 200  
... ... @@ -209,6 +209,7 @@
209 209  * 1 x Counting Port
210 210  )))
211 211  
214 +
212 212  = 2. Power ON Device =
213 213  
214 214  
... ... @@ -300,6 +300,7 @@
300 300  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
301 301  
302 302  
306 +
303 303  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
304 304  
305 305  
... ... @@ -355,6 +355,7 @@
355 355  ** DO1 LED is off in both case
356 356  
357 357  
362 +
358 358  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
359 359  
360 360  
... ... @@ -727,6 +727,9 @@
727 727  
728 728  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
729 729  
735 +
736 +
737 +
730 730  === 3.4.1 Common Commands ===
731 731  
732 732  
... ... @@ -876,6 +876,7 @@
876 876  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
877 877  
878 878  
887 +
879 879  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
880 880  
881 881  
... ... @@ -1031,7 +1031,7 @@
1031 1031  [[image:image-20220524093351-8.png]]
1032 1032  
1033 1033  
1034 -(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1043 +(% style="color:#4f81bd" %)**Sixth and Seventh Byte**:
1035 1035  
1036 1036   Latching time. Unit: ms
1037 1037  
... ... @@ -1056,7 +1056,6 @@
1056 1056  
1057 1057  DO1 pin no action, DO2 pin set low, DO3 pin set high, last 2 seconds, then DO1 pin no action, DO2 pin set high, DO3 pin set low
1058 1058  
1059 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1060 1060  
1061 1061  
1062 1062  
... ... @@ -1085,7 +1085,7 @@
1085 1085  [[image:image-20220524093724-9.png]]
1086 1086  )))
1087 1087  
1088 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1096 +Device will upload a packet if downlink code executes successfully.
1089 1089  
1090 1090  
1091 1091  
... ... @@ -1119,7 +1119,7 @@
1119 1119  [[image:image-20220714135731-1.png||height="406" width="627"]]
1120 1120  
1121 1121  
1122 -(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1130 +(% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1123 1123  
1124 1124  Device will upload a packet if downlink code executes successfully.
1125 1125  
... ... @@ -1142,7 +1142,6 @@
1142 1142  
1143 1143  Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC.
1144 1144  
1145 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1146 1146  
1147 1147  
1148 1148  
... ... @@ -1221,94 +1221,8 @@
1221 1221  
1222 1222  )))
1223 1223  
1224 -==== 3.4.2.20 Reset save DR DO state ====
1225 1225  
1226 -* (% style="color:#037691" %)**AT Command:**
1227 1227  
1228 -**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1229 -
1230 -**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.
1231 -
1232 -
1233 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1234 -
1235 -**0x AD aa      **~/~/ same as AT+RODORET =aa
1236 -
1237 -(((
1238 -
1239 -
1240 -==== 3.4.2.21 Encrypted payload ====
1241 -
1242 -* (% style="color:#037691" %)**AT Command:**
1243 -
1244 -**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1245 -
1246 -**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1247 -
1248 -
1249 -==== 3.4.2.22 Get sensor value ====
1250 -
1251 -* (% style="color:#037691" %)**AT Command:**
1252 -
1253 -**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1254 -
1255 -**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1256 -
1257 -
1258 -==== 3.4.2.23 Resets the downlink packet count ====
1259 -
1260 -* (% style="color:#037691" %)**AT Command:**
1261 -
1262 -**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)
1263 -
1264 -**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.
1265 -
1266 -
1267 -==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1268 -
1269 -* (% style="color:#037691" %)**AT Command:**
1270 -
1271 - **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)
1272 -
1273 - **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.
1274 -
1275 -
1276 -* (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1277 -
1278 -**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1279 -
1280 -==== 3.4.2.25 Copy downlink to uplink ====
1281 -
1282 -* (% style="color:#037691" %)**AT Command**(%%)**:**
1283 -
1284 - **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.
1285 -
1286 -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.
1287 -
1288 -[[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-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1289 -
1290 -For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1291 -
1292 -[[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-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1293 -
1294 -For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1295 -
1296 -
1297 -
1298 -==== 3.4.2.26 Query version number and frequency band 、TDC ====
1299 -
1300 -* (((
1301 -(% style="color:#037691" %)**Downlink Payload**(%%)**: 26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1302 -)))
1303 -
1304 -Example:
1305 -
1306 -[[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"]]
1307 -
1308 -
1309 -
1310 -)))
1311 -
1312 1312  == 3.5 Integrate with Mydevice ==
1313 1313  
1314 1314  
... ... @@ -1875,8 +1875,6 @@
1875 1875  2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1876 1876  3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.
1877 1877  4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5
1878 -
1879 -
1880 1880  )))
1881 1881  
1882 1882  (((
... ... @@ -2106,6 +2106,9 @@
2106 2106  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2107 2107  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2108 2108  
2028 +
2029 +
2030 +
2109 2109  = 8. Packing Info =
2110 2110  
2111 2111  
... ... @@ -2123,6 +2123,9 @@
2123 2123  * Package Size / pcs : 14.5 x 8 x 5 cm
2124 2124  * Weight / pcs : 170g
2125 2125  
2048 +
2049 +
2050 +
2126 2126  = 9. Support =
2127 2127  
2128 2128  
... ... @@ -2134,6 +2134,7 @@
2134 2134  
2135 2135  
2136 2136  
2062 +
2137 2137  
2138 2138  )))
2139 2139  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0