ESP-NOW with ESP8266: Send Data to Multiple Boards (one-to-many)
In this tutorial you’ll learn how to use ESP-NOW communication protocol to send data from one ESP8266 NodeMCU board to multiple ESP8266 boards (one-to-many configuration). The boards will be programmed …