This repo contains two PlatformIO projects: "gateway", which is a message broker between a mesh network and the outside world (to be run on esp32), and "node", a simple mesh node which sends a message to some external IP via the gateway (to be run on esp8266).