Slave address has ben set to 2 using the ModbusRegisterWriter!

To factory reset, hold the SW1 button for 3 seconds and disconnect power. After powering up the settings have been set.

Datasheet:
https://files.seeedstudio.com/products/314990634/res/Liquid%20EC%20and%20TDS%20Sensor%20Datasheet%20v1.1.pdf

The EC + TDS sensor by Seeed studio works on both voltage output and RS485. However, MODBUS-RTU is used in the project.


To set the slave address, the ModbusRegisterWriter should be used.

The ModbusRegisterWriter already sets the correct communication parameters given in the datasheet:


ECSensor function block to use to retrieve EC and Temperature:

  • No labels