# chirpstack-gateway-bridge **Repository Path**: fredxuji/chirpstack-gateway-bridge ## Basic Information - **Project Name**: chirpstack-gateway-bridge - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChirpStack Gateway Bridge ![Tests](https://github.com/chirpstack/chirpstack-gateway-bridge/actions/workflows/main.yml/badge.svg?branch=master) ChirpStack Gateway Bridge is a service which converts LoRa® Packet Forwarder protocols into a ChirpStack [common data-format](https://github.com/chirpstack/chirpstack/blob/master/api/proto/gw/gw.proto) (JSON and Protobuf). This component is part of the ChirpStack open-source LoRaWAN® Network Server project. **Note:** For installation on the gateway, using the [ChirpStack MQTT Forwarder](https://www.chirpstack.io/docs/chirpstack-mqtt-forwarder/index.html) is the preferred solution. ## Backends The following packet-forwarder backends are provided: * [Semtech UDP packet-forwarder](https://github.com/Lora-net/packet_forwarder) * [Basic Station packet-forwarder](https://github.com/lorabasics/basicstation) ## Integrations The following integrations are provided: * Generic MQTT broker * [GCP Cloud IoT Core MQTT Bridge](https://cloud.google.com/iot-core/) * [Azure IoT Hub](https://azure.microsoft.com/en-us/services/iot-hub/) ## Documentation Please refer to the [ChirpStack documentation](https://www.chirpstack.io/) for more information. ## License ChirpStack Gateway Bridge is distributed under the MIT license. See [LICENSE](https://github.com/brocaar/chirpstack-gateway-bridge/blob/master/LICENSE).