budulinek / arduino-modbus-rtu-tcp-gateway

Arduino-based Modbus RTU to Modbus TCP/UDP gateway with web interface. Allows you to connect Modbus RTU slaves (such as sensors, energy meters, HVAC devices) to Modbus TCP/UDP masters (such as home automation systems). You can adjust settings through web interface.
GNU General Public License v3.0
165 stars 48 forks source link

RTU Master and TCP Slave #15

Closed Vittaly76 closed 2 years ago

Vittaly76 commented 2 years ago

Hi! Will it work, if i need connect Modbus RTU Master and Modbus TCP Slave?

budulinek commented 2 years ago

Hi! Unfortunately no. I do not have plans to introduce this functionality, because there is not enough memory on Arduino.