Releases: openenergymonitor/emonth2
4.1.8
Attempt to fix battery drain issue affecting some emonTH2 units by switching to use of minimal RFM69_LPL library which has more timeout checks on while loops alongside an option to not wait for channel clear before sending data.
Current consumption measured to be 4% lower so far on this version due to other timing optimisation but this is not related to the battery drain issue.
Pulse counting and external temperature sensing disabled by default. Enable via serial configuration.
4.1.7
- Fix dip switch node ID
4.1.6
- Fix DS18B20 serial printing & multiple sensors
4.1.5
4.1.3
- Serial print RF format
- Fix lib versions
4.1.2
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
Combined firmware that can support jeelib classic, native and LowPowerLabs radio formats
3.2.6
Multiple external DS18B20 sensors accepted. No change to config file.
3.2.5
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
- Add serial print note to select NL & CR when using serial config