Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connected at Slave esp32 #12

Open
IndrawanBudiP opened this issue Jul 19, 2023 · 1 comment
Open

Connected at Slave esp32 #12

IndrawanBudiP opened this issue Jul 19, 2023 · 1 comment

Comments

@IndrawanBudiP
Copy link

I am trying to connect the esp32 gateway in your source code with some slave its build from this site https://github.com/espressif/esp-idf/tree/a2d76ad38ad4be46bdc7ce2becab45fbe71ecc48/examples/protocols/modbus/tcp/mb_tcp_slave

but Its Error: 0xe0 (Timeout), in the other hand the connection is true connected at my wifi both of them (gateway & slave) and the port is correct but still got same error. is that any additional configuration? or are you also build the code for slave modbus tcp/ip? thanks

@zivillian
Copy link
Owner

I'm not sure if this project is suitable for your setup. This firmware implements a ModbusTCP <-> Modbus RTU gateway - so you can use ModbusTCP to access the registers of a ModbusRTU device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants