chirpstack-mqtt-forwarder icon indicating copy to clipboard operation
chirpstack-mqtt-forwarder copied to clipboard

ChirpStack MQTT Forwarder is a forwarder which can be installed on the gateway to forward LoRa data over MQTT.

Results 6 chirpstack-mqtt-forwarder issues
Sort by recently updated
recently updated
newest added

Hello, this is a request for an MQTT forwarder to suit the MikroTik Gateways please. Specifically RBwAPR-2nD_R11e-LoRa9 Thanks

Is it possible to add another filter with the option of not passing beacons heard to the LNS from the forwarder? The device filtering works great for address/prefix range and...

Hello, We would like to use chirpstack-mqtt-forwarder with Azure Event Grid as our MQTT broker. Azure Event Grid does not support the retain flag (yet) but chirpstack-mqtt-forwarder uses it on...

Actually, mqtt-forwarder fetches the gateway_id from the backend (either concentratord or semtech_udp). In cases where either concentratord / semtech packet forwarder cannot start for various reasons (i.e: hardware problem with...

Hi, Following this post on my [chirpstack support question ](https://support.chirpstack.io/questions/D116/filtering-invalid-non-lorawan-packets-with-lorad-lorafwd-chirpstack-mqtt-forwarder-kerlink-istation) It would be interesting to be able to add a filter on the mqtt forwarder to eliminate at the source...

I see when gateway is offline: eu868/gateway/0102030405060708/state/conn { "gatewayId": "0102030405060708", "state": "ONLINE" } // --------------------------------------------------- and when gateway is online: eu868/gateway/0102030405060708/state/conn { "gatewayId": "0102030405060708" } Please fix it.