Skip to content

Releases: budulinek/arduino-modbus-rtu-tcp-gateway

v7.3

16 Jan 01:34
Compare
Choose a tag to compare
  • Bugfix Modbus RTU Request form
  • Code comments

v7.2

20 Oct 23:58
Compare
Choose a tag to compare
  • Disable DHCP renewal fallback
  • Better advanced_settings.h layout
  • ENABLE_EXTENDED_WEBUI is set by default for Uno and Mega, ENABLE_DHCP is set by default for Mega

v7.1

25 Aug 21:05
Compare
Choose a tag to compare
  • Simplify EEPROM read and write
  • Tools page

v7.0

21 Jul 00:52
Compare
Choose a tag to compare
  • Manual MAC
  • Better data types

v6.1

12 Apr 22:22
Compare
Choose a tag to compare
  • Code optimization

v6.0

18 Mar 21:28
cd864da
Compare
Choose a tag to compare
  • save error counters to EEPROM
  • code optimization
  • separate file for advanced settings

v5.0

25 Feb 10:39
e9b04e0
Compare
Choose a tag to compare
  • send Modbus Request from WebUI
  • optimized POST parameter processing (less RAM consumption)
  • select baud rate in WebUI
  • improved TCP socket management
  • Modbus TCP Idle Timeout settings