chirpstack gateway mesh

Hi,

I am presently using chirpstack docker to run MQTT, chirpstack gateway bridge, chirpstack. i am able to setup the lorawan network properly.

However, i would like to use chirpstack gateway mesh to increase the coverage area of my lorawan network. I cannot install chirpstack gateway OS in my device. I already have nixos with other functionalities. So, need to add this gateway mesh functionality into my existing code. Is this possible? if so, is there a documentation on doing this.

If your using containers you can use Xose Perez’s gateway mesh fork. The image is on dockerhub so it’s easy to run. so for a standard gateway it would have 3 containers running. The concentatord service, gateway mesh, and the mqtt_forwarder.