Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By roadfox
#48192 Did somebody merge the two? I own an ESP8266 based "Sonoff TH" and it would be super cool to control the relay and read a DHT22 at the same time over mqtt. As i have very little programming skills my way to do it myself looks a bit long...
User avatar
By ShantanuJ
#54300 I have a UDP broadcast and receive code set up.
If i wish to run UDP listener while the MQTT is trying to reconnect to the Broker, How can i go about it?

I am fairly new to C programming and I have tried various approaches but just not able to get it.

Any suggestions?