Last modified by Xiaoling on 2025/04/23 15:57

From version 32.4
edited by Xiaoling
on 2022/06/02 09:40
Change comment: There is no comment for this version
To version 32.1
edited by Xiaoling
on 2022/06/02 09:39
Change comment: Uploaded new attachment "1654133954153-643.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -915,11 +915,11 @@
915 915  
916 916  **AT+MBFUN has only two value:**
917 917  
918 -* **AT+MBFUN=1**: Enable Modbus reading. And get response base on the MODBUS return
918 +* AT+MBFUN=1: Enable Modbus reading. And get response base on the MODBUS return
919 919  
920 920  AT+MBFUN=1, device can auto read the Modbus function code: 01, 02, 03 or 04. AT+MBFUN has lower priority vs AT+DATACUT command. If AT+DATACUT command is configured, AT+MBFUN will be ignore.
921 921  
922 -* **AT+MBFUN=0**: Disable Modbus fast reading.
922 +* AT+MBFUN=0: Disable Modbus fast reading.
923 923  
924 924  
925 925  **Example:**
... ... @@ -931,28 +931,24 @@
931 931  [[image:1654133913295-597.png]]
932 932  
933 933  
934 -[[image:1654133954153-643.png]]
934 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
935 935  
936 936  
937 -* **Downlink Commands:**
937 +* Downlink Commands:
938 938  
939 -**A9 aa** ~-~-> Same as AT+MBFUN=aa
939 +A9 aa -à Same as AT+MBFUN=aa
940 940  
941 941  
942 +==== RS485 command timeout ====
942 942  
943 -==== **RS485 command timeout** ====
944 -
945 945  Some Modbus device has slow action to send replies. This command is used to configure the RS485-BL to use longer time to wait for their action.
946 946  
947 947  Default value: 0, range:  0 ~~ 5 seconds
948 948  
949 949  
950 -* **AT Command:**
949 +* AT Command:
951 951  
952 -(% class="box infomessage" %)
953 -(((
954 -**AT+CMDDLaa=hex(bb cc)**
955 -)))
951 +AT+CMDDLaa=hex(bb cc)
956 956  
957 957  Example:
958 958  
... ... @@ -959,7 +959,7 @@
959 959  **AT+CMDDL1=1000** to send the open time to 1000ms
960 960  
961 961  
962 -* **Downlink Payload:**
958 +* Downlink Payload:
963 963  
964 964  0x AA aa bb cc
965 965