ESP8266 Client-Server Wi-Fi Communication Between Two Boards (NodeMCU)
Learn how to establish a Wi-Fi communication (HTTP) between two ESP8266 NodeMCU boards to exchange data without the need to connect to the internet (you don’t need a router). You’re …