Hello All,
I came across "ItKindaWorks" video on YouTube about a month ago and have been working with ESP8266 every since.
Currently I am trying to get my ESP01 to publish a topic and upload to Thingspeak the temp of the room.
So far it works but I have an odd issue that every time it publishes to Thingspeak the connection is lost and has to reconnect.
Please have a look at my code on GitHub and tell me where I have gone wrong.
https://raw.githubusercontent.com/ian-tait/ESP8266/master/TempNode/TempNode.ino
Any help would be great.
Thanks