Skip to content

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

v8.1

30 Mar 16:23

Choose a tag to compare

  • Read away trash coming before slave id

v8.0

09 Mar 13:29

Choose a tag to compare

  • Fix 404 error page
  • Code optimization

v7.4

15 Dec 23:39

Choose a tag to compare

  • CSS improvement
  • code optimization
  • simplify DHCP renew

v7.3

16 Jan 01:34

Choose a tag to compare

  • Bugfix Modbus RTU Request form
  • Code comments

v7.2

20 Oct 23:58

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

Choose a tag to compare

  • Simplify EEPROM read and write
  • Tools page

v7.0

21 Jul 00:52

Choose a tag to compare

  • Manual MAC
  • Better data types

v6.1

12 Apr 22:22

Choose a tag to compare

  • Code optimization

v6.0

18 Mar 21:28
cd864da

Choose a tag to compare

  • save error counters to EEPROM
  • code optimization
  • separate file for advanced settings

v5.0

25 Feb 10:39
e9b04e0

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