Skip to content

Outdated documentation

You are reading outdated documentation. This page documents ChirpStack v3. ChirpStack v4 is the latest version.

Changelog

v3.6.0

Updates

Note: The ChirpStack Gateway Bridge version included is compatible with ChirpStack v4 which will soon be released.

v3.5.1

Updates

Improvements

  • Additional region configurations
    • IMST Lite
      • RU864
      • IN865
    • Pi Supply - LoRa Gateway HAT
      • AU915
    • RAK2245
      • IN865
      • RU864
    • RAK2246(G)
      • IN865
      • RU864

Bugfixes

  • Fix configuration for RisingHF RHF0M301 shield (GPIO7 issue). #72

v3.5.0

Features

Node-RED integration

This release includes Node-RED into the full image version, with the node-red-contrib-chirpstack package pre-installed. Please note that it must be enabled using the gateway-config configuration utility first.

Updates

Notes

As this release increases the size of the rootfs and data partitions, updating using a .swu image is not possible.

v3.4.0

Features

  • Add support for Semtech 2.4 GHz gateway module.
  • Add support for RAK2287 gateway module.

Updates

Improvements

  • Disable append only in Redis configuration.
  • Align US915 and AU915 config examples (https://github.com/brocaar/chirpstack-docs/issues/38).
  • Cleanup ChirpStack Gateway OS recipe structure.

Bugfixes

  • Fix disabling bluetooth on Raspberry Pi 3 (so that UART pins can be used for GNSS module).

v3.3.3

Features

Updates

Bugfixes

  • Fix bootfiles path in rpi-config. (#63)
  • Remove libubootenv. (#64)
  • Update u-boot CONFIG_SYS_BOOTM_LEN to 16M.

v3.3.2

Updates

v3.3.1

Updates

v3.3.0

This marks the first non-testing release of the ChirpStack Gateway OS!

Updates

v3.3.0-test.9

Updates

Improvements

  • gateway-config has been updated for the Pi Supply LoRa Gateway HAT.
  • New gateway-config option has been added to reload the Gateway ID.

v3.3.0-test.8

Bugfixes

  • Fix ChirpStack Application Server Makefile execution to include web-interface statics in binary.

v3.3.0-test.7

Updates

Features

  • Add gateway-config wizard for MQTT configuration.
  • Update to Yocto Dunfell + build Go apps from source. (#55)

Bugfixes

  • Fix AU915 selection bugs for RAK concentrators. (#56)

v3.3.0-test.6

Features

  • Support has been added for the Raspberry Pi 4.
  • Support has been added for the Raspberry Pi Zero W.
  • Support has been added for the RAK2246 and RAK2246G shields.
  • Class-B beacon configuration has been added to the band configuration.

Updates

Improvements

  • gateway-config shows ChirpStack Gateway OS version.
  • gateway-config shows Gateway ID.
  • Change ISM band names to their common name. (#47)
  • sx1301-reset script has been modified to leave the reset pin as output.

v3.3.0-test.5

Updates

Features

Wifi Access Point mode

On initial installation on a Raspberry Pi 3, the Raspberry Pi will start Wifi in Access Point mode, so that it is possible to connect directly to the Raspberry Pi over WIFI for configuration of the concentrator shield and to re-configure the WIFI.

Improvements

  • RAK2245 configuration has been improved (using defined Concentratord model name).
  • RAK832 configuration has been improved.
  • RAK2245 / RAK831 AS923 channel-plan has been added. (#43)

Bugfixes

  • Fix passing incorrect model flags in gateway-config for some gateways.

v3.3.0-test.4

When updating from a previous v3.3.0 version, it is recommended to re-run the gateway-config utility to update the concentrator configuration.

Updates

v3.3.0-test.3

Updates

v3.3.0-test.2

Updates

Supported hardware

  • Raspberry Pi 1 B+ support has been added (for IMST Lite Gateway)
  • IMST Lite Gateway has been added to gateway configuration script.

v3.3.0-test.1

This is a rewrite of the ChirpStack Gateway OS, you must re-flash your SD Card to update! Currently this version only targets the Raspberry Pi 3.

Features

  • Yocto has been updated to version 3.0.
  • Software updates are now handled by SWUpdate.
  • The Semtech UDP Packet Forwarder has been replaced by ChirpStack Concentratord.

Updates

Fixes

  • Redis database does not start on boot after power failure that corrupts append only file. (#32)

v3.2.0test1

General

  • Update ChirpStack Gateway Bridge to v3.5.0.
  • Update ChirpStack Network Server to v3.5.0.
  • Update ChirpStack Application Server to v3.6.1.

Features

Bugfixes

  • Fix boot issue due to storage device not yet initialized. (#9)
  • Fix ChirpStack Network Server enabled_uplink_channels configuration. (#26)

v3.1.0test1

This release renames LoRa Gateway OS to ChirpStack Gateway OS. See the Rename Announcement for more information.

v3.0.0test3

LORIX One

  • Fix Wiregard kernel module dependencies.

v3.0.0test2

General

  • Update LoRa App Server to v3.2.0.
  • Update LoRa Gateway Bridge to v3.1.0.
  • Update LoRa Server to v3.1.0.
  • Update Monit to 5.26.0 and set check interval to 10 seconds.
  • Add PersistentKeepalive = 25 to Wiregard example config.
  • Update openembedded layers to latest versions.

Raspberry Pi

  • Fix concentrator ordering.

v3.0.0test1

General

  • LoRa App Server v3.1.0.
  • LoRa Server v3.0.2.
  • LoRa Gateway Bridge v3.0.1.

Raspberry Pi

v2.0.0test4

General

  • Add Wiregard VPN client
  • Bump LoRa Server package versions

Raspberry Pi

  • Change SPI speed to 2MHz (required by RAK2245)
  • Add IMST iC980A configuration
  • Add RAK2245 configuration

LORIX One 512MB

  • Fix u-boot command

v2.0.0test3

LORIX One

  • Fix setting the MAC address from EEPROM.

v2.0.0test2

General

  • Implement Mender for (OTA) system updates.
  • Implement OverlayFS over read-only root filesystem.
  • Update LoRa Gateway Bridge to v2.6.2.
  • [lora-gateway-os-full] Update LoRa Server to v2.4.1.

Raspberry Pi

  • Add support for Sandbox Electronics LoRaGo PORT concentrator.
  • Implement all US915 and AU915 channel-blocks. (#2)
  • [lora-gateway-os-full] Automatic (re)configure LoRa Server on setting the concentrator channel-plan.

v2.0.0test1

  • Initial test release.