You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Create a self-organising machine-to-machine mesh network between ESP8266/8285/ESP32 devices.
paragraph=Espressif have a proprietary wireless protocol (ESP-Now) designed for simple non-IP connectivity. This library is a layer on top of this that allows you to route packets across an arbitrarily large mesh. It uses routing based on the BATMAN III/IV protocols but is not a complete implementation of them.