Redirect lora dragino gateway stream to MQTT broker

Hi,

I have a LPS8 Indoor LoRaWAN Gateway, with an LHT65N sensor. I would like to redirect stream from the gateway to my python MQTT broker.

I setup the configuration on web app but nothing is received by my subscribers.

Does anyone know how to do it ?

I join you my configuration :


Thanks

Unless you are using the Chirpstack concentratord, the LoRa gateway usually doesn’t use MQTT. Even if it did, it would forward LoRa frames - which still need to be decrypted.

Instead, wouldn’t you want to use the integration functionality of the Application Server to receive the application data? If you prefer MQTT, it does support MQTT.