esp-idf/tcp-server

Example of the component pierrejay/ezmodbus v1.1.4
## Description

This example demonstrates how to use the `EZModbus` library to create a Modbus TCP Server that communicates with Modbus TCP clients over Wi-Fi.

To create a project from this example, run:

idf.py create-project-from-example "pierrejay/ezmodbus=1.1.4:esp-idf/tcp-server"

or download archive (~6.02 KB)