chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
423 stars 270 forks source link

Why UDP?? #51

Closed monkmahadeva closed 7 years ago

monkmahadeva commented 7 years ago

Just one simple doubt. Why use of UDP for lora-gatewat-bridge.. Can we configure this with TCP/IP???

brocaar commented 7 years ago

That is exactly what the LoRa Gateway Bridge is for, converting the packet_forwarder UDP protocol into JSON over MQTT (thus TCP/IP).