警告
This document is not updated for ESP32C5 yet, so some of the content may not be correct.
This warning was automatically inserted due to the source file being in the add_warnings_pages list.
ESP-Modbus
乐鑫的 ESP-Modbus 库 (esp-modbus) 支持基于 RS485、Wi-Fi 和以太网接口的 Modbus 通信。
自 ESP-IDF v5.0 版本以来, 组件 freemodbus
已被移动到单独的代码仓库中:
托管文档
相应文档请参阅:
应用示例
以下示例分别介绍了 ESP-Modbus 库的串行端口、TCP 端口的从机和主机实现。
详情请参阅具体示例的 README.md
。
协议参考
Modbus 组织与规范协议请参阅 The Modbus Organization。