Releases: clavisound/SlimLoRa
Releases · clavisound/SlimLoRa
More EU DR6 corrections and ADR back off - UNTESTED
- Downlinks on EU DR6 are not working. Investigating. TTN supports EU DR6, Helium does not.
- Some better ADR back off code but it's UNTESTED
Update erase session utility
0.6.10 Update example
SF7BW250 support and NbTrans public
- EU DR6 aka SF7BW250 support.
- Moved NbTrans variables to public
2b. application can know with if NbTrans_counter == NbTrans that we can send new message.
Version bump
Sorry for that, still confusing git and tags..
Margin report in device status must be ok now
- Margin report in device status must be ok now
- EPIC bug with #endif in LORAWAN_KEEP_SESSION in RfmSendPacket function fixed.
- Debug is less verbose, but again verbose.
Handle null port on downlink - try to resurrect platformio
- Handle null port on
- Now, probably MAC commands with donwlink data must be
- Platformio is stuck at version 0.1.9 for some reason. Added library.json in hope that will
- Changed the interface of functions to store frame counter data.
Some gremlins for downlink data to be checked
I am not sure that everything is fine if MAC commands are mixed with application data.
NOT FULLY TESTED - Bug fix release
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.
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!
Now you can talk to your device via LoRaWAN!