RAKWireless / rak_common_for_gateway

214 stars 124 forks source link

MQTT Integration with Chirpstack #95

Open ameerhazo opened 11 months ago

ameerhazo commented 11 months ago

Hello everyone, I'm trying to figure out how to get the MQTT integration working for my devices on the application server. My first question is, does the Chirpstack version of this gateway come with an internal MQTT Broker just like the fulI version of Chirpstack Gateway OS? If yes, how should I generate the client certificate for the MQTT Broker and in which .toml file should I put the certificate in?

I would also would like to know if its possible to just add an external MQTT broker to have the data from the gateway and devices be published on. I've found the MQTT configuration parameters in both the network and application server .toml files. Could I just add my MQTT broker as the server?

Any help will be greatly appreciated.

Regards, Ameer