<
From version < 99.3 >
edited by Xiaoling
on 2022/12/07 11:38
To version < 103.1 >
edited by Xiaoling
on 2023/04/25 17:54
>
Change comment: Uploaded new attachment "image-20230425175403-1.png", version {1}

Summary

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  
... ... @@ -288,53 +288,55 @@
288 288  
289 289  To use RS485-LN to read data from RS485 sensors, connect the RS485-LN A/B traces to the sensors. And user need to make sure RS485-LN use the match UART setting to access the sensors. The related commands for UART settings are:
290 290  
291 -
292 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
293 -|=(% style="width: 110px;" %)(((
290 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
291 +|=(% style="width: 126px; background-color:#D9E2F3;color:#0070C0" %)(((
294 294  **AT Commands**
295 -)))|=(% style="width: 210px;" %)(((
293 +)))|=(% style="width: 187px; background-color:#D9E2F3;color:#0070C0" %)(((
296 296  **Description**
297 -)))|=(% style="width: 190px;" %)(((
295 +)))|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)(((
298 298  **Example**
299 299  )))
300 -|(% style="width:110px" %)(((
298 +|(% style="width:126px" %)(((
299 +
300 +
301 +(((
301 301  AT+BAUDR
302 -)))|(% style="width:190px" %)(((
303 +)))
304 +)))|(% style="width:177px" %)(((
303 303  Set the baud rate (for RS485 connection). Default Value is: 9600.
304 -)))|(% style="width:190px" %)(((
306 +)))|(% style="width:193px" %)(((
305 305  (((
306 306  AT+BAUDR=9600
307 307  )))
308 308  
309 309  (((
310 -Options: (1200,2400,4800,14400,19200,115200)
312 +Options: (1200,2400,4800,
313 +14400,19200,115200)
311 311  )))
312 312  )))
313 -|(% style="width:110px" %)(((
316 +|(% style="width:126px" %)(((
314 314  AT+PARITY
315 -)))|(% style="width:190px" %)(((
318 +)))|(% style="width:177px" %)(((
316 316  Set UART parity (for RS485 connection)
317 -)))|(% style="width:190px" %)(((
320 +)))|(% style="width:193px" %)(((
318 318  (((
319 319  AT+PARITY=0
320 320  )))
321 321  
322 322  (((
323 -Option: 0: no parity, 1: odd parity, 2: even parity
326 +Option: 0: no parity,
327 +1: odd parity,
328 +2: even parity
324 324  )))
325 325  )))
326 -|(% style="width:110px" %)(((
331 +|(% style="width:126px" %)(((
327 327  AT+STOPBIT
328 -)))|(% style="width:190px" %)(((
333 +)))|(% style="width:177px" %)(((
329 329  (((
330 330  Set serial stopbit (for RS485 connection)
331 331  )))
332 -
337 +)))|(% style="width:193px" %)(((
333 333  (((
334 -
335 -)))
336 -)))|(% style="width:190px" %)(((
337 -(((
338 338  AT+STOPBIT=0 for 1bit
339 339  )))
340 340  
... ... @@ -353,16 +353,12 @@
353 353  
354 354  
355 355  (((
356 -(((
357 357  Some sensors might need to configure before normal operation. User can configure such sensor via PC and RS485 adapter or through RS485-LN AT Commands (% style="color:#4f81bd" %)**AT+CFGDEV**(%%). Each (% style="color:#4f81bd" %)**AT+CFGDEV **(%%)equals to send a RS485 command to sensors. This command will only run when user input it and won't run during each sampling.
358 -
359 -
360 360  )))
361 -)))
362 362  
363 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
364 -|=(% style="width: 110px;" %)**AT Commands**|=(% style="width: 210px;" %)**Description**|=(% style="width: 190px;" %)**Example**
365 -|AT+CFGDEV|(% style="width:110px" %)(((
360 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
361 +|=(% style="width: 122px; background-color:#D9E2F3;color:#0070C0" %)**AT Commands**|=(% style="width: 198px; background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Example**
362 +|(% style="width:122px" %)AT+CFGDEV|(% style="width:196px" %)(((
366 366  (((
367 367  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
368 368  )))
... ... @@ -408,7 +408,7 @@
408 408  
409 409  (% style="color:#037691" %)**AT+COMMANDx **(%%)**: **This command will be sent to RS485 devices during each sampling, Max command length is 14 bytes. The grammar is:
410 410  
411 -(% border="1" style="background-color:#4bacc6; color:white; width:499px" %)
408 +(% border="1" style="background-color:#f2f2f2; width:499px" %)
412 412  |(% style="width:496px" %)(((
413 413  **AT+COMMANDx=xx xx xx xx xx xx xx xx xx xx xx xx,m**
414 414  
... ... @@ -424,7 +424,7 @@
424 424  
425 425  (% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
426 426  
427 -(% border="1" style="background-color:#4bacc6; color:white; width:510px" %)
424 +(% border="1" style="background-color:#f2f2f2; width:510px" %)
428 428  |(% style="width:510px" %)(((
429 429  **AT+DATACUTx=a,b,c**
430 430  
... ... @@ -566,11 +566,11 @@
566 566  == 3.4 Uplink Payload ==
567 567  
568 568  
569 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:500px" %)
570 -|=(% scope="row" style="width: 60px;" %)(((
566 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
567 +|=(% scope="row" style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
571 571  Size(bytes)
572 -)))|(% style="width:80px" %)1|(% style="width:360px" %)(((
573 -Length depends on the return from the commands
569 +)))|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:360px" %)(((
570 +**Length depends on the return from the commands**
574 574  )))
575 575  |=(% style="width: 90px;" %)(((
576 576  Value
... ... @@ -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)*1000
965 +(% 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 00 01**  ~-~-> Same as  **AT+CMDDL1=1000 ms**
975 +**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**(%%) ====
1194 +==== (% 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**(%%) ====
1210 +==== (% 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**(%%) ====
1223 +==== (% 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**(%%) ====
1236 +==== (% 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" %)**Copy downlink to uplink **(%%) ====
1256 +==== (% 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**(%%) ====
1280 +==== (% 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**(%%) ====
1297 +==== (% style="color:blue" %)** Monitor RS485 communication of other devices(Since Version 1.4.0)**(%%) ====
1301 1301  
1302 1302  
1303 1303  * (((
... ... @@ -1341,34 +1341,32 @@
1341 1341  To enable the listening mode, use can run the command (% style="color:#4472c4" %)** AT+RXMODE**.
1342 1342  )))
1343 1343  
1344 -(((
1345 -
1346 -)))
1347 1347  
1348 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
1349 -|=(% style="width: 100px;" %)(((
1342 +
1343 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
1344 +|=(% style="width: 156px; background-color:#D9E2F3;color:#0070C0" %)(((
1350 1350  **Command example**
1351 -)))|=(% style="width: 400px;" %)(((
1346 +)))|=(% style="width: 355px; background-color:#D9E2F3;color:#0070C0" %)(((
1352 1352  **Function**
1353 1353  )))
1354 -|(% style="width:100px" %)(((
1349 +|(% style="width:156px" %)(((
1355 1355  AT+RXMODE=1,10
1356 -)))|(% style="width:400px" %)(((
1351 +)))|(% style="width:352px" %)(((
1357 1357  Enable listening mode 1, if RS485-LN has received more than 10 RS485 commands from the network. RS485-LN will send these commands via LoRaWAN uplinks.
1358 1358  )))
1359 -|(% style="width:100px" %)(((
1354 +|(% style="width:156px" %)(((
1360 1360  AT+RXMODE=2,500
1361 -)))|(% style="width:400px" %)(((
1356 +)))|(% style="width:352px" %)(((
1362 1362  Enable listening mode 2, RS485-LN will capture and send a 500ms content once from the first detect of character. Max value is 65535 ms
1363 1363  )))
1364 -|(% style="width:100px" %)(((
1359 +|(% style="width:156px" %)(((
1365 1365  AT+RXMODE=0,0
1366 -)))|(% style="width:400px" %)(((
1361 +)))|(% style="width:352px" %)(((
1367 1367  Disable listening mode. This is the default settings.
1368 1368  )))
1369 -|(% style="width:100px" %)(((
1364 +|(% style="width:156px" %)(((
1370 1370  
1371 -)))|(% style="width:400px" %)(((
1366 +)))|(% style="width:352px" %)(((
1372 1372  A6 aa bb cc  same as AT+RXMODE=aa,(bb<<8 | cc)
1373 1373  )))
1374 1374  
... ... @@ -1416,25 +1416,21 @@
1416 1416  (% aria-label="image-20220602171200-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602171200-9.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
1417 1417  )))
1418 1418  
1419 -(((
1420 -
1421 -)))
1422 1422  
1415 +
1423 1423  (((
1424 -(((
1425 1425  (% style="color:red" %)**Notice: Listening mode can work with the default polling mode of RS485-LN. When RS485-LN is in to send the RS485 commands (from AT+COMMANDx), the listening mode will be interrupt for a while.**
1426 1426  )))
1427 -)))
1428 1428  
1429 1429  
1430 1430  == 3.7 Buttons ==
1431 1431  
1432 1432  
1433 -(% border="1.5" cellspacing="4" style="background-color:#ffffcc; width:430px" %)
1434 -|=(% style="width: 50px;" %)**Button**|=(% style="width: 380px;" %)**Feature**
1435 -|(% style="width:50px" %)**ACT**|(% style="width:361px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1436 -|(% style="width:50px" %)**RST**|(% style="width:361px" %)Reboot RS485
1437 -|(% style="width:50px" %)**PRO**|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1424 +(% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1425 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Button**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1426 +|(% style="width:50px" %)ACT|(% style="width:361px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1427 +|(% style="width:50px" %)RST|(% style="width:361px" %)Reboot RS485
1428 +|(% style="width:50px" %)PRO|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1438 1438  
1439 1439  
1440 1440  
... ... @@ -1441,10 +1441,10 @@
1441 1441  == 3.8 LEDs ==
1442 1442  
1443 1443  
1444 -(% border="1.5" cellspacing="4" style="background-color:#ffffcc; width:430px" %)
1445 -|=(% style="width: 50px;" %)**LEDs**|=(% style="width: 380px;" %)**Feature**
1446 -|**PWR**|Always on if there is power
1447 -|**SYS**|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
1435 +(% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1436 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**LEDs**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1437 +|PWR|Always on if there is power
1438 +|SYS|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
1448 1448  
1449 1449  
1450 1450  
... ... @@ -1702,7 +1702,7 @@
1702 1702  
1703 1703  RS485-LN sent below command:
1704 1704  
1705 -(% style="color:blue" %)**AT+CFGDEV=01 03 20 00 01 85 c0,1**(%%) to RS485 network, and PC is able to get this command and return commands from MTU to show in the serial tool.
1696 +(% style="color:blue" %)**AT+CFGDEV=01 03 00 20 00 01,1**(%%) to RS485 network, and PC is able to get this command and return commands from MTU to show in the serial tool.
1706 1706  
1707 1707  
1708 1708  We can see the output from the Serial port tool to analyze. And check if they are expected result.
image-20230425175403-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +150.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0