Versions

Gateway Firmware Version 1.3.7
New Features and Changes
- Default Frequency Plan
- Updated the default frequency plan configuration.
Bug Fixes
- System Time Synchronization
- Fixed an issue where the system time was not synchronized when the gateway was connected via cellular modem only.
- Missing NTP server configuration and timezone files have been added.
- OpenWrt NTP servers are now configured by default.
- RSSI Calculation for SX1302
- Fixed an issue where RSSI values were calculated incorrectly when using the SX1302 concentrator.
- The RSSI offset was previously initialized with the default value intended for the SX1301.
- Updated the LoRa concentrator startup script to apply the correct default RSSI offset for the detected chip.
- LED Status Indication
- Fixed an issue where LED 4 could turn red even though a valid connection existed.
- Updated the status handling so that LED 4 is triggered by both a successful connection to the LNS and to the CUPS server.
Note: You are downloading a ZIP file. Please make sure to unzip it before installing the firmware.
Gateway Firmware Version 1.3.5
New Features and Changes
- OpenWrt Update
- Updated the OpenWrt operating system to version 24.10.
- Filesystem Check
- Introduced an automatic filesystem check during every boot process.
- The system now verifies the integrity of the filesystem each time the device starts.
- APN Configuration
- The APN field is now empty by default.
- GPIO Base Adjustment
- Updated the GPIO base configuration to align with changes introduced by a newer Linux kernel.
Bug Fixes
- Basic Station
- Added a workaround to automatically convert DER certificates to PEM certificates.
- Packet Forwarder Startup
- Fixed an issue where the packet forwarder could occasionally fail to start.
- The system now attempts to start the packet forwarder up to 10 times before disabling it.
Note: You are downloading a ZIP file. Please make sure to unzip it before installing the firmware.
Gateway Firmware Version 1.3.3
New Features and Changes
- Network & Interfaces
- Added new alias
wan2for interface eth0- wan2 is now permanently available
- Changed subnet mask for wan2 to 255.255.0.0
- Added new alias
- System Management
- Added factory reset functionality with two options:
- reset-config – resets configuration settings
- reset-system – performs full system reset
- A warning message now appears before starting the recovery process
- The initial root password is now defined after a full system recovery
- Added factory reset functionality with two options:
- Package Management
- Removed package wireguard
- System updates via OPKG package manager are now supported (except LoRa-Feed)
- Console Access
- Login via serial console is now available
- Naming/Interface Changes
- Renamed:
- lora0 → Packetforwarder 0
- lora1 → Packetforwarder 1
- Renamed:
- Network Routing
- Default gateway changes are now automatically detected
Bug Fixes
- Resolved issue where CUPS key was deleted when changing the authorization method in the Web UI
- Fixed connectivity loss after modifying the default gateway
- Added a patch to the Semtech packet forwarder for the SX1301 LoRa chip to detect a FIFO error
Note: You are downloading a ZIP file. Please make sure to unzip it before installing the firmware.