Last modified by Xiaoling on 2025/04/23 15:57

From version 29.14
edited by Xiaoling
on 2022/06/01 18:02
Change comment: There is no comment for this version
To version 29.17
edited by Xiaoling
on 2022/06/01 18:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,19 +25,19 @@
25 25  )))
26 26  
27 27  (((
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.
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.
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 **a 3.3v output** and** 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 (% 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.
33 33  )))
34 34  
35 35  (((
36 -RS485-BL is IP67 **waterproof** and powered by **8500mAh Li-SOCI2 battery**, it is designed for long term use for several years.
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.
37 37  )))
38 38  
39 39  (((
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.
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.
41 41  )))
42 42  
43 43  (((
... ... @@ -58,6 +58,7 @@
58 58  
59 59  == 1.2 Specifications ==
60 60  
61 +
61 61  **Hardware System:**
62 62  
63 63  * STM32L072CZT6 MCU
... ... @@ -64,10 +64,9 @@
64 64  * SX1276/78 Wireless Chip 
65 65  * Power Consumption (exclude RS485 device):
66 66  ** Idle: 6uA@3.3v
67 -
68 -*
69 69  ** 20dB Transmit: 130mA@3.3v
70 70  
70 +
71 71  **Interface for Model:**
72 72  
73 73  * 1 x RS485 Interface
... ... @@ -77,6 +77,7 @@
77 77  * 1 x Interrupt Interface
78 78  * 1 x Controllable 5V output, max
79 79  
80 +
80 80  **LoRa Spec:**
81 81  
82 82  * Frequency Range:
... ... @@ -96,7 +96,6 @@
96 96  * Automatic RF Sense and CAD with ultra-fast AFC. ​​​
97 97  
98 98  
99 -
100 100  == 1.3 Features ==
101 101  
102 102  * LoRaWAN Class A & Class C protocol (default Class A)
... ... @@ -109,7 +109,6 @@
109 109  * Support Interrupt uplink
110 110  
111 111  
112 -
113 113  == 1.4 Applications ==
114 114  
115 115  * Smart Buildings & Home Automation
... ... @@ -120,7 +120,6 @@
120 120  * Smart Factory
121 121  
122 122  
123 -
124 124  == 1.5 Firmware Change log ==
125 125  
126 126  [[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);"]]
... ... @@ -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.
729 +1.
730 +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.
736 +1.
737 +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.
1043 +1.
1046 1046  11. Buttons
1047 1047  
1048 1048  |**Button**|**Feature**
1049 1049  |**RST**|Reboot RS485-BL
1050 1050  
1051 -1.
1049 +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.
1067 +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.
1087 +1.
1090 1090  11. LEDs
1091 1091  
1092 1092  |**LEDs**|**Feature**
1093 1093  |**LED1**|Blink when device transmit a packet.
1094 1094  
1095 -1.
1093 +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.
1139 +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.
1158 +1.
1159 +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.
1234 +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.
1241 +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.
1258 +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.