ESP32 with ESP 32 over Wifi comm

Hi ,
I want to use wifi in my application where two ESP32 wroom working as a client and server.

I just want to send strings in between them .so which examples should i use for this
thanks

This one uses the same 2.4GHz band, but not on WiFi it's direct 2-way communication:
ESP-NOW Two-Way Communication Between ESP32 Boards | Random Nerd Tutorials

1 Like

Hello
thanks for your suggestions to use ESP-NOW.
as per our application we only want to use Wifi.

Same site has an ESP32 web server tutorial and many others.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.