For complete project details (schematics + source code), visit ► https://RandomNerdTutorials.com/esp32-esp-now-wi-fi-web-server/

In this project you'll learn how to host an ESP32 web server and use ESP-NOW communication protocol at the same time. You can have several ESP32 boards sending sensor readings via ESP-NOW to one ESP32 receiver that displays all readings on a web server. The boards will be programmed using Arduino IDE.

Getting Started with ESP-NOW (ESP32 with Arduino IDE): https://RandomNerdTutorials.com/esp-now-esp32-arduino-ide/
ESP-NOW Two-Way Communication Between ESP32 Boards: https://RandomNerdTutorials.com/esp-now-two-way-communication-esp32/
ESP-NOW with ESP32: Send Data to Multiple Boards (one-to-many): https://RandomNerdTutorials.com/esp-now-one-to-many-esp32-esp8266/
ESP-NOW with ESP32: Receive Data from Multiple Boards (many-to-one): https://RandomNerdTutorials.com/esp-now-many-to-one-esp32/

Like my page on Facebook:
http://www.facebook.com/RandomNerdTutorials
Follow me on twitter:
https://twitter.com/RuiSantosdotme

Subscribe for more projects like this!
http://bit.ly/subscribeRNT

#ESP32 #IoT #Arduino