Skip to content

Releases: clavisound/SlimLoRa

More EU DR6 corrections and ADR back off - UNTESTED

17 Dec 08:37
Compare
Choose a tag to compare
  1. Downlinks on EU DR6 are not working. Investigating. TTN supports EU DR6, Helium does not.
  2. Some better ADR back off code but it's UNTESTED

Update erase session utility

15 Dec 10:44
Compare
Choose a tag to compare
0.6.10

Update example

SF7BW250 support and NbTrans public

14 Dec 20:13
Compare
Choose a tag to compare
  1. EU DR6 aka SF7BW250 support.
  2. Moved NbTrans variables to public
    2b. application can know with if NbTrans_counter == NbTrans that we can send new message.

Version bump

10 Dec 21:47
Compare
Choose a tag to compare

Sorry for that, still confusing git and tags..

Margin report in device status must be ok now

10 Dec 21:39
Compare
Choose a tag to compare
  1. Margin report in device status must be ok now
  2. EPIC bug with #endif in LORAWAN_KEEP_SESSION in RfmSendPacket function fixed.
  3. Debug is less verbose, but again verbose.

Handle null port on downlink - try to resurrect platformio

09 Dec 21:20
Compare
Choose a tag to compare
  1. Handle null port on
  2. Now, probably MAC commands with donwlink data must be
  3. Platformio is stuck at version 0.1.9 for some reason. Added library.json in hope that will
  4. Changed the interface of functions to store frame counter data.

Some gremlins for downlink data to be checked

08 Dec 22:12
Compare
Choose a tag to compare

I am not sure that everything is fine if MAC commands are mixed with application data.

NOT FULLY TESTED - Bug fix release

04 Dec 01:55
Compare
Choose a tag to compare

UNTESTED: RX2 DR window.

Important bug fix release with buffer overflow protection on downlink. Also added an example with downlink. Both tested and working.

EEPROM had empty bytes, NbTrans, ChMask.

17 Nov 14:15
Compare
Choose a tag to compare

Major Release that breaks previous sessions stored on EEPROM. Erase your EEPROM with 0xFF before use. You need to re-join*. ChMask is now applied. ChMask and NbTrans are now stored on EEPROM

  • if you have the nerves, retrieve the keys and restore them to the new locations.

Major release: Support for Downlinks, NbTrans and more!

09 Nov 19:36
Compare
Choose a tag to compare

Now you can talk to your device via LoRaWAN!