Skip to content

the mqttsn protocol on the wireless sensor network based on lorawan

Notifications You must be signed in to change notification settings

bngesp/mqtt-sn-over-lora-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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