Changes for page RS485-BL – Waterproof RS485 to LoRaWAN Converter
Last modified by Xiaoling on 2025/04/23 15:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -890,6 +890,8 @@ 890 890 891 891 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL. User can see these commands below: 892 892 893 + 894 + 893 893 === 3.5.1 Common Commands: === 894 894 895 895 They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]] ... ... @@ -898,6 +898,7 @@ 898 898 === 3.5.2 Sensor related commands: === 899 899 900 900 903 + 901 901 ==== **Choose Device Type (RS485 or TTL)** ==== 902 902 903 903 RS485-BL can connect to either RS485 sensors or TTL sensor. User need to specify what type of sensor need to connect. ... ... @@ -921,6 +921,7 @@ 921 921 922 922 923 923 927 + 924 924 ==== **RS485 Debug Command (AT+CFGDEV)** ==== 925 925 926 926 This command is used to configure the RS485 or TTL sensors; they won’t be used during sampling. ... ... @@ -972,6 +972,7 @@ 972 972 973 973 974 974 979 + 975 975 ==== **Set Payload version** ==== 976 976 977 977 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. ... ... @@ -992,6 +992,7 @@ 992 992 993 993 994 994 1000 + 995 995 ==== **Set RS485 Sampling Commands** ==== 996 996 997 997 AT+COMMANDx, AT+DATACUTx and AT+SEARCHx ... ... @@ -1053,6 +1053,7 @@ 1053 1053 1054 1054 1055 1055 1062 + 1056 1056 ==== **Fast command to handle MODBUS device** ==== 1057 1057 1058 1058 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]].