<
From version < 120.1 >
edited by Mengting Qiu
on 2024/09/25 16:11
To version < 109.2 >
edited by Xiaoling
on 2023/12/20 17:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -135,8 +135,7 @@
135 135  v1.0: Release
136 136  )))
137 137  
138 -
139 -== 1.7 Pin definition ==
138 +
140 140  )))
141 141  )))
142 142  
... ... @@ -282,17 +282,19 @@
282 282  )))
283 283  )))
284 284  
285 -==== 3.3.2.1 Configure UART settings for RS485 communication ====
284 +==== 3.3.2.1 Configure UART settings for RS485 or TTL communication ====
286 286  
287 287  
288 -To use RS485-LN to read data from RS485 sensors, connect the RS485-LN A/B traces to the sensors. The related commands for UART settings are:
287 +RS485-LN can connect to either RS485 sensors or TTL sensor. User need to specify what type of sensor need to connect.
289 289  
290 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
291 -|=(% style="width: 126px; background-color:#4F81BD;color:white" %)(((
289 +To use RS485-LN to read data from RS485 sensors, connect the RS485-LN A/B traces to the sensors. And user need to make sure RS485-LN use the match UART setting to access the sensors. The related commands for UART settings are:
290 +
291 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
292 +|=(% style="width: 126px; background-color:#D9E2F3;color:#0070C0" %)(((
292 292  **AT Commands**
293 -)))|=(% style="width: 187px; background-color:#4F81BD;color:white" %)(((
294 +)))|=(% style="width: 187px; background-color:#D9E2F3;color:#0070C0" %)(((
294 294  **Description**
295 -)))|=(% style="width: 197px;background-color:#4F81BD;color:white" %)(((
296 +)))|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)(((
296 296  **Example**
297 297  )))
298 298  |(% style="width:126px" %)(((
... ... @@ -355,8 +355,8 @@
355 355  Some sensors might need to configure before normal operation. User can configure such sensor via PC and RS485 adapter or through RS485-LN AT Commands (% style="color:#4f81bd" %)**AT+CFGDEV**(%%). Each (% style="color:#4f81bd" %)**AT+CFGDEV **(%%)equals to send a RS485 command to sensors. This command will only run when user input it and won't run during each sampling.
356 356  )))
357 357  
358 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
359 -|=(% style="width: 122px; background-color:#4F81BD;color:white" %)**AT Commands**|=(% style="width: 198px; background-color:#4F81BD;color:white" %)**Description**|=(% style="width: 190px;background-color:#4F81BD;color:white" %)**Example**
359 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
360 +|=(% style="width: 122px; background-color:#D9E2F3;color:#0070C0" %)**AT Commands**|=(% style="width: 198px; background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Example**
360 360  |(% style="width:122px" %)AT+CFGDEV|(% style="width:196px" %)(((
361 361  (((
362 362  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
... ... @@ -572,10 +572,10 @@
572 572  == 3.4 Uplink Payload ==
573 573  
574 574  
575 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
576 -|(% style="background-color:#4f81bd; color:white; width:70px" %)(((
576 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
577 +|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)(((
577 577  **Size(bytes)**
578 -)))|(% style="background-color:#4f81bd; color:white; width:80px" %)**1**|(% style="background-color:#4f81bd; color:white; width:360px" %)(((
579 +)))|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:360px" %)(((
579 579  **Length depends on the return from the commands**
580 580  )))
581 581  |(% style="width:90px" %)(((
... ... @@ -737,21 +737,31 @@
737 737  )))
738 738  
739 739  (((
740 -(% style="color:blue" %)**Example 2:**  (%%)
741 +(% style="color:blue" %)**Example 2:**  (%%) ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
741 741  )))
742 742  
743 743  (((
744 -Check TTL Sensor return:
745 +User in IoT server send a downlink command: (% style="color:#4f81bd" %)**A8 01 06 0A 08 00 04 00 01 YY**
745 745  )))
746 746  
747 747  (((
749 +
750 +)))
751 +
748 748  (((
749 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/1654132684752-193.png?rev=1.1||alt="1654132684752-193.png"]](% title="Click and drag to resize" %)​
753 +(((
754 +RS485-LN got this downlink command and send (% style="color:#4f81bd" %)**0A 08 00 04 00 01 **(%%)to Modbus network. One of the RS485 sensor in the network send back Modbus reply **0A 08 00 04 00 00**. RS485-LN get this reply and combine with the original downlink command and uplink. The uplink message is:  **A8** (% style="color:#4f81bd" %)**0A 08 00 04 00  **(% style="color:red" %)**01 06** ** **(% style="color:green" %)**0A 08 00 04 00 00**
750 750  )))
756 +
757 +
751 751  )))
752 752  
760 +(((
761 + (% aria-label="1654159460680-153.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654159460680-153.png||data-widget="image"]](% 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" %)​
762 +)))
753 753  
754 754  
765 +
755 755  ==== (% style="color:blue" %)**Set Payload version**(%%) ====
756 756  
757 757  
... ... @@ -1377,10 +1377,10 @@
1377 1377  To enable the listening mode, use can run the command (% style="color:#4472c4" %)** AT+RXMODE**.
1378 1378  )))
1379 1379  
1380 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1381 -|=(% style="width: 156px; background-color:#4F81BD;color:white" %)(((
1391 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
1392 +|=(% style="width: 156px; background-color:#D9E2F3;color:#0070C0" %)(((
1382 1382  **Command example**
1383 -)))|=(% style="width: 355px; background-color:#4F81BD;color:white" %)(((
1394 +)))|=(% style="width: 355px; background-color:#D9E2F3;color:#0070C0" %)(((
1384 1384  **Function**
1385 1385  )))
1386 1386  |(% style="width:156px" %)(((
... ... @@ -1459,7 +1459,7 @@
1459 1459  
1460 1460  
1461 1461  (% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1462 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**Button**|=(% style="width: 380px;background-color:#4F81BD;color:white" %)**Feature**
1473 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Button**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1463 1463  |(% style="width:50px" %)ACT|(% style="width:361px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1464 1464  |(% style="width:50px" %)RST|(% style="width:361px" %)Reboot RS485
1465 1465  |(% style="width:50px" %)PRO|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
... ... @@ -1468,7 +1468,7 @@
1468 1468  
1469 1469  
1470 1470  (% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1471 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**LEDs**|=(% style="width: 380px;background-color:#4F81BD;color:white" %)**Feature**
1482 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**LEDs**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1472 1472  |PWR|Always on if there is power
1473 1473  |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.
1474 1474  
... ... @@ -1685,7 +1685,7 @@
1685 1685  1. Check if Modbus-MTU return back the expected result to RS485-LN.
1686 1686  1. If both b) and c) has issue, we can compare PC’s output and RS485-LN output.
1687 1687  
1688 -[[image:image-20240816112950-1.png||height="382" width="731"]]
1699 +[[image:image-20221130104310-1.png||height="380" width="680"]]
1689 1689  
1690 1690  
1691 1691  Example Connection:
... ... @@ -1807,36 +1807,12 @@
1807 1807  Please see this link for debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome]]
1808 1808  
1809 1809  
1810 -== 7.2 Why customers can't join TTN V3 in US915 /AU915 bands? ==
1821 +== 7.2 Why I can't join TTN V3 in US915 /AU915 bands? ==
1811 1811  
1812 1812  
1813 1813  It might about the channels mapping. Please see for detail: [[Notice of Frequency band>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
1814 1814  
1815 1815  
1816 -== 7.3 Why can't customers see the device's data in the server when the data is too long? ==
1817 -
1818 -This is due to the limitation of the lorawan protocol, and the fixed DR needs to be adjusted to improve this problem.
1819 -
1820 -Please refer to the following link for the number of bytes limited by different frequencies and different DRs in the lorawan protocol
1821 -
1822 -[[lora-alliance.org/wp-content/uploads/2021/05/RP002-1.0.3-FINAL-1.pdf>>url:https://lora-alliance.org/wp-content/uploads/2021/05/RP002-1.0.3-FINAL-1.pdf]]
1823 -
1824 -Example:
1825 -
1826 -[[image:image-20240620145456-1.png]]
1827 -
1828 -Please refer to the following command to fix DR
1829 -
1830 -AT+ADR=0
1831 -
1832 -AT+DR=3
1833 -
1834 -Downlink command:
1835 -
1836 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate]]
1837 -
1838 -
1839 -
1840 1840  = 8. Order Info =
1841 1841  
1842 1842  
image-20240620145456-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -50.3 KB
Content
image-20240816112950-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.karry
Size
... ... @@ -1,1 +1,0 @@
1 -230.3 KB
Content
image-20240925144019-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -1.6 MB
Content
image-20240925145611-2.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -606.6 KB
Content
image-20240925161141-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -1.6 MB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0