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,6 +128,7 @@ 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 + 131 131 == 1.6 Hardware Change log == 132 132 133 133 ... ... @@ -964,7 +964,7 @@ 964 964 ))) 965 965 966 966 ((( 967 -(% style="color:#4472c4" %)** 0x AA aa bb cc**(%%) Same as: AT+CMDDLaa=hex 968 +(% style="color:#4472c4" %)** 0x AA aa bb cc**(%%) Same as: AT+CMDDLaa=hex(bb cc)*1000 968 968 ))) 969 969 970 970 ((( ... ... @@ -974,7 +974,7 @@ 974 974 ))) 975 975 976 976 ((( 977 -**0xAA 01 0 3E8** ~-~-> Same as **AT+CMDDL1=1000 ms**978 +**0xAA 01 00 01** ~-~-> Same as **AT+CMDDL1=1000 ms** 978 978 ))) 979 979 980 980 ... ... @@ -1193,7 +1193,7 @@ 1193 1193 1194 1194 1195 1195 1196 -==== (% style="color:blue" %)**Encrypted payload (Since Version 1.4.0)**(%%) ====1197 +==== (% style="color:blue" %)**Encrypted payload**(%%) ==== 1197 1197 1198 1198 ((( 1199 1199 ... ... @@ -1209,7 +1209,7 @@ 1209 1209 1210 1210 1211 1211 1212 -==== (% style="color:blue" %)**Get sensor value (Since Version 1.4.0)**(%%) ====1213 +==== (% style="color:blue" %)**Get sensor value**(%%) ==== 1213 1213 1214 1214 1215 1215 * ((( ... ... @@ -1222,7 +1222,7 @@ 1222 1222 1223 1223 1224 1224 1225 -==== (% style="color:blue" %)**Resets the downlink packet count (Since Version 1.4.0)**(%%) ====1226 +==== (% style="color:blue" %)**Resets the downlink packet count**(%%) ==== 1226 1226 1227 1227 1228 1228 * ((( ... ... @@ -1235,7 +1235,7 @@ 1235 1235 1236 1236 1237 1237 1238 -==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches (Since Version 1.4.0)**(%%) ====1239 +==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches**(%%) ==== 1239 1239 1240 1240 1241 1241 * ((( ... ... @@ -1255,7 +1255,7 @@ 1255 1255 1256 1256 1257 1257 1258 -==== (% style="color:blue" %)**Copy downlink to uplink (SinceVersion 1.4.0)**(%%) ====1259 +==== (% style="color:blue" %)** Copy downlink to uplink **(%%) ==== 1259 1259 1260 1260 1261 1261 * ((( ... ... @@ -1279,7 +1279,7 @@ 1279 1279 1280 1280 1281 1281 1282 -==== (% style="color:blue" %)**Query version number and frequency band 、TDC (Since Version 1.4.0)**(%%) ====1283 +==== (% style="color:blue" %)**Query version number and frequency band 、TDC**(%%) ==== 1283 1283 1284 1284 1285 1285 ((( ... ... @@ -1296,7 +1296,7 @@ 1296 1296 1297 1297 1298 1298 1299 -==== (% style="color:blue" %)** Monitor RS485 communication of other devices (Since Version 1.4.0)**(%%) ====1300 +==== (% style="color:blue" %)** Monitor RS485 communication of other devices**(%%) ==== 1300 1300 1301 1301 1302 1302 * ((( ... ... @@ -1753,7 +1753,6 @@ 1753 1753 1754 1754 == 6.8 Where to get the decoder for RS485-LN? == 1755 1755 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