Changes for page RS485-LN – RS485 to LoRaWAN Converter User Manual
Last modified by Bei Jinggeng on 2025/01/16 11:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -106,8 +106,6 @@ 106 106 * Automatic RF Sense and CAD with ultra-fast AFC. 107 107 * Packet engine up to 256 bytes with CRC 108 108 109 - 110 - 111 111 == 1.3 Features == 112 112 113 113 * LoRaWAN Class A & Class C protocol (default Class C) ... ... @@ -119,8 +119,6 @@ 119 119 * Support Modbus protocol 120 120 * Support Interrupt uplink (Since hardware version v1.2) 121 121 122 - 123 - 124 124 == 1.4 Applications == 125 125 126 126 * Smart Buildings & Home Automation ... ... @@ -130,8 +130,6 @@ 130 130 * Smart Cities 131 131 * Smart Factory 132 132 133 - 134 - 135 135 == 1.5 Firmware Change log == 136 136 137 137 [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]] ... ... @@ -333,6 +333,7 @@ 333 333 ))) 334 334 ))) 335 335 330 + 336 336 === 3.3.2 Configure sensors === 337 337 338 338 ((( ... ... @@ -358,8 +358,6 @@ 358 358 )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 359 359 360 360 361 - 362 - 363 363 === 3.3.3 Configure read commands for each sampling === 364 364 365 365 ((( ... ... @@ -699,7 +699,7 @@ 699 699 700 700 701 701 702 -==== (% style="color:blue" %)**Set Payload version**(%%)====695 +==== **Set Payload version** ==== 703 703 704 704 ((( 705 705 This is the first byte of the uplink payload. RS485-LN can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload. ... ... @@ -706,28 +706,32 @@ 706 706 ))) 707 707 708 708 * ((( 709 -(% style="color:#037691" %)**AT Command:** 702 +**AT Command:** 703 +))) 710 710 711 -**AT+PAYVER: **Set PAYVER field = 1 712 - 713 - 705 +(% class="box infomessage" %) 706 +((( 707 +((( 708 +**AT+PAYVER: Set PAYVER field = 1** 714 714 ))) 710 +))) 711 + 715 715 * ((( 716 - (% style="color:#037691" %)**Downlink Payload:**713 +**Downlink Payload:** 717 717 ))) 718 718 719 719 ((( 720 -**0xAE 01** ~-~-> 717 +**0xAE 01** ~-~-> Set PAYVER field = 0x01 721 721 ))) 722 722 723 723 ((( 724 -**0xAE 0F** ~-~-> 721 +**0xAE 0F** ~-~-> Set PAYVER field = 0x0F 725 725 ))) 726 726 727 727 728 728 729 729 730 -==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%)====727 +==== **Set RS485 Sampling Commands** ==== 731 731 732 732 ((( 733 733 AT+COMMANDx or AT+DATACUTx ... ... @@ -742,16 +742,29 @@ 742 742 ))) 743 743 744 744 * ((( 745 - (% style="color:#037691" %)**AT Command:**742 +**AT Command:** 746 746 ))) 747 747 748 -**AT+COMMANDx: **Configure RS485 read command to sensor. 745 +(% class="box infomessage" %) 746 +((( 747 +((( 748 +**AT+COMMANDx: Configure RS485 read command to sensor.** 749 +))) 750 +))) 749 749 750 -**AT+DATACUTx: **Configure how to handle return from RS485 devices. 752 +(% class="box infomessage" %) 753 +((( 754 +((( 755 +**AT+DATACUTx: Configure how to handle return from RS485 devices.** 756 +))) 757 +))) 751 751 759 +((( 760 + 761 +))) 752 752 753 753 * ((( 754 - (% style="color:#037691" %)**Downlink Payload:**764 +**Downlink Payload:** 755 755 ))) 756 756 757 757 ((( ... ... @@ -805,7 +805,7 @@ 805 805 806 806 807 807 808 -==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%)====818 +==== **Fast command to handle MODBUS device** ==== 809 809 810 810 ((( 811 811 AT+MBFUN is valid since v1.3 firmware version. The command is for fast configure to read Modbus devices. It is only valid for the devices which follow the [[MODBUS-RTU protocol>>url:https://www.modbustools.com/modbus.html]]. ... ... @@ -844,7 +844,7 @@ 844 844 845 845 846 846 847 -==== (% style="color:blue" %)**RS485 command timeout**(%%)====857 +==== **RS485 command timeout** ==== 848 848 849 849 ((( 850 850 Some Modbus device has slow action to send replies. This command is used to configure the RS485-LN to use longer time to wait for their action. ... ... @@ -855,7 +855,7 @@ 855 855 ))) 856 856 857 857 * ((( 858 - (% style="color:#037691" %)**868 +**AT Command:** 859 859 ))) 860 860 861 861 (% class="box infomessage" %) ... ... @@ -878,7 +878,7 @@ 878 878 ))) 879 879 880 880 * ((( 881 - (% style="color:#037691" %)**891 +**Downlink Payload:** 882 882 ))) 883 883 884 884 ((( ... ... @@ -900,7 +900,7 @@ 900 900 901 901 902 902 903 -==== (% style="color:blue" %)**Uplink payload mode**(%%)====913 +==== **Uplink payload mode** ==== 904 904 905 905 ((( 906 906 Define to use one uplink or multiple uplinks for the sampling. ... ... @@ -911,16 +911,29 @@ 911 911 ))) 912 912 913 913 * ((( 914 - (% style="color:#037691" %)**924 +**AT Command:** 915 915 ))) 916 916 927 +(% class="box infomessage" %) 928 +((( 929 +((( 917 917 **AT+DATAUP=0** 931 +))) 932 +))) 918 918 934 +(% class="box infomessage" %) 935 +((( 936 +((( 919 919 **AT+DATAUP=1** 938 +))) 939 +))) 920 920 941 +((( 942 + 943 +))) 921 921 922 922 * ((( 923 - (% style="color:#037691" %)**946 +**Downlink Payload:** 924 924 ))) 925 925 926 926 ((( ... ... @@ -934,7 +934,7 @@ 934 934 935 935 936 936 937 -==== (% style="color:blue" %)**Manually trigger an Uplink**(%%)====960 +==== **Manually trigger an Uplink** ==== 938 938 939 939 ((( 940 940 Ask device to send an uplink immediately. ... ... @@ -941,7 +941,7 @@ 941 941 ))) 942 942 943 943 * ((( 944 - (% style="color:#037691" %)**967 +**AT Command:** 945 945 ))) 946 946 947 947 ((( ... ... @@ -953,7 +953,7 @@ 953 953 ))) 954 954 955 955 * ((( 956 - (% style="color:#037691" %)**979 +**Downlink Payload:** 957 957 ))) 958 958 959 959 ((( ... ... @@ -963,7 +963,7 @@ 963 963 964 964 965 965 966 -==== (% style="color:blue" %)**Clear RS485 Command**(%%)====989 +==== **Clear RS485 Command** ==== 967 967 968 968 ((( 969 969 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. ... ... @@ -970,7 +970,7 @@ 970 970 ))) 971 971 972 972 * ((( 973 - (% style="color:#037691" %)**996 +**AT Command:** 974 974 ))) 975 975 976 976 ((( ... ... @@ -997,7 +997,7 @@ 997 997 998 998 999 999 * ((( 1000 - (% style="color:#037691" %)**1023 +**Downlink Payload:** 1001 1001 ))) 1002 1002 1003 1003 ((( ... ... @@ -1007,7 +1007,7 @@ 1007 1007 1008 1008 1009 1009 1010 -==== (% style="color:blue" %)**Set Serial Communication Parameters**(%%)====1033 +==== **Set Serial Communication Parameters** ==== 1011 1011 1012 1012 ((( 1013 1013 Set the Rs485 serial communication parameters: ... ... @@ -1014,7 +1014,7 @@ 1014 1014 ))) 1015 1015 1016 1016 * ((( 1017 - (% style="color:#037691" %)**1040 +**AT Command:** 1018 1018 ))) 1019 1019 1020 1020 ((( ... ... @@ -1021,28 +1021,41 @@ 1021 1021 Set Baud Rate: 1022 1022 ))) 1023 1023 1024 - 1047 +(% class="box infomessage" %) 1048 +((( 1049 +((( 1025 1025 **AT+BAUDR=9600** ~/~/ Options: (1200,2400,4800,14400,19200,115200) 1051 +))) 1052 +))) 1026 1026 1027 - 1028 1028 ((( 1029 1029 Set UART Parity 1030 1030 ))) 1031 1031 1032 - 1058 +(% class="box infomessage" %) 1059 +((( 1060 +((( 1033 1033 **AT+PARITY=0** ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity 1062 +))) 1063 +))) 1034 1034 1035 - 1036 1036 ((( 1037 1037 Set STOPBIT 1038 1038 ))) 1039 1039 1040 - 1069 +(% class="box infomessage" %) 1070 +((( 1071 +((( 1041 1041 **AT+STOPBIT=0** ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits 1073 +))) 1074 +))) 1042 1042 1076 +((( 1077 + 1078 +))) 1043 1043 1044 1044 * ((( 1045 - (% style="color:#037691" %)**1081 +**Downlink Payload:** 1046 1046 ))) 1047 1047 1048 1048 (((