Skip to content

Releases: SkyLabIoT/LoRaEdge_BasicTracking

v1.5.4

20 Jan 14:36
Compare
Choose a tag to compare

Fixed interval value not always loading correctly after reboot.

v1.5.3

19 Jan 09:51
Compare
Choose a tag to compare

Added downlink function for requesting settings.
Fixed bug in motion interval timer.

v1.5.2

14 Jan 16:07
Compare
Choose a tag to compare

Fixed not sending first payload after startup and after first motion detection.

v1.5.1

13 Jan 13:42
Compare
Choose a tag to compare

Padded EUI / keys with zeros on serial monitor for easier copying.
LoRaWAN, firmware and bootloader versions now print in HEX on serial monitor.

v1.5

07 Jan 13:45
Compare
Choose a tag to compare

Purple LED turns on when attempting to join.
Fix for missing Wi-Fi payload bug.
Support for alc sync for future use.
Made code more readable by adding comments.

v1.4.1

05 Jan 15:27
Compare
Choose a tag to compare

File cleanup

v1.4

05 Jan 14:16
Compare
Choose a tag to compare

Updated port 2 uplink (byte 27).
Updated downlink format, including examples.
Added downlink confirm uplink.
Ability to save settings to EEPROM so they will not reset on reboot.

v1.3.1

05 Jan 14:08
f74aee9
Compare
Choose a tag to compare

Fixed joining issue after a failed join in BasicLoRaA sketch.

v1.3

05 Jan 14:08
f74aee9
Compare
Choose a tag to compare

Changes for BasicLoRaA sketch: Changed downlink to take fewer bytes. Fix a battery draining joining issue when there is no LoRa coverage. Added support for motion detection, enable by setting motionActivation to 1.

v1.2

05 Jan 14:08
f74aee9
Compare
Choose a tag to compare

Support for more configuration via downlink, sensor integration in Wi-Fi payload and radio beacon.