Communication between two(or more)Arduino using esp8266

Hi guys,

I have done a project to run a DC motor using Arduino and esp8266 (lets consider it as wireless remote car). I want to use another Arduino and esp8266 for the second car , now I want operate these two cars at the same time with a single instruction how can i interface these two cars please give me suggestions.

Thanks in advance.

ESP-Now enables direct communication between 2 ESP8266 modules.

Here is a tutorial that helped me to get ESP-Now to work with my ESPs.

Why would you use an Arduino at all if you have en ESP8266 which is a substantially more capable microcontroller in its own right? :cold_sweat:

The ESP8266 is not just a communications modem, it is itself, a super-Arduino. :grinning: