zivillian / esp32-modbus-gateway

ESP32 Modbus RTU/TCP Gateway
GNU General Public License v3.0
119 stars 49 forks source link

Compatible setup ? #27

Open Gruniek opened 3 months ago

Gruniek commented 3 months ago

Hi,

This hardware configuration is possible with this code ?

RS485 devise IN/OUT  -> ESP1 ----> wifi ----> ESP2  -> RS485 IN/OUT
                         |
                         | modbus TCP/IP --> to other devise

This is possible ? Thanks !

zivillian commented 3 months ago

can you explain your diagram? What do you want to achieve? What kind of communication takes place between ESP1 and ESP2?