Releases: SkyLabIoT/LoRaEdge_BasicTracking
v1.5.4
v1.5.3
Added downlink function for requesting settings.
Fixed bug in motion interval timer.
v1.5.2
Fixed not sending first payload after startup and after first motion detection.
v1.5.1
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
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
File cleanup
v1.4
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
Fixed joining issue after a failed join in BasicLoRaA sketch.
v1.3
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
Support for more configuration via downlink, sensor integration in Wi-Fi payload and radio beacon.