Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By gambituk
#15172 Hi all, just wondered if anyone came across an appropriate example to use with the arduino ide of subscribing to mqtt topic and then doing something with the data? I'm thinking of a relay or LED activated by a topic, or even later an oled display. I've seen examples using the alternative methods of programming, but i would like to find something that we can use with this.

Any pointers really appreciated!

Gambituk
User avatar
By gambituk
#15180 Yes, thanks, i had looked at that also, but all the examples seem to be mostly focused on the publish part of the library, i guess i will just have to modify it and post it as a subscribe example. :D