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

From version 44.12
edited by Xiaoling
on 2022/06/14 10:06
Change comment: There is no comment for this version
To version 42.25
edited by Xiaoling
on 2022/06/06 14:30
Change comment: There is no comment for this version

Summary

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"]]
... ... @@ -389,6 +389,8 @@
389 389  )))
390 390  )))
391 391  
391 +
392 +
392 392  === 3.3.2 Configure sensors ===
393 393  
394 394  (((
... ... @@ -913,6 +913,7 @@
913 913  (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
914 914  )))
915 915  
917 +
916 916  === 3.5.1 Common Commands: ===
917 917  
918 918  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]]
... ... @@ -1436,16 +1436,34 @@
1436 1436  (((
1437 1437  (((
1438 1438  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1441 +)))
1442 +)))
1439 1439  
1444 +(((
1440 1440  Set UART Parity
1446 +)))
1447 +
1448 +(% class="box infomessage" %)
1449 +(((
1450 +(((
1441 1441  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1452 +)))
1453 +)))
1442 1442  
1455 +(((
1443 1443  Set STOPBIT
1457 +)))
1444 1444  
1459 +(% class="box infomessage" %)
1460 +(((
1461 +(((
1445 1445  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1446 1446  )))
1447 1447  )))
1448 1448  
1466 +(((
1467 +
1468 +)))
1449 1449  
1450 1450  * (((
1451 1451  **Downlink Payload:**
... ... @@ -1523,6 +1523,7 @@
1523 1523  |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature**
1524 1524  |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL
1525 1525  
1546 +
1526 1526  == 3.7 +3V3 Output ==
1527 1527  
1528 1528  (((
... ... @@ -1600,6 +1600,7 @@
1600 1600  |=**LEDs**|=(% style="width: 274px;" %)**Feature**
1601 1601  |**LED1**|(% style="width:274px" %)Blink when device transmit a packet.
1602 1602  
1624 +
1603 1603  == 3.10 Switch Jumper ==
1604 1604  
1605 1605  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:463px" %)
... ... @@ -1655,7 +1655,15 @@
1655 1655  (% class="box infomessage" %)
1656 1656  (((
1657 1657  **AT+FDR**
1680 +)))
1681 +
1682 +(% class="box infomessage" %)
1683 +(((
1658 1658  **AT+NJM=0**
1685 +)))
1686 +
1687 +(% class="box infomessage" %)
1688 +(((
1659 1659  **ATZ**
1660 1660  )))
1661 1661  
... ... @@ -1797,6 +1797,7 @@
1797 1797  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1798 1798  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1799 1799  
1830 +
1800 1800  = 9. Packing Info =
1801 1801  
1802 1802  (((