Page 1 of 1

Two modbus slave?

Posted: Tue Sep 24, 2024 12:27 pm
by Sanders
Is it possible to create two modbus slaves on different ports on the same ESP32? I tried - MB_PORT_COMMON: xMBPortTimersInit(65): Modbus timer is already created.

Re: Two modbus slave?

Posted: Fri Feb 14, 2025 10:06 am
by ESP_alisitsyn
@Sanders,

It is possible with esp-modbus v2.0.1. https://github.com/espressif/esp-modbus/discussions/86