Skip to content

Releases: openenergymonitor/emonth2

4.1.7

05 Mar 20:42
Compare
Choose a tag to compare
  • Fix dip switch node ID

4.1.6

26 Feb 15:36
Compare
Choose a tag to compare
  • Fix DS18B20 serial printing & multiple sensors

4.1.5

21 Aug 14:57
6fd6c33
Compare
Choose a tag to compare
  • Fix node ID DIP switch selection #18

4.1.3

21 Jul 16:18
Compare
Choose a tag to compare
  • Serial print RF format
  • Fix lib versions

4.1.2

01 Jun 16:43
Compare
Choose a tag to compare

V4.1.2 - (27/02/23) Add option to used custom encryption key
V4.1.1 - (19/02/23) Fix missing frequency initialization

  • For compatibility with latest hardware (e.g RFM69SPI / emonTx V4 / emonPi2) use Low Power Labs (LPL) firmware
  • For backwards compatibility with older hardware (e.g RFM69SPI / Origional emonPi / emonTx V3) use JeeLib Classic firmware

4.1.0

17 Feb 10:42
Compare
Choose a tag to compare

Combined firmware that can support jeelib classic, native and LowPowerLabs radio formats

3.2.6

04 Oct 15:24
b6be3bd
Compare
Choose a tag to compare

Multiple external DS18B20 sensors accepted. No change to config file.

3.2.5

20 Sep 13:07
Compare
Choose a tag to compare

Support for multiple external temperature sensors, specifiable via #define at top of src.ino.

Binaries:

  • firmware.hex: single external temperature sensor
  • firmware_2ext.hex: 2x external temperature sensors

V3.2.4 | Serial config note

25 May 09:58
a4f958e
Compare
Choose a tag to compare
  • Add serial print note to select NL & CR when using serial config

V3.2.3 | Fix DIP switch node ID config

26 Jul 23:32
Compare
Choose a tag to compare
  • Fix bug introduced in V3.2.2 which DIP switches don't work to set RF node ID. Thanks @elias-rexometer