14 Commits
Author SHA1 Message Date
Alex Lisitsyn 6f01b858ee fix master-slave connection repair issues 2025-06-16 10:38:12 +01:00
aleks 63e5a08efb fix master compilation issue with mbm_rq_common 2025-06-11 08:18:59 +02:00
Alex Lisitsyn 8215e3d0d2 feature add custom fc handlers for master and slave v2 2025-04-03 18:52:24 +08:00
aleks de2ee7fb40 fix the mb_master unexpected event messages(timeout) severity to debug 2025-02-28 10:58:29 +01:00
Alex Lisitsyn 877d331b4b Merge branch 'feature/add_slave_id_command_v2' into 'main'
add slave report id command for master and slave (backport v2)

See merge request idf/esp-modbus!97
2025-02-27 18:36:41 +08:00
Alex Lisitsyn 9890b3ce4d add slave report id command for master and slave (backport v2) 2025-02-27 18:36:41 +08:00
Alex Lisitsyn 33c8838edd fix stack cpp compilation issues 2025-02-25 19:37:50 +08:00
Alex Lisitsyn 9b24aa41a7 Merge branch 'bugfix/modbus_handle_disabled_comm_modes' into 'main'
fix modbus handling of disabled comm modes

See merge request idf/esp-modbus!92
2025-02-19 22:37:25 +08:00
aleks 548359fc09 fix read input regs max number 2025-01-07 12:31:42 +01:00
aleks 5c0d66a8c0 fix modbus handling of disabled comm modes 2025-01-03 11:39:32 +01:00
Alex Lisitsyn db543b9e50 add initial conformance testing with robot framework 2024-12-07 00:19:49 +08:00
Alex Lisitsyn 2e2be467f6 feature modbus tcp master slave v2 2024-09-02 03:12:36 +08:00
Daniel Schick 538234a2e0 Removed extra closing braces to avoid C++ compiler error
Signed-off-by: aleks <aleks@espressif.com>
Merges https://github.com/espressif/esp-modbus/pull/67
2024-08-26 11:52:15 +02:00
aleks 1a5c957e22 add modbus component files 2023-12-10 15:30:06 +01:00