honq / LoRatoMQTT

LoRa to MQTT gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRatoMQTT

This is quick and dirty bridge from LoRa to MQTT. Arduino sketch for Heltec ESP32 LoRa. Bridge listening for LoRa packet, take first byte of it and translate to MQTT topic iho-iot/ and transmit rest of the packet as MQTT message.

About

LoRa to MQTT gateway


Languages

Language:C 56.7%Language:Arduino 43.3%