Modbus client to Modbus TCP now fails unexpectedly.
Tried calling modbus_client through CLI but ubus -v list shows that modbus_client (or any other modbus-related functions) are available.
I can poll my Modbus TCP-device from another device so it is not a problem related to the device.
I tried to connect my device and send Modbus data to an MQTT server but it is sending continuously. Can you send me any type of logs that shows disconnection?