Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip
titleHow do I update the firmware?

Please refer to Updating Firmware on the page about our Lobaro Maintenance Tool.



Firmware Update Downloads




Markdown
LinkifyHeadersfalse
# Changelog
`app-nrf9160-temperature`

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.2.14 - 2022-08-01
### Fixed
- adopt temp config in lorawan
- NbTrans behaviour
- queuing error
- Sending 0 Packet if no sensor found
- bug leading to system restart when trying to send while all channels are blocked
### Optimized
- optimized onewire Timings
- settings for long cables

## 0.2.1 - 2022-03-22
### Changed
- order of config parameters

## 0.2.0 - 2022-03-22
### Added
- nbiot upload
- reboot on lost LoRaWAN connection

## 0.1.3 - 2022-02-18
### Fixed
- Increase power on delay after sleep, so sensors have enough time to convert temperature.

## 0.1.2 - 2202-01-31
### Fixed
- Fix reading of testing firmware name (fixes self test `factory`).

## 0.1.1 - 2022-01-31
### Changed
- Revert status message to original port 1 format for backwards compatibility.
- Add Power-On wait between activating sensor power and reading sensor data.

## 0.1.0 - 2022-01-28
### Added
- New firmware created from `app-lorawan-onewire-bridge` and `app-nrf9160-onewire-bridge`.
- LoRaWAN upload only (so far).
- Add RemoteConfiguration, TimeSync, and LostReboot feature.
### Changed
- Internal Sensor is now an emulated Sensor with all zero ID that holds the temperature
  measured inside the nrf. Temperature resolution is down to 1°C. Changes should be
  compatible with LoRaWAN format used by LoRaWAN-only 1-wire bridge.
- Change status message to new Lobaro Unified Status Telegram format (on port 64).
  


Table of Contents

...