Firmware & Changelog
Firmware
Downloads:
Firmware Release Notifications
We normally send e-mail notifications upon release of new firmware versions. To receive these 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-edl21-opto – LoRaWAN with opto adapter for EDL21 devices.
The changelog format is based on Keep a Changelog, and the project adheres to Semantic Versioning.
Version 0.5.2 – 2021-12-23
- Optimized buffer usage.
- Fixed a bug where the red LED might stay on in sleep mode.
Version 0.5.1 – 2021-02-16
- Fixed a crash on unexpected input.
Version 0.5.0 – 2020-10-30
- Unified output of the power-on self test.
- Add support for up to 25 OBIS codes (fewer with values of more than 8 bytes).
- Adjust data message size (on port 3) to the current SF (use up to 222 bytes).
- Send multiple data message uplinks (port 3).
- Enable the
LostRebootfeature by default. - Add new config parameter
PayloadFormat. - Add new
PayloadFormat2on port4that prefixes data uploads with the timestamp of the readout.
Version 0.4.2 – 2020-10-07
- Built with the LoRaWAN stack we certified on different hardware (fixes some edge-case issues).
- Redesigned changelog.
Version 0.4.1
- Fixed remote append.
- Fixed reset-to-default issue.
warning
Due to changes in the generation of the LoRa parameters, the values for JoinEUI and AppKey will change if you use the "Restore Default" function in the Lobaro Maintenance Tool in order to reset the configuration.
Version 0.4.0
Version 0.3.2
- Added an initial read before OTAA.
Version 0.2.0
- Fix bug where readout failed after wakeup from deep sleep.
- Fix bug where OBIS code lookup failed.