<
From version < 61.32 >
edited by Xiaoling
on 2022/06/14 12:00
To version < 61.25 >
edited by Xiaoling
on 2022/06/14 11:55
>
Change comment: There is no comment for this version

Summary

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  (((
... ... @@ -837,20 +837,18 @@
837 837  )))
838 838  
839 839  * (((
840 -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.
841 841  )))
842 842  * (((
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.
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.
844 844  )))
845 845  * (((
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 -
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.
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" %)​
849 +(% 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" %)​
851 +(% 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:**
868 +)))
870 870  
870 +(% class="box infomessage" %)
871 +(((
872 +(((
871 871  **AT+CMDDLaa=hex(bb cc)*1000**
872 872  )))
875 +)))
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:**
902 + **Example:**
902 902  )))
903 903  
904 904  (((
905 -**0xAA 01 00 01**  ~-~-> Same as  **AT+CMDDL1=1000 ms**
906 + 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,35 +1030,35 @@
1030 1030  )))
1031 1031  
1032 1032  (((
1033 -
1034 -
1035 -* Set Baud Rate
1030 +Set Baud Rate:
1036 1036  )))
1037 1037  
1033 +
1038 1038  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1039 1039  
1040 1040  
1041 1041  (((
1042 -* Set UART Parity
1038 +Set UART Parity
1043 1043  )))
1044 1044  
1041 +
1045 1045  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1046 1046  
1047 1047  
1048 1048  (((
1049 -* Set STOPBIT
1046 +Set STOPBIT
1050 1050  )))
1051 1051  
1049 +
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  )))
1059 1059  
1060 1060  (((
1061 -**A7 01 aa bb**:  Same  AT+BAUDR=hex(aa bb)*100
1058 +**A7 01 aa bb**: Same  AT+BAUDR=hex(aa bb)*100
1062 1062  )))
1063 1063  
1064 1064  (((
... ... @@ -1073,11 +1073,11 @@
1073 1073  )))
1074 1074  
1075 1075  (((
1076 -A7 02 aa:  Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1073 +A7 02 aa: Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1077 1077  )))
1078 1078  
1079 1079  (((
1080 -A7 03 aa:  Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1077 +A7 03 aa: Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1081 1081  )))
1082 1082  
1083 1083  
... ... @@ -1131,7 +1131,7 @@
1131 1131  )))
1132 1132  
1133 1133  (((
1134 -**(% style="color:#037691" %) Downlink Command:**
1131 +**Downlink Command:**
1135 1135  )))
1136 1136  
1137 1137  (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0