Skip to content

Releases: connected-digital-energy-meter/cdem-firmware

v2.4

03 Jun 13:05
Compare
Choose a tag to compare

Add support for providing username and password for MQTT.

v2.3

27 Nov 11:30
Compare
Choose a tag to compare

Setup automatic release and building of firmware via Github actions.

v2.2

27 Nov 11:02
Compare
Choose a tag to compare

Update the cdem library to v1.3.0

v2.1.1

25 Oct 15:40
Compare
Choose a tag to compare

Update to the latest PCB definition.

v2.1

18 Jun 06:16
Compare
Choose a tag to compare

Mainly moved some code from the firmware to the library. So basically the firmware requires less code.

v2.0 - Standalone PCB

04 Jun 07:25
Compare
Choose a tag to compare

This major release targets the new PCB from v4.0 and up which is based on the ESP12s instead of the ESP32, allowing for a standalone system that does not require an external power source. The PCB draws its power directly from the digital meter.

The schematic and PCB can be found as a KiCad project at CDEM - Hardware.

The firmware has also been refactored to make use of the newly created Connected Digital Energy Meter Library.

The configuration of the system has been modified to be more user-friendly by using a captive portal webpage which is available for a limited time at boot.

v1.0.4

02 Mar 14:49
Compare
Choose a tag to compare

Fixes:

  • Fix the gas value decoded correctly

v1.0.3

02 Mar 13:38
Compare
Choose a tag to compare

Features:

  • Display firmware version when booting.

First release that can also be deployed using the stand alone flasher tool.

v1.0.2

26 Feb 13:55
Compare
Choose a tag to compare

Bug fixes:

  • Fixed some typos in the configuration wizard

v1.0.1

26 Feb 12:42
Compare
Choose a tag to compare

Bug Fixes

  • Actual phase power production and consumption was reversed