Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By mrburnette
#50353 If you are looking for an ESP8266 AP sending broadcasts over UDP to other ESP8266's, I have a fairly stable example (9+ months) here:
http://www.hackster.io/rayburne/tardis-time-esp8266-ap-webserver-gps

I always have 2 ESP8266 clients running and sometimes will bring up a PC running Processing to retrieve the UDP NMEA string just for fun.

Ray