ESP-NOW Communication
ESP-NOW is a communication protocol by Espressif that enables multiple devices to talk wirelessly to each other via short packet transmission. With ESP-NOW one it is possible design a specific network with different configurations:
- Master -> Slaves
- Masters -> Slave
- Masters -> Slaves
This video shows a practical demonstration of ESP-NOW.