- Created by Tobias Kaupat, last modified by Vincent Göbel on Aug 12, 2022
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 15 Next »
How do I update the firmware?
Please refer to Updating Firmware on the page about our Lobaro Maintenance Tool.
Firmware Update Downloads
Download: | current version | |
app-nrf9160-temperature-TZ2-0.1.3-mcuboot-slot0-boot.hex | last version without NB-IoT support |
Changelog
app-nrf9160-temperature
This changelog's format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
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
andapp-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).
How do I update the firmware?
Please refer to Updating Firmware on the page about our Lobaro Maintenance Tool.
Firmware Update Downloads
Download: | app-nrf9160-temperature-TZ2-0.1.3-mcuboot-slot0-boot.hex | current version |
Changelog
app-nrf9160-temperature
This changelog's format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
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
andapp-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).
- No labels