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
-
... ... @@ -794,6 +794,8 @@ 794 794 ))) 795 795 796 796 ((( 797 + 798 + 797 797 **Example:** 798 798 ))) 799 799 ... ... @@ -815,7 +815,7 @@ 815 815 ==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%) ==== 816 816 817 817 ((( 818 -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]]. 820 +**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]]. 819 819 ))) 820 820 821 821 ((( ... ... @@ -835,18 +835,20 @@ 835 835 ))) 836 836 837 837 * ((( 838 -AT+MBFUN=1 and AT+DATACUT1/AT+DATACUT2 are not configure (0,0,0). So RS485-LN. 840 +AT+MBFUN=1 and AT+DATACUT1/AT+DATACUT2 are not configure (0,0,0). So RS485-LN. 839 839 ))) 840 840 * ((( 841 -AT+COMMAND1= 01 03 00 10 00 08,1 ~-~-> read slave address 01 , function code 03, start address 00 01, quantity of registers 00 08. 843 +AT+COMMAND1= 01 03 00 10 00 08,1 ~-~-> read slave address 01 , function code 03, start address 00 01, quantity of registers 00 08. 842 842 ))) 843 843 * ((( 844 -AT+COMMAND2= 01 02 00 40 00 10,1 ~-~-> read slave address 01 , function code 02, start address 00 40, quantity of inputs 00 10. 846 +AT+COMMAND2= 01 02 00 40 00 10,1 ~-~-> read slave address 01 , function code 02, start address 00 40, quantity of inputs 00 10. 847 + 848 + 845 845 ))) 846 846 847 -(% aria-label="image-20220602165351-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-6.png||data-widget="image"]](% style="background:url(~"http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag tomove" width="15"]](% title="Click and drag to resize" %)851 +(% aria-label="image-20220602165351-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-6.png||data-widget="image"]](% title="Click and drag to resize" %) 848 848 849 -(% aria-label="image-20220602165351-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-7.png||data-widget="image"]](% style="background:url(~"http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag tomove" width="15"]](% title="Click and drag to resize" %)853 +(% aria-label="image-20220602165351-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-7.png||data-widget="image"]](% title="Click and drag to resize" %) 850 850 851 851 852 852 ... ... @@ -863,16 +863,13 @@ 863 863 864 864 * ((( 865 865 (% style="color:#037691" %)** AT Command:** 866 -))) 867 867 868 -(% class="box infomessage" %) 869 -((( 870 -((( 871 871 **AT+CMDDLaa=hex(bb cc)*1000** 872 872 ))) 873 -))) 874 874 875 875 ((( 875 + 876 + 876 876 **Example:** 877 877 ))) 878 878 ... ... @@ -897,11 +897,11 @@ 897 897 ))) 898 898 899 899 ((( 900 - 901 +**Example:** 901 901 ))) 902 902 903 903 ((( 904 - 905 +**0xAA 01 00 01** ~-~-> Same as **AT+CMDDL1=1000 ms** 905 905 ))) 906 906 907 907 ... ... @@ -915,6 +915,8 @@ 915 915 916 916 ((( 917 917 The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]] 919 + 920 + 918 918 ))) 919 919 920 920 * ((( ... ... @@ -974,6 +974,8 @@ 974 974 975 975 ((( 976 976 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. 980 + 981 + 977 977 ))) 978 978 979 979 * ((( ... ... @@ -1025,29 +1025,29 @@ 1025 1025 ))) 1026 1026 1027 1027 ((( 1028 -Set Baud Rate: 1033 + 1034 + 1035 +* Set Baud Rate 1029 1029 ))) 1030 1030 1031 - 1032 1032 **AT+BAUDR=9600** ~/~/ Options: (1200,2400,4800,14400,19200,115200) 1033 1033 1034 1034 1035 1035 ((( 1036 -Set UART Parity 1042 +* Set UART Parity 1037 1037 ))) 1038 1038 1039 - 1040 1040 **AT+PARITY=0** ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity 1041 1041 1042 1042 1043 1043 ((( 1044 -Set STOPBIT 1049 +* Set STOPBIT 1045 1045 ))) 1046 1046 1047 - 1048 1048 **AT+STOPBIT=0** ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits 1049 1049 1050 1050 1055 + 1051 1051 * ((( 1052 1052 (% style="color:#037691" %)** Downlink Payload:** 1053 1053 )))