esp-idf/tcp-client

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

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

To create a project from this example, run:

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

or download archive (~5.36 KB)