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

From version 41.4
edited by Xiaoling
on 2022/06/06 10:54
Change comment: There is no comment for this version
To version 41.8
edited by Xiaoling
on 2022/06/06 10:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -923,6 +923,7 @@
923 923  
924 924  
925 925  
926 +
926 926  ==== **RS485 Debug Command (AT+CFGDEV)** ====
927 927  
928 928  This command is used to configure the RS485 or TTL sensors; they won’t be used during sampling.
... ... @@ -974,6 +974,7 @@
974 974  
975 975  
976 976  
978 +
977 977  ==== **Set Payload version** ====
978 978  
979 979  This is the first byte of the uplink payload. RS485-BL can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
... ... @@ -994,6 +994,7 @@
994 994  
995 995  
996 996  
999 +
997 997  ==== **Set RS485 Sampling Commands** ====
998 998  
999 999  AT+COMMANDx, AT+DATACUTx and AT+SEARCHx
... ... @@ -1055,6 +1055,7 @@
1055 1055  
1056 1056  
1057 1057  
1061 +
1058 1058  ==== **Fast command to handle MODBUS device** ====
1059 1059  
1060 1060  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]].