bngesp / mqtt-sn-over-lora-communication

the mqttsn protocol on the wireless sensor network based on lorawan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt-sn-over-lora-communication

the mqttsn protocol on the wireless sensor network based on lorawan On this works, we build mqttsn packet on arduino(test on Arduino Mega) and send it over LoRaWAN network. For the reception, we have dragino LoRaGateway witch after receive the mqttsn packet, transforme it to mqtt packet using PubSubClient(arduino library) and send it to the broker

Architecure

Achitecure

About

the mqttsn protocol on the wireless sensor network based on lorawan


Languages

Language:C++ 86.7%Language:Python 8.4%Language:C 4.4%Language:Makefile 0.5%