esp-idf/rtu-server

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

This example demonstrates how to use the `EZModbus` library to create a Modbus RTU Server that communicates with Modbus RTU master devices over UART (RS485).

To create a project from this example, run:

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

or download archive (~3.61 KB)