Firmware & Changelog
Make sure to install a firmware that matches your device's hardware revision. See Hardware Revisions if you are unsure which revision your device is.
The device will not work if an incompatible firmware is installed.
Firmware Downloads
Current Hardware Revision 3
Firmware major versions 7 and 8 (see Hardware Revisions).
Legacy Hardware Revision 2
Firmware major version 6.
Legacy Hardware Revision 1
Firmware major versions 4 and 5.
We normally send e-mail notifications upon release of new firmware versions. To receive these mails you can sign up to the Lobaro newsletter here.
Subscribe to our email newsletter here
Make sure to select the "Firmware Updates" checkbox!
Changelog
app-lorawan-gps – LoRaWAN GPS Tracker.
The changelog format is based on Keep a Changelog, and the project adheres to Semantic Versioning.
8.0.7 – 2021-02-19
Fixed
- Avoid GPS reset to keep state during sleep mode. Speed up time to fix after sleep.
8.0.6 – 2021-02-11
Fixed
- Temperature sensor caused a reset on the latest hardware batch.
8.0.5 – 2020-08-10
Fixed
- LoRaWAN:
NewChannelReqcan remove channels by setting the frequency to 0 instead of just disabling them. - LoRaWAN: Fix bug where
NBTrans > 1leads to multiple responses from the LoRaWAN stack.
8.0.4 – 2020-08-06
Fixed
- Fix internal self-testing result format.
8.0.3 – 2020-08-06
Fixed
- Remove random payload in reboot request ACK upload.
8.0.1 – 2020-08-05
Fixed
- Fix config problem with low SF.
8.0.0 – 2020-08-05
Changed
- Change official product name to
LOB-S-GPS-LW-3. - Verify LoRaWAN stack using the official testing tool by the LoRa Alliance.
- Remove
OpMode(Class C), ADR, and time sync over LoRaWAN. - Change internal logic of the
LostRebootfeature to use ACKs for checking for network.
Added
- Low voltage protection.
Fixed
- Fix voltage step-up logic for GPS and LoRa.
- Send uplink before reboot when ACK required.
7.1.0 – 2020-06-17
Added
- Add timestamp for last movement event to port 2 payload.
- Add config parameter
movementDistancethat configures how GPS-position changes are calculated as movement events.
Fixed
- LoRaWAN 1.1 issue that sometimes led to invalid DevNonces used for OTAA join.
- Make sure mode changes from active to passive are reported in the final uplink before change.
- Fix an issue that could lead to all-zero position data sent as valid position.
7.0.1 – 2020-06-04
Fixed
- Upgrade to Lobaro LoRaWAN Stack 1.2.1 (RX window adjustment).
7.0.0 – 2020-04-28
Changed
- Completely rewrite firmware for new dedicated board with new LoRaWAN features and concepts.
- Completely change payload format.
- Listen to MEMS events while not asleep.
- Check for movement by GPS to update activity mode.
- New LED blinking patterns.
Added
- Start this changelog.
- Regular status messages independent of data messages.
- New Lobaro LoRaWAN Stack (v1.1, remote configuration via downlink, Class C, etc.).
- Time sync from GPS.
- Change naming from "Alive Mode" to "Passive Mode" for easier distinguishing from "Active Mode".
- Reduce power consumption during deep sleep by ~20%.
- Removed Cayenne payload format.
v6.1.1 – 2022-02-18
- Use updated LoRaWAN stack for GPS Tracker v2 to fix some problems with TTN v3.
v6.1.0 – 2019-12-10
- Added 2 parameters to increase accuracy.
v6.0.3 – 2019-08-02
- Fixed temperature sensor readout.
v6.0.2 – 2019-07-22
- Inverted power pin for Telit module (hardware v2.1).
- Added NMEA prefix GN (GLONASS + GPS) to the parser.
v5.0.5 – 2019-01-09
- Update LoRaWAN stack.
- Enable step-up if needed by battery condition.
v5.0.4 – 2018-11-15
- Update board driver.
v5.0.3 – 2018-11-15
- Fix signed issue with longitude.
v5.0.0 – 2018-10-26
- Add option for Cayenne LPP payload format.
- Adjust payload format to support negative values.
- Add altitude.
- Send GPS coordinates in Lat/Lon format.
- Update LoRaWAN stack.
v4.0.9 – 2018-10-05
- Update LoRaWAN stack.
v4.0.7 – 2018-08-15
- Fixed bugs with some LoRaWAN network providers.
v4.0.6 – 2018-05-28
- Clear pending MEMS IRQ before sleep.
- Updated internal state handling.
v4.0.4 – 2018-03-20
- Disable MEMS in active mode.
v4.0.3 – 2018-03-20
- Compile against new board revision (lower power in sleep).
- Disable external RTC.
- Default TX power to 14 dBm.
v4.0.2 – 2018-02-23
- Fix lost GPS messages due to broken CRC checks.
v4.0.1 – 2018-01-29
- Port to LoRa v3.2 board.
v3.2
- Measure vBat when 3.3 V step-up is off.
- Add config parameter GPS timeout.
- Add config parameter LoRaWAN ADR.
v3.1
- Enable buttons for sending (reed contact connectors).