You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Pressure Sensor LoRaWAN

There exist different Variants of our Hardware with Pressure Probes, because there exist very different Pressure Probes for different situations. Please make sure to install the correct firmware for your Hardware. You can see which firmware your device is running, by checking the log with our config adapter, while the device is booting.

Pressure Sensor [Lobaro Sensor]

Firmware

Downloads:

-

Changelog

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

This changelog's format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.2 - 2022-05-30

  • Improve long-term stability of probe readings
  • Update Lobaro LoRaWAN Stack to latest

0.3.1 - 2020-09-16

  • Additional "Final Words" in Status
  • Set cron default to once every two hours.
  • Upgrade to use LoRaWAN-Stack we certified in wMBus-Bridge.
  • Remove Class-C support.
  • Add daily status message (on port 64).
  • Add Power-on self test (checking probe communication).
  • Communicate probe connection failure in status message.

0.2.2 - 2020-08-06

  • Completely rewrite app structure (taken form app-lorawan-environment), to enable use of LoRaWAN-features, like Downlink-Configs, Class-C

0.1.0 - 2019-10-22

  • Add sensor specific parameters

0.0.3 - 2019-09-30

  • Add init i2cs before communication and after

0.0.2

  • Fix timings
  • Add error msg if readout fails
  • Switch to v1.1 stack

0.0.1

  • Initial version



Legacy Pressure Sensor LoRaWAN [Keller Sensor]

Firmware

Changelog

0.3.0 - 2020-02-20

  • Changed to use new Lobaro LoRaWAN stack with remote config.
  • WARNING: default value for AppKey/JoinEUI changed!

0.2.0 - 2019-07-22

  • Added Battery Voltage to payload

0.0.3 - 2019-02-14

  • Reduce I2C speed from 10kHz to 1kHz for 10m cable

0.0.2

  • Update LoRaWAN Stack
  • Reduce I2C speed from 100kHz to 10kHz

0.0.1

  • initial version

  • No labels