emelianov / modbus-esp8266

Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.
Other
534 stars 190 forks source link

can`t connect to ethernet module #365

Closed syaiful-31 closed 3 days ago

syaiful-31 commented 1 month ago

can you help me with my proble I experienced a connection failure with a router using an ethernet module, I used the example code nodbus TCP server. I have ensured that the ethernet module that I am using is working properly.

thanks emilia

emelianov commented 3 weeks ago

Can you provide additional information on the issue? If pinging Arduino by IP is okay?