WebServer AND timers
Posted: Mon Jun 22, 2015 5:16 am
Guys,
Ive built the mandatory temperature sensor (uploading to thingspeak) using the ESP8266 , and all is great however I also want to be able to query the esp8266 immediately and ask it , whats the temperature now..
Now sure how to do this as the webserver listen commands appear to be blocking, if so how can I execute a timer based execute??
Bit novice at this arduno/sketch stuff, also Im not 100% sure if there is a unified "doc" I can read.. Im assuming guessing its Arduno+ the ESP8266 stuff on github right?
Ive built the mandatory temperature sensor (uploading to thingspeak) using the ESP8266 , and all is great however I also want to be able to query the esp8266 immediately and ask it , whats the temperature now..
Now sure how to do this as the webserver listen commands appear to be blocking, if so how can I execute a timer based execute??
Bit novice at this arduno/sketch stuff, also Im not 100% sure if there is a unified "doc" I can read.. Im assuming guessing its Arduno+ the ESP8266 stuff on github right?