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