Changes for page RS485-BL – Waterproof RS485 to LoRaWAN Converter
Last modified by Xiaoling on 2025/04/23 15:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,13 @@ 1 1 (% style="text-align:center" %) 2 -[[image:1652947681187-144.png||height=" 404" width="404"]]2 +[[image:1652947681187-144.png||height="385" width="385"]] 3 3 4 4 5 5 6 6 7 +**RS485-BL – Waterproof RS485 to LoRaWAN Converter User Manual** 8 + 9 + 10 + 7 7 **Table of Contents:** 8 8 9 9 {{toc/}} ... ... @@ -199,7 +199,6 @@ 199 199 200 200 [[image:1652953414711-647.png||height="337" width="723"]] 201 201 202 - 203 203 ((( 204 204 The RS485-BL in this example connected to two RS485 devices for demonstration, user can connect to other RS485 devices via the same method. 205 205 ))) ... ... @@ -209,7 +209,7 @@ 209 209 ))) 210 210 211 211 ((( 212 - (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from RS485-BL.215 +**Step 1**: Create a device in TTN V3 with the OTAA keys from RS485-BL. 213 213 ))) 214 214 215 215 ((( ... ... @@ -218,13 +218,12 @@ 218 218 219 219 [[image:1652953462722-299.png]] 220 220 221 - 222 222 ((( 223 223 User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot: 224 224 ))) 225 225 226 226 ((( 227 - **Add APP EUI in the application.**229 +Add APP EUI in the application. 228 228 ))) 229 229 230 230 ... ... @@ -236,20 +236,17 @@ 236 236 237 237 [[image:image-20220519174512-4.png]] 238 238 239 - 240 240 You can also choose to create the device manually. 241 241 242 242 [[image:1652953542269-423.png||height="710" width="723"]] 243 243 244 - 245 245 Add APP KEY and DEV EUI 246 246 247 247 [[image:1652953553383-907.png||height="514" width="724"]] 248 248 249 249 250 - 251 251 ((( 252 - (% style="color:blue" %)**Step 2**(%%): Power on RS485-BL and it will auto join to the TTN V3 network. After join success, it will start to upload message to TTN V3 and user can see in the panel.251 +**Step 2**: Power on RS485-BL and it will auto join to the TTN V3 network. After join success, it will start to upload message to TTN V3 and user can see in the panel. 253 253 ))) 254 254 255 255 [[image:1652953568895-172.png||height="232" width="724"]] ... ... @@ -391,7 +391,6 @@ 391 391 392 392 393 393 394 - 395 395 === 3.3.2 Configure sensors === 396 396 397 397 ((( ... ... @@ -405,17 +405,11 @@ 405 405 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 406 406 |=(% style="width: 80px;" %)**AT Commands**|=(% style="width: 210px;" %)**Description**|=(% style="width: 210px;" %)**Example** 407 407 |AT+CFGDEV|(% style="width:80px" %)((( 408 -((( 409 409 This command is used to configure the RS485/TTL devices; they won’t be used during sampling. 410 -))) 411 411 412 -((( 413 413 AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx, 414 -))) 415 415 416 -((( 417 417 mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command 418 -))) 419 419 )))|(% style="width:210px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 420 420 421 421 Detail of AT+CFGDEV command see [[AT+CFGDEV detail>>||anchor="HRS485DebugCommand28AT2BCFGDEV29"]]. ... ... @@ -916,6 +916,7 @@ 916 916 (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL. User can see these commands below: 917 917 ))) 918 918 911 + 919 919 === 3.5.1 Common Commands: === 920 920 921 921 They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, 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]] ... ... @@ -1439,16 +1439,34 @@ 1439 1439 ((( 1440 1440 ((( 1441 1441 **AT+BAUDR=9600** ~/~/ Options: (1200,2400,4800,14400,19200,115200) 1435 +))) 1436 +))) 1442 1442 1438 +((( 1443 1443 Set UART Parity 1440 +))) 1441 + 1442 +(% class="box infomessage" %) 1443 +((( 1444 +((( 1444 1444 **AT+PARITY=0** ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity 1446 +))) 1447 +))) 1445 1445 1449 +((( 1446 1446 Set STOPBIT 1451 +))) 1447 1447 1453 +(% class="box infomessage" %) 1454 +((( 1455 +((( 1448 1448 **AT+STOPBIT=0** ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits 1449 1449 ))) 1450 1450 ))) 1451 1451 1460 +((( 1461 + 1462 +))) 1452 1452 1453 1453 * ((( 1454 1454 **Downlink Payload:** ... ... @@ -1526,6 +1526,7 @@ 1526 1526 |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature** 1527 1527 |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL 1528 1528 1540 + 1529 1529 == 3.7 +3V3 Output == 1530 1530 1531 1531 ((( ... ... @@ -1603,6 +1603,7 @@ 1603 1603 |=**LEDs**|=(% style="width: 274px;" %)**Feature** 1604 1604 |**LED1**|(% style="width:274px" %)Blink when device transmit a packet. 1605 1605 1618 + 1606 1606 == 3.10 Switch Jumper == 1607 1607 1608 1608 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:463px" %) ... ... @@ -1658,7 +1658,15 @@ 1658 1658 (% class="box infomessage" %) 1659 1659 ((( 1660 1660 **AT+FDR** 1674 +))) 1675 + 1676 +(% class="box infomessage" %) 1677 +((( 1661 1661 **AT+NJM=0** 1679 +))) 1680 + 1681 +(% class="box infomessage" %) 1682 +((( 1662 1662 **ATZ** 1663 1663 ))) 1664 1664 ... ... @@ -1800,6 +1800,7 @@ 1800 1800 * (% style="color:blue" %)**RU864**(%%): frequency bands RU864 1801 1801 * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865 1802 1802 1824 + 1803 1803 = 9. Packing Info = 1804 1804 1805 1805 (((