Gateway-bridge issue: one gateway and multiple ChirpStack instances

Hi Orne,

Many thanks for your message. Regarding the shared MQTT broker you’re talking about, just to make sure I understand correctly, is it something like that?

I have to edit the chirpstack-network-server.toml on each “ChirpStack for Device” to modify the MQTT server address from localhost to IP_of_ChirpStack_as_MQTT_server.

# MQTT server (e.g. scheme://host:port where scheme is tcp, ssl or ws)
server="tcp://(IP_of_ChirpStack_as_MQTT_server):1883"

Does this sound correct ?

Regards,
Yag