Firmware

Downloads:

We normally send e-mail notifications upon release of new firmware versions. To receive this mails you can sign up to the Lobaro newsletter here.

Subscribe to our email newsletter here

Make sure to select the "Firmware Updates" checkbox!


# Changelog
`app-lorawan-environment` – Temperature, Humidity, and Air pressure over LoRaWAN.

This changelog's format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.0.3 - 2020-11-27
### Changed
- Adjust to use new memory management.
- Activate "lost reboot" by default (since it does not require time sync any longer).
### Fixed
- Fix logging of atmospheric values to show temperature again.

## 0.0.2 - 2020-06-18
### Changed
- Use Lobawan Stack 1.2.2 (fixes some OTAA Join issues).
- Make logging of atmospheric values human readable.

## 0.0.1 - 2020-01-06
- Initial release