<
From version < 61.25 >
edited by Xiaoling
on 2022/06/14 11:55
To version < 61.32 >
edited by Xiaoling
on 2022/06/14 12:00
>
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,18 +837,20 @@
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.
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 +
847 847  )))
848 848  
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" %)​
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" %)​
850 850  
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" %)​
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" %)​
852 852  
853 853  
854 854  
... ... @@ -865,16 +865,13 @@
865 865  
866 866  * (((
867 867  (% style="color:#037691" %)** AT Command:**
868 -)))
869 869  
870 -(% class="box infomessage" %)
871 -(((
872 -(((
873 873  **AT+CMDDLaa=hex(bb cc)*1000**
874 874  )))
875 -)))
876 876  
877 877  (((
875 +
876 +
878 878  **Example:**
879 879  )))
880 880  
... ... @@ -899,11 +899,11 @@
899 899  )))
900 900  
901 901  (((
902 - **Example:**
901 +**Example:**
903 903  )))
904 904  
905 905  (((
906 - 0xAA 01 00 01  ~-~-> Same as **AT+CMDDL1=1000 ms**
905 +**0xAA 01 00 01**  ~-~-> Same as  **AT+CMDDL1=1000 ms**
907 907  )))
908 908  
909 909  
... ... @@ -917,6 +917,8 @@
917 917  
918 918  (((
919 919  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
919 +
920 +
920 920  )))
921 921  
922 922  * (((
... ... @@ -976,6 +976,8 @@
976 976  
977 977  (((
978 978  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
980 +
981 +
979 979  )))
980 980  
981 981  * (((
... ... @@ -1027,35 +1027,35 @@
1027 1027  )))
1028 1028  
1029 1029  (((
1030 -Set Baud Rate:
1033 +
1034 +
1035 +* Set Baud Rate
1031 1031  )))
1032 1032  
1033 -
1034 1034  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1035 1035  
1036 1036  
1037 1037  (((
1038 -Set UART Parity
1042 +* Set UART Parity
1039 1039  )))
1040 1040  
1041 -
1042 1042  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1043 1043  
1044 1044  
1045 1045  (((
1046 -Set STOPBIT
1049 +* Set STOPBIT
1047 1047  )))
1048 1048  
1049 -
1050 1050  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1051 1051  
1052 1052  
1055 +
1053 1053  * (((
1054 1054  (% style="color:#037691" %)** Downlink Payload:**
1055 1055  )))
1056 1056  
1057 1057  (((
1058 -**A7 01 aa bb**: Same  AT+BAUDR=hex(aa bb)*100
1061 +**A7 01 aa bb**:  Same  AT+BAUDR=hex(aa bb)*100
1059 1059  )))
1060 1060  
1061 1061  (((
... ... @@ -1070,11 +1070,11 @@
1070 1070  )))
1071 1071  
1072 1072  (((
1073 -A7 02 aa: Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1076 +A7 02 aa:  Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1074 1074  )))
1075 1075  
1076 1076  (((
1077 -A7 03 aa: Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1080 +A7 03 aa:  Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1078 1078  )))
1079 1079  
1080 1080  
... ... @@ -1128,7 +1128,7 @@
1128 1128  )))
1129 1129  
1130 1130  (((
1131 -**Downlink Command:**
1134 +**(% style="color:#037691" %) Downlink Command:**
1132 1132  )))
1133 1133  
1134 1134  (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0