WORK IN PROGRESS
This is a async Modbus client (master) for ESP32. It uses AsyncTCP for TCP handling.
Currently only functioncode 03 (read holding registers) and TCP connections are implemented.
To do:
- implement other function codes
- implement esp32-RS485 for modbus-rtu