Skip to content

Releases: zivillian/esp32-modbus-gateway

v0.0.5

02 Oct 23:41
9a4c8ce
Compare
Choose a tag to compare

What's Changed

  • use core id 1 to further reduce modbus errors by @zivillian in #13

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 Jul 17:06
Compare
Choose a tag to compare

What's Changed

  • reset esp after initial WiFi setup to bring up the web UI
  • fix debug output on debug page for release builds
  • add firmware update success page
  • update eModbus to fix dropped queries

Full Changelog: v0.0.3-beta...v0.0.4

v0.0.3-beta

08 Mar 20:04
78ae616
Compare
Choose a tag to compare

What's Changed

  • Added Esp infos to status page by @wib100 in #7
  • RX/TX pins configarable via defines, readme by @wib100 in #8
  • fix modbus errors by upgrading to eModbus 1.7.0 by @zivillian in #9

New Contributors

  • @wib100 made their first contribution in #7

Full Changelog: v0.0.2-wip...v0.0.3-beta

v0.0.2-wip

02 Aug 22:57
Compare
Choose a tag to compare

What's Changed

  • add config option for modbus tcp timeout by @zivillian in #3

Full Changelog: v0.0.1-unstable...v0.0.2-wip

v0.0.1-unstable

18 Jun 23:20
Compare
Choose a tag to compare
  • add modbus debug output
  • add wifi reset

v0.0.0-unstable

17 Jun 23:14
e6acab5
Compare
Choose a tag to compare

very first release