<
From version < 73.8 >
edited by Xiaoling
on 2022/09/12 11:35
To version < 75.1 >
edited by Bei Jinggeng
on 2022/09/29 11:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -82,13 +82,11 @@
82 82  ** Idle: 32mA@12v
83 83  ** 20dB Transmit: 65mA@12v
84 84  
85 -
86 86  (% style="color:#037691" %)**Interface for Model:**
87 87  
88 88  * RS485
89 89  * Power Input 7~~ 24V DC. 
90 90  
91 -
92 92  (% style="color:#037691" %)**LoRa Spec:**
93 93  
94 94  * Frequency Range:
... ... @@ -111,7 +111,6 @@
111 111  * Packet engine up to 256 bytes with CRC
112 112  
113 113  
114 -
115 115  == 1.3 Features ==
116 116  
117 117  
... ... @@ -125,7 +125,6 @@
125 125  * Support Interrupt uplink (Since hardware version v1.2)
126 126  
127 127  
128 -
129 129  == 1.4 Applications ==
130 130  
131 131  
... ... @@ -137,7 +137,6 @@
137 137  * Smart Factory
138 138  
139 139  
140 -
141 141  == 1.5 Firmware Change log ==
142 142  
143 143  
... ... @@ -370,6 +370,7 @@
370 370  )))
371 371  
372 372  
368 +
373 373  === 3.3.2 Configure sensors ===
374 374  
375 375  
... ... @@ -398,6 +398,7 @@
398 398  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
399 399  
400 400  
397 +
401 401  === 3.3.3 Configure read commands for each sampling ===
402 402  
403 403  
... ... @@ -505,7 +505,7 @@
505 505  
506 506  )))
507 507  
508 -(% aria-label="1653269759169-150.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653269759169-150.png||data-widget="image" height="513" width="716"]](% 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" %)​
505 +[[image:image-20220929111027-1.png||height="509" width="685"]](% title="Click and drag to resize" %)​
509 509  
510 510  
511 511  (% style="color:#037691" %)**Examples: AT+DATAUP=1**
... ... @@ -513,7 +513,7 @@
513 513  
514 514  Compose the uplink payload with value returns in sequence and send with (% style="color:red" %)**Multiply UPLINKs**.
515 515  
516 -Final Payload is (% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
513 +Final Payload is (% style="color:#4f81bd" %)**PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
517 517  
518 518  
519 519  1. PAYVER: Defined by AT+PAYVER
... ... @@ -549,22 +549,8 @@
549 549  (% style="color:red" %)** When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value. (Since v1.4.0)**
550 550  
551 551  
552 -(% style="color:#4f81bd" %)**If the data is empty, return to the display(Since v1.4.0)**
553 553  
554 -1 )  When (% style="color:blue" %)**AT+MOD=1**(%%), if the data intercepted by** AT+DATACUT** or **AT+MBFUN** is empty, it will display **NULL**, and the payload will be filled with **n FFs**.
555 555  
556 -
557 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114359-3.png?width=1106&height=297&rev=1.1||alt="image-20220824114359-3.png" height="297" width="1106"]]
558 -
559 -
560 -
561 -2 )  When (% style="color:blue" %)**AT+MOD=2**(%%), if the data intercepted by **AT+DATACUT** or **AT+MBFUN** is empty, it will display **NULL**, and the payload will be filled with **n 00s**.
562 -
563 -
564 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114330-2.png?rev=1.1||alt="image-20220824114330-2.png"]]
565 -
566 -
567 -
568 568  Below are the uplink payloads:
569 569  
570 570  
... ... @@ -1459,7 +1459,6 @@
1459 1459  |(% style="width:50px" %)**PRO**|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1460 1460  
1461 1461  
1462 -
1463 1463  == 3.8 LEDs ==
1464 1464  
1465 1465  
... ... @@ -1469,7 +1469,6 @@
1469 1469  |**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.
1470 1470  
1471 1471  
1472 -
1473 1473  = 4. Case Study =
1474 1474  
1475 1475  
... ... @@ -1715,7 +1715,6 @@
1715 1715  * (% style="color:red" %)**KZ865**(%%):  frequency bands KZ865
1716 1716  
1717 1717  
1718 -
1719 1719  = 9.Packing Info =
1720 1720  
1721 1721  
... ... @@ -1733,7 +1733,6 @@
1733 1733  * Weight / pcs : 170g
1734 1734  
1735 1735  
1736 -
1737 1737  = 10. FCC Caution for RS485LN-US915 =
1738 1738  
1739 1739  
image-20220929111027-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +240.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0