Using esp32 wifi to wirelessly blink led via push button

hello, everyone. ive been trying to learn programming for about 9 months now. it has most definitely not been easy, but ive been making progress. for the past 2 months or so ive been working on a project that can be simplified to making a led thats connected to an esp32 board blink by using a push button that is connected to another esp32 board via wifi. does anyone know where i can find solid help with writing a program to accomplish this? ive missed so much sleep trying to figure it out that quitting should be criminal but im all out of ideas. it is quite rare for me to ask for help as i prefer to do almost everything in life alone and dont like bothering others with my problems but its the only thing left i can think of.

Hi @rlwilsoniii82 ,

Welcome to the forum..
Could use UDP, got some examples for esp32..
UDP Recv
UDP Send

Should get you started..

have fun.. ~q

try a web serach for esp32 blink leds and esp32 webserver blink leds

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