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
-
... ... @@ -80,11 +80,13 @@ 80 80 ** Idle: 32mA@12v 81 81 ** 20dB Transmit: 65mA@12v 82 82 83 + 83 83 **Interface for Model:** 84 84 85 85 * RS485 86 86 * Power Input 7~~ 24V DC. 87 87 89 + 88 88 **LoRa Spec:** 89 89 90 90 * Frequency Range: ... ... @@ -108,6 +108,7 @@ 108 108 109 109 110 110 113 + 111 111 == 1.3 Features == 112 112 113 113 * LoRaWAN Class A & Class C protocol (default Class C) ... ... @@ -121,6 +121,7 @@ 121 121 122 122 123 123 127 + 124 124 == 1.4 Applications == 125 125 126 126 * Smart Buildings & Home Automation ... ... @@ -132,6 +132,7 @@ 132 132 133 133 134 134 139 + 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 341 + 336 336 === 3.3.2 Configure sensors === 337 337 338 338 ((( ... ... @@ -357,6 +357,7 @@ 357 357 ))) 358 358 )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 359 359 366 + 360 360 === 3.3.3 Configure read commands for each sampling === 361 361 362 362 ((( ... ... @@ -578,7 +578,7 @@ 578 578 579 579 580 580 581 -==== (% style="color:#037691" %) **RS485 Debug Command**(%%) ====588 +==== **(% style="color:#037691" %)RS485 Debug Command**(%%) ==== 582 582 583 583 ((( 584 584 This command is used to configure the RS485 devices; they won’t be used during sampling. ... ... @@ -585,7 +585,7 @@ 585 585 ))) 586 586 587 587 * ((( 588 -(% style="color:#037691" %) **AT Command**595 +**(% style="color:#037691" %)AT Command** 589 589 590 590 **AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m** 591 591 ... ... @@ -696,7 +696,7 @@ 696 696 697 697 698 698 699 -==== (% style="color:blue" %) **Set Payload version**(%%)====706 +==== **(% style="color:blue" %)Set Payload version** ==== 700 700 701 701 ((( 702 702 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. ... ... @@ -703,28 +703,32 @@ 703 703 ))) 704 704 705 705 * ((( 706 -(% style="color:#037691" %)**AT Command:** 713 +**(% style="color:#037691" %)AT Command:** 714 +))) 707 707 708 -**AT+PAYVER: **Set PAYVER field = 1 709 - 710 - 716 +(% class="box infomessage" %) 717 +((( 718 +((( 719 +**AT+PAYVER: Set PAYVER field = 1** 711 711 ))) 721 +))) 722 + 712 712 * ((( 713 -(% style="color:#037691" %) **Downlink Payload:**724 +**(% style="color:#037691" %)Downlink Payload:** 714 714 ))) 715 715 716 716 ((( 717 -**0xAE 01** ~-~-> 728 +**0xAE 01** ~-~-> Set PAYVER field = 0x01 718 718 ))) 719 719 720 720 ((( 721 -**0xAE 0F** ~-~-> 732 +**0xAE 0F** ~-~-> Set PAYVER field = 0x0F 722 722 ))) 723 723 724 724 725 725 726 726 727 -==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%)====738 +==== **Set RS485 Sampling Commands** ==== 728 728 729 729 ((( 730 730 AT+COMMANDx or AT+DATACUTx ... ... @@ -739,16 +739,29 @@ 739 739 ))) 740 740 741 741 * ((( 742 - (% style="color:#037691" %)**AT Command:**753 +**AT Command:** 743 743 ))) 744 744 745 -**AT+COMMANDx: **Configure RS485 read command to sensor. 756 +(% class="box infomessage" %) 757 +((( 758 +((( 759 +**AT+COMMANDx: Configure RS485 read command to sensor.** 760 +))) 761 +))) 746 746 747 -**AT+DATACUTx: **Configure how to handle return from RS485 devices. 763 +(% class="box infomessage" %) 764 +((( 765 +((( 766 +**AT+DATACUTx: Configure how to handle return from RS485 devices.** 767 +))) 768 +))) 748 748 770 +((( 771 + 772 +))) 749 749 750 750 * ((( 751 - (% style="color:#037691" %)**Downlink Payload:**775 +**Downlink Payload:** 752 752 ))) 753 753 754 754 ((( ... ... @@ -802,7 +802,7 @@ 802 802 803 803 804 804 805 -==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%)====829 +==== **Fast command to handle MODBUS device** ==== 806 806 807 807 ((( 808 808 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]]. ... ... @@ -841,7 +841,7 @@ 841 841 842 842 843 843 844 -==== (% style="color:blue" %)**RS485 command timeout**(%%)====868 +==== **RS485 command timeout** ==== 845 845 846 846 ((( 847 847 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. ... ... @@ -852,7 +852,7 @@ 852 852 ))) 853 853 854 854 * ((( 855 - (% style="color:#037691" %)**879 +**AT Command:** 856 856 ))) 857 857 858 858 (% class="box infomessage" %) ... ... @@ -875,7 +875,7 @@ 875 875 ))) 876 876 877 877 * ((( 878 - (% style="color:#037691" %)**902 +**Downlink Payload:** 879 879 ))) 880 880 881 881 ((( ... ... @@ -897,7 +897,7 @@ 897 897 898 898 899 899 900 -==== (% style="color:blue" %)**Uplink payload mode**(%%)====924 +==== **Uplink payload mode** ==== 901 901 902 902 ((( 903 903 Define to use one uplink or multiple uplinks for the sampling. ... ... @@ -908,16 +908,29 @@ 908 908 ))) 909 909 910 910 * ((( 911 - (% style="color:#037691" %)**935 +**AT Command:** 912 912 ))) 913 913 938 +(% class="box infomessage" %) 939 +((( 940 +((( 914 914 **AT+DATAUP=0** 942 +))) 943 +))) 915 915 945 +(% class="box infomessage" %) 946 +((( 947 +((( 916 916 **AT+DATAUP=1** 949 +))) 950 +))) 917 917 952 +((( 953 + 954 +))) 918 918 919 919 * ((( 920 - (% style="color:#037691" %)**957 +**Downlink Payload:** 921 921 ))) 922 922 923 923 ((( ... ... @@ -931,7 +931,7 @@ 931 931 932 932 933 933 934 -==== (% style="color:blue" %)**Manually trigger an Uplink**(%%)====971 +==== **Manually trigger an Uplink** ==== 935 935 936 936 ((( 937 937 Ask device to send an uplink immediately. ... ... @@ -938,7 +938,7 @@ 938 938 ))) 939 939 940 940 * ((( 941 - (% style="color:#037691" %)**978 +**AT Command:** 942 942 ))) 943 943 944 944 ((( ... ... @@ -950,7 +950,7 @@ 950 950 ))) 951 951 952 952 * ((( 953 - (% style="color:#037691" %)**990 +**Downlink Payload:** 954 954 ))) 955 955 956 956 ((( ... ... @@ -960,7 +960,7 @@ 960 960 961 961 962 962 963 -==== (% style="color:blue" %)**Clear RS485 Command**(%%)====1000 +==== **Clear RS485 Command** ==== 964 964 965 965 ((( 966 966 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. ... ... @@ -967,7 +967,7 @@ 967 967 ))) 968 968 969 969 * ((( 970 - (% style="color:#037691" %)**1007 +**AT Command:** 971 971 ))) 972 972 973 973 ((( ... ... @@ -994,7 +994,7 @@ 994 994 995 995 996 996 * ((( 997 - (% style="color:#037691" %)**1034 +**Downlink Payload:** 998 998 ))) 999 999 1000 1000 ((( ... ... @@ -1004,7 +1004,7 @@ 1004 1004 1005 1005 1006 1006 1007 -==== (% style="color:blue" %)**Set Serial Communication Parameters**(%%)====1044 +==== **Set Serial Communication Parameters** ==== 1008 1008 1009 1009 ((( 1010 1010 Set the Rs485 serial communication parameters: ... ... @@ -1011,7 +1011,7 @@ 1011 1011 ))) 1012 1012 1013 1013 * ((( 1014 - (% style="color:#037691" %)**1051 +**AT Command:** 1015 1015 ))) 1016 1016 1017 1017 ((( ... ... @@ -1018,28 +1018,41 @@ 1018 1018 Set Baud Rate: 1019 1019 ))) 1020 1020 1021 - 1058 +(% class="box infomessage" %) 1059 +((( 1060 +((( 1022 1022 **AT+BAUDR=9600** ~/~/ Options: (1200,2400,4800,14400,19200,115200) 1062 +))) 1063 +))) 1023 1023 1024 - 1025 1025 ((( 1026 1026 Set UART Parity 1027 1027 ))) 1028 1028 1029 - 1069 +(% class="box infomessage" %) 1070 +((( 1071 +((( 1030 1030 **AT+PARITY=0** ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity 1073 +))) 1074 +))) 1031 1031 1032 - 1033 1033 ((( 1034 1034 Set STOPBIT 1035 1035 ))) 1036 1036 1037 - 1080 +(% class="box infomessage" %) 1081 +((( 1082 +((( 1038 1038 **AT+STOPBIT=0** ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits 1084 +))) 1085 +))) 1039 1039 1087 +((( 1088 + 1089 +))) 1040 1040 1041 1041 * ((( 1042 - (% style="color:#037691" %)**1092 +**Downlink Payload:** 1043 1043 ))) 1044 1044 1045 1045 (((