one of our customers would like to make their LoRaWAN network, which we built and runs over Chirpstack, public so that the citizens of the city can use this network. What needs to be done for this? I read about a packet broker via TTN.
Otherwise, is it sufficient to configure another data destination to the public TTN in the Mikrotik gateways used (LtAP LR8 kit as well as wAP)?
I am very pleased about answers. Many thanks in advance!
I think it would be important to ask what their definition of public is E.g. would it be allowing other users to use ChirpStack, or to share the LoRa gateways with other networks (e.g. TTN)?
Using passive-roaming: Which is a NS <> NS interface and requires a roaming-agreement configuration between the two NS providers. The packet-broker does support the passive-roaming implementation, as does ChirpStack. See also: ChirpStack | Packet Broker Documentation.
I have two questions about the second option (packet multiplexer).
Where is the packet multiplexer configured, in the gateway (LorixOne) or at Chirpstack?
Do I understand correctly that citizens of the city can then use the LoRa network of the gateway, although it is only created in the private chirpstack? In other words, anyone can use this network, to put it simply?
another question occurred to me last evening. A colleague of mine has installed or configured the Chirpstack Packet Multiplexer 2020 or 2021 at a gateway. Will the data still be forwarded to TTN V3 or do I have to redo and overwrite the configuration for this to work?
Or does it not affect TTN V2/V3 at all?
The Packet Multiplexer (Iām not sure what 2020 or 2021 means) is a tool to send Semtech UDP data to multiple endpoints. Both TTN v2 and v3 support the UDP protocol, the same with ChirpStack v3 and v4. maybe you need to change the endpoints, but the Multiplexer versioning is not tied to a specific TTN or ChirpStack version.