Skip to content

Releases: foorschtbar/LoRaProMini

v2.7: Fixed ItrTrigger state

26 May 18:47
87c37cc
Compare
Choose a tag to compare
Merge pull request #2 from Metaln00b/bugfix/itrtrigger-issue

bugfix: Reset state ItrTrigger after sending

v2.6: Fixed unnecessary duty cycle delay

11 Mar 17:51
Compare
Choose a tag to compare
- Second attempt to fix unnecessary duty cycle delay
- Re-extended debug messages
- Updated README

v2.5: Fixed problems with deepsleep inaccuracy and duty cycle limitation

15 Feb 16:39
Compare
Choose a tag to compare
- Fixed problem with duty cycle limitation
- Fixed MCU deepsleep inaccuracy

v2.4: Improvements in interrupt handling and ADR

12 Feb 10:35
Compare
Choose a tag to compare
  • Allows interruption while awake
  • Enabled ADR explicit
  • Enabled link check validation

v2.2: Added random send delay

15 Oct 15:44
Compare
Choose a tag to compare
- An additional send delay between 0 and 20s has been added to avoid overlaps between different nodes with exactly the same send interval
- Some Flash memory optimizations

v2.1: Better serial debug

07 Oct 17:44
Compare
Choose a tag to compare
- Improved (debug) logging to serial output
- BME sends -127°C (link DS18x) if no sensor was found

v2.0: Added wake up trough interrupt pins

25 Sep 11:58
Compare
Choose a tag to compare
- Added option for disable interrupt pins
- Added option for confirmed uplink
- Changed LoRaWAN data up message

v1.1

16 Jul 12:33
Compare
Choose a tag to compare
Unmerged CI scripts

v1.0

16 Jul 12:11
Compare
Choose a tag to compare
Merged CI scripts