Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: release 0.1.4 - changelog

Firmware Downloads

FirmwareComment
current version
app-hybrid-modbus-TZ2-0.1.3-mcuboot-slot0-boot.hexFirst public pre-releasefirst public release


Markdown
LinkifyHeadersfalse
# Changelog

`app-hybrid-modbus` – Modbus over various WAN technologies.

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).

## Planed features
- Power On self testing
- LoRaWAN Class C
- Execute Modbus Commands per LTE-Downlink
- Modbus TCP
- LAN connection to backend (over ethernet)

## 0.1.4 - pre-release 2021-11-23
### Added
- Add additional compact LoRaWAN payload formats known from the LoRaWAN Bridge device.
- Add config parameters `PlFmt`, `PlMax`, `PlId` for controlling the LoRaWAN payload format.
### Fixed
- A timing issue could lead to the dialog mode not working properly.

## 0.1.3 - pre-release 2021-11-17
### Added
- Interactive Dialog Mode for testing setups.
- LED feedback about state of Modbus and WAN connections.
- Execute Modbus Commands remotely via LoRaWAN Downlink.

## 0.1.2 - pre-release 2021-11-15
- This is a pre-release! It is neither complete nor fully tested!
### Added
- Support for NB-IoT, LTE-M, and LoRaWAN.
- Downlinks for remote config (all WAN technologies) and firmware updates (NB-IoT and LTE-M only)
### Dependencies
- Boot Firmware >=1.7.1
- Modem Firmware >=1.2.0

## 0.1.0 - 2021-07-02
### Added
- Start new app for Hybrid NB-IoT/LoRaWAN Modbus Gateway.