Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 370 Bytes

MQTTSN-over-LoRA

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