Changes for page RS485-LN – RS485 to LoRaWAN Converter User Manual
Last modified by Bei Jinggeng on 2025/01/16 11:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -128,7 +128,6 @@ 128 128 [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]] 129 129 130 130 131 - 132 132 == 1.6 Hardware Change log == 133 133 134 134 ... ... @@ -965,7 +965,7 @@ 965 965 ))) 966 966 967 967 ((( 968 -(% style="color:#4472c4" %)** 0x AA aa bb cc**(%%) Same as: AT+CMDDLaa=hex(bb cc) *1000967 +(% style="color:#4472c4" %)** 0x AA aa bb cc**(%%) Same as: AT+CMDDLaa=hex (bb cc) 969 969 ))) 970 970 971 971 ((( ... ... @@ -975,7 +975,7 @@ 975 975 ))) 976 976 977 977 ((( 978 -**0xAA 01 0 001** ~-~-> Same as **AT+CMDDL1=1000 ms**977 +**0xAA 01 03 E8** ~-~-> Same as **AT+CMDDL1=1000 ms** 979 979 ))) 980 980 981 981 ... ... @@ -1194,7 +1194,7 @@ 1194 1194 1195 1195 1196 1196 1197 -==== (% style="color:blue" %)**Encrypted payload**(%%) ==== 1196 +==== (% style="color:blue" %)**Encrypted payload(Since Version 1.4.0)**(%%) ==== 1198 1198 1199 1199 ((( 1200 1200 ... ... @@ -1210,7 +1210,7 @@ 1210 1210 1211 1211 1212 1212 1213 -==== (% style="color:blue" %)**Get sensor value**(%%) ==== 1212 +==== (% style="color:blue" %)**Get sensor value(Since Version 1.4.0)**(%%) ==== 1214 1214 1215 1215 1216 1216 * ((( ... ... @@ -1223,7 +1223,7 @@ 1223 1223 1224 1224 1225 1225 1226 -==== (% style="color:blue" %)**Resets the downlink packet count**(%%) ==== 1225 +==== (% style="color:blue" %)**Resets the downlink packet count(Since Version 1.4.0)**(%%) ==== 1227 1227 1228 1228 1229 1229 * ((( ... ... @@ -1236,7 +1236,7 @@ 1236 1236 1237 1237 1238 1238 1239 -==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches**(%%) ==== 1238 +==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches(Since Version 1.4.0)**(%%) ==== 1240 1240 1241 1241 1242 1242 * ((( ... ... @@ -1256,7 +1256,7 @@ 1256 1256 1257 1257 1258 1258 1259 -==== (% style="color:blue" %)** 1258 +==== (% style="color:blue" %)**Copy downlink to uplink (Since Version 1.4.0)**(%%) ==== 1260 1260 1261 1261 1262 1262 * ((( ... ... @@ -1280,7 +1280,7 @@ 1280 1280 1281 1281 1282 1282 1283 -==== (% style="color:blue" %)**Query version number and frequency band 、TDC**(%%) ==== 1282 +==== (% style="color:blue" %)**Query version number and frequency band 、TDC(Since Version 1.4.0)**(%%) ==== 1284 1284 1285 1285 1286 1286 ((( ... ... @@ -1297,7 +1297,7 @@ 1297 1297 1298 1298 1299 1299 1300 -==== (% style="color:blue" %)** Monitor RS485 communication of other devices**(%%) ==== 1299 +==== (% style="color:blue" %)** Monitor RS485 communication of other devices(Since Version 1.4.0)**(%%) ==== 1301 1301 1302 1302 1303 1303 * ((( ... ... @@ -1754,6 +1754,7 @@ 1754 1754 1755 1755 == 6.8 Where to get the decoder for RS485-LN? == 1756 1756 1756 + 1757 1757 The decoder for RS485-LN needs to be written by yourself. Because the sensor to which the user is connected is custom, the read device data bytes also need custom parsing, so there is no universal decoder. We can only provide [[templates>>https://github.com/dragino/dragino-end-node-decoder/tree/main/RS485-LN]] for decoders (no intermediate data parsing part involved) 1758 1758 1759 1759