Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By RogerGuess
#14739 I am searching for the same thing. I have been trying to adapt an example from here:

viewtopic.php?f=28&t=2430&hilit=connect+slow

However, I am a bit confused with what PubSubClient is, and where it originated. Also, the site he uses seems to be down/broken.

Did you find a good example?
User avatar
By tavalin
#14784 You sound like you need a Web client example rather than an MQTT client example.

Try looking at the Examples in Arduino IDE for ESP8266WifiClient or something like that.