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
-
... ... @@ -25,19 +25,19 @@ 25 25 ))) 26 26 27 27 ((( 28 -The Dragino RS485-BL is a (% style="color:blue" %)**RS485 / UART to LoRaWAN Converter**(%%)for Internet of Things solutions. User can connect RS485 or UART sensor to RS485-BL converter, and configure RS485-BL to periodically read sensor data and upload via LoRaWAN network to IoT server.28 +The Dragino RS485-BL is a **RS485 / UART to LoRaWAN Converter** for Internet of Things solutions. User can connect RS485 or UART sensor to RS485-BL converter, and configure RS485-BL to periodically read sensor data and upload via LoRaWAN network to IoT server. 29 29 ))) 30 30 31 31 ((( 32 -RS485-BL can interface to RS485 sensor, 3.3v/5v UART sensor or interrupt sensor. RS485-BL provides (% style="color:blue" %)**a 3.3v output**(%%)and**(% style="color:blue" %)a 5v output(%%)** to power external sensors. Both output voltages are controllable to minimize the total system power consumption.32 +RS485-BL can interface to RS485 sensor, 3.3v/5v UART sensor or interrupt sensor. RS485-BL provides **a 3.3v output** and** a 5v output** to power external sensors. Both output voltages are controllable to minimize the total system power consumption. 33 33 ))) 34 34 35 35 ((( 36 -RS485-BL is IP67 (% style="color:blue" %)**waterproof**(%%)and powered by(% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use for several years.36 +RS485-BL is IP67 **waterproof** and powered by **8500mAh Li-SOCI2 battery**, it is designed for long term use for several years. 37 37 ))) 38 38 39 39 ((( 40 -RS485-BL runs standard (% style="color:blue" %)**LoRaWAN 1.0.3 in Class A**(%%). It can reach long transfer range and easy to integrate with LoRaWAN compatible gateway and IoT server.40 +RS485-BL runs standard **LoRaWAN 1.0.3 in Class A**. It can reach long transfer range and easy to integrate with LoRaWAN compatible gateway and IoT server. 41 41 ))) 42 42 43 43 ((( ... ... @@ -54,11 +54,8 @@ 54 54 55 55 [[image:1652953304999-717.png||height="424" width="733"]] 56 56 57 - 58 - 59 59 == 1.2 Specifications == 60 60 61 - 62 62 **Hardware System:** 63 63 64 64 * STM32L072CZT6 MCU ... ... @@ -65,6 +65,8 @@ 65 65 * SX1276/78 Wireless Chip 66 66 * Power Consumption (exclude RS485 device): 67 67 ** Idle: 6uA@3.3v 65 + 66 +* 68 68 ** 20dB Transmit: 130mA@3.3v 69 69 70 70 **Interface for Model:** ... ... @@ -114,6 +114,8 @@ 114 114 * Smart Cities 115 115 * Smart Factory 116 116 116 + 117 + 117 117 == 1.5 Firmware Change log == 118 118 119 119 [[RS485-BL Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/RS485-BL/Firmware/||style="background-color: rgb(255, 255, 255);"]] ... ... @@ -122,8 +122,6 @@ 122 122 == 1.6 Hardware Change log == 123 123 124 124 ((( 125 - 126 - 127 127 v1.4 128 128 ))) 129 129 ... ... @@ -206,6 +206,8 @@ 206 206 ))) 207 207 208 208 208 + 209 + 209 209 [[image:image-20220519174512-1.png]] 210 210 211 211 [[image:image-20220519174512-2.png||height="328" width="731"]] ... ... @@ -229,7 +229,6 @@ 229 229 230 230 [[image:1652953568895-172.png||height="232" width="724"]] 231 231 232 - 233 233 == 3.3 Configure Commands to read data == 234 234 235 235 ((( ... ... @@ -316,8 +316,6 @@ 316 316 ))) 317 317 ))) 318 318 319 - 320 - 321 321 === 3.3.2 Configure sensors === 322 322 323 323 ((( ... ... @@ -338,9 +338,8 @@ 338 338 mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command 339 339 )))|(% style="width:256px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 340 340 341 -Detail of AT+CFGDEV command see [[AT+CFGDEV detail>> ||anchor="HRS485DebugCommand28AT2BCFGDEV29"]].339 +Detail of AT+CFGDEV command see [[AT+CFGDEV detail>>path:#AT_CFGDEV]]. 342 342 343 - 344 344 === 3.3.3 Configure read commands for each sampling === 345 345 346 346 ((( ... ... @@ -438,7 +438,7 @@ 438 438 439 439 **Examples:** 440 440 441 -1 )For a return string from AT+COMMAND1: 16 0c 1e 56 34 2e 30 58 5f 36 41 30 31 00 49438 +1. For a return string from AT+COMMAND1: 16 0c 1e 56 34 2e 30 58 5f 36 41 30 31 00 49 442 442 443 443 If we set AT+SEARCH1=1,1E 56 34. (max 5 bytes for prefix) 444 444 ... ... @@ -446,7 +446,7 @@ 446 446 447 447 [[image:1653271044481-711.png]] 448 448 449 - 2)For a return string from AT+COMMAND1: 16 0c 1e 56 34 2e 30 58 5f 36 41 30 31 00 49446 +1. For a return string from AT+COMMAND1: 16 0c 1e 56 34 2e 30 58 5f 36 41 30 31 00 49 450 450 451 451 If we set AT+SEARCH1=2, 1E 56 34+31 00 49 452 452 ... ... @@ -465,19 +465,16 @@ 465 465 * **c: define the position for valid value. ** 466 466 ))) 467 467 465 +Examples: 468 468 469 -**Examples:** 470 - 471 471 * Grab bytes: 472 472 473 473 [[image:1653271581490-837.png||height="313" width="722"]] 474 474 475 - 476 476 * Grab a section. 477 477 478 478 [[image:1653271648378-342.png||height="326" width="720"]] 479 479 480 - 481 481 * Grab different sections. 482 482 483 483 [[image:1653271657255-576.png||height="305" width="730"]] ... ... @@ -728,15 +728,15 @@ 728 728 729 729 * **Sensor Related Commands**: These commands are special designed for RS485-BL. User can see these commands below: 730 730 731 -1. 732 -11. 725 +1. 726 +11. 733 733 111. Common Commands: 734 734 735 735 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: [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands]] 736 736 737 737 738 -1. 739 -11. 732 +1. 733 +11. 740 740 111. Sensor related commands: 741 741 742 742 ==== Choose Device Type (RS485 or TTL) ==== ... ... @@ -1042,13 +1042,13 @@ 1042 1042 1043 1043 1044 1044 1045 -1. 1039 +1. 1046 1046 11. Buttons 1047 1047 1048 1048 |**Button**|**Feature** 1049 1049 |**RST**|Reboot RS485-BL 1050 1050 1051 -1. 1045 +1. 1052 1052 11. +3V3 Output 1053 1053 1054 1054 RS485-BL has a Controllable +3V3 output, user can use this output to power external sensor. ... ... @@ -1066,7 +1066,7 @@ 1066 1066 By default, the AT+3V3T=0. This is a special case, means the +3V3 output is always on at any time 1067 1067 1068 1068 1069 -1. 1063 +1. 1070 1070 11. +5V Output 1071 1071 1072 1072 RS485-BL has a Controllable +5V output, user can use this output to power external sensor. ... ... @@ -1086,13 +1086,13 @@ 1086 1086 1087 1087 1088 1088 1089 -1. 1083 +1. 1090 1090 11. LEDs 1091 1091 1092 1092 |**LEDs**|**Feature** 1093 1093 |**LED1**|Blink when device transmit a packet. 1094 1094 1095 -1. 1089 +1. 1096 1096 11. Switch Jumper 1097 1097 1098 1098 |**Switch Jumper**|**Feature** ... ... @@ -1138,7 +1138,7 @@ 1138 1138 1139 1139 1140 1140 1141 -1. 1135 +1. 1142 1142 11. Common AT Command Sequence 1143 1143 111. Multi-channel ABP mode (Use with SX1301/LG308) 1144 1144 ... ... @@ -1157,8 +1157,8 @@ 1157 1157 1158 1158 ATZ 1159 1159 1160 -1. 1161 -11. 1154 +1. 1155 +11. 1162 1162 111. Single-channel ABP mode (Use with LG01/LG02) 1163 1163 1164 1164 AT+FDR Reset Parameters to Factory Default, Keys Reserve ... ... @@ -1233,7 +1233,7 @@ 1233 1233 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]] [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] 1234 1234 1235 1235 1236 -1. 1230 +1. 1237 1237 11. How to change the LoRa Frequency Bands/Region? 1238 1238 1239 1239 User can follow the introduction for [[how to upgrade image>>path:#upgrade_image]]. When download the images, choose the required image file for download. ... ... @@ -1240,7 +1240,7 @@ 1240 1240 1241 1241 1242 1242 1243 -1. 1237 +1. 1244 1244 11. How many RS485-Slave can RS485-BL connects? 1245 1245 1246 1246 The RS485-BL can support max 32 RS485 devices. Each uplink command of RS485-BL can support max 16 different RS485 command. So RS485-BL can support max 16 RS485 devices pre-program in the device for uplink. For other devices no pre-program, user can use the [[downlink message (type code 0xA8) to poll their info>>path:#downlink_A8]]. ... ... @@ -1257,7 +1257,7 @@ 1257 1257 1258 1258 1259 1259 1260 -1. 1254 +1. 1261 1261 11. Why I can’t join TTN V3 in US915 /AU915 bands? 1262 1262 1263 1263 It might about the channels mapping. Please see for detail.