MODBUS TCP/IP issue
Posted: Sat Feb 13, 2021 12:57 pm
Hello,
I am currently facing an issue with the ESP-IDF v4.3-dev-1901-g178b122c1
We are running a modbus tcip project. The ESP board acts as a client and on the other side is a Schneider electric PLC model no TM172PBG28R. When the client polls the plc for data, no response is being received by the ESP. The request are being timed out at the client end and the next requests are sent.
Interestingly if we connect the esp as client via Ethernet to MODSIM on PC, the request and response cycle works. And if we connect the PLC via Ethernet to MODSCAN on PC, then also request response cycle works correctly. Very peculiar issue that I am unable to pinpoint. Has anyone else faced a similar issue? Are there any possible solutions I can try?
I am currently facing an issue with the ESP-IDF v4.3-dev-1901-g178b122c1
We are running a modbus tcip project. The ESP board acts as a client and on the other side is a Schneider electric PLC model no TM172PBG28R. When the client polls the plc for data, no response is being received by the ESP. The request are being timed out at the client end and the next requests are sent.
Interestingly if we connect the esp as client via Ethernet to MODSIM on PC, the request and response cycle works. And if we connect the PLC via Ethernet to MODSCAN on PC, then also request response cycle works correctly. Very peculiar issue that I am unable to pinpoint. Has anyone else faced a similar issue? Are there any possible solutions I can try?