Chat freely about anything...

User avatar
By phphulk
#73196 Loving the NodeMCU w/ esp8266. I have setup wifi and http requests but I want to have a "switch" that is a remote php file for instance, that will return true/false or a value. I want to fetch that URL with my nodemcu and then store the result as a variable.

I can't find where to do this anywhere