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
-
... ... @@ -817,7 +817,7 @@ 817 817 ==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%) ==== 818 818 819 819 ((( 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]].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]]. 821 821 ))) 822 822 823 823 ((( ... ... @@ -848,9 +848,9 @@ 848 848 849 849 ))) 850 850 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" %) 851 +(% 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 to move" width="15"]](% title="Click and drag to resize" %) 852 852 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" %) 853 +(% 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 to move" width="15"]](% title="Click and drag to resize" %) 854 854 855 855 856 856 ... ... @@ -867,13 +867,16 @@ 867 867 868 868 * ((( 869 869 (% style="color:#037691" %)** AT Command:** 870 +))) 870 870 872 +(% class="box infomessage" %) 873 +((( 874 +((( 871 871 **AT+CMDDLaa=hex(bb cc)*1000** 872 872 ))) 877 +))) 873 873 874 874 ((( 875 - 876 - 877 877 **Example:** 878 878 ))) 879 879 ... ... @@ -898,11 +898,11 @@ 898 898 ))) 899 899 900 900 ((( 901 -**Example:** 904 + **Example:** 902 902 ))) 903 903 904 904 ((( 905 - **0xAA 01 00 01**908 + 0xAA 01 00 01 ~-~-> Same as **AT+CMDDL1=1000 ms** 906 906 ))) 907 907 908 908 ... ... @@ -916,8 +916,6 @@ 916 916 917 917 ((( 918 918 The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]] 919 - 920 - 921 921 ))) 922 922 923 923 * ((( ... ... @@ -977,8 +977,6 @@ 977 977 978 978 ((( 979 979 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. 980 - 981 - 982 982 ))) 983 983 984 984 * ((( ... ... @@ -1030,29 +1030,29 @@ 1030 1030 ))) 1031 1031 1032 1032 ((( 1033 - 1034 - 1035 -* Set Baud Rate 1032 +Set Baud Rate: 1036 1036 ))) 1037 1037 1035 + 1038 1038 **AT+BAUDR=9600** ~/~/ Options: (1200,2400,4800,14400,19200,115200) 1039 1039 1040 1040 1041 1041 ((( 1042 - *Set UART Parity1040 +Set UART Parity 1043 1043 ))) 1044 1044 1043 + 1045 1045 **AT+PARITY=0** ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity 1046 1046 1047 1047 1048 1048 ((( 1049 - *Set STOPBIT1048 +Set STOPBIT 1050 1050 ))) 1051 1051 1051 + 1052 1052 **AT+STOPBIT=0** ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits 1053 1053 1054 1054 1055 - 1056 1056 * ((( 1057 1057 (% style="color:#037691" %)** Downlink Payload:** 1058 1058 )))