-->
Page 1 of 1

Possible to change variable remotely?

PostPosted: Sat Oct 29, 2016 3:38 pm
by jvc1986
Hi!

I'm wondering if there is a way to change a variable remotely, like sending a value using the url of the NodeMCU/ESP8266 or something like that, or sending commands using command line or scripts etc?

I'm trying to create a wireless thermostat, and would like to be able to change the set temperature remotely.

Re: Possible to change variable remotely?

PostPosted: Sun Oct 30, 2016 9:57 am
by martinayotte
Of course !
This can be done using URL with parameters send to Webserver sketch.
There are several examples posted in this forum.

Re: Possible to change variable remotely?

PostPosted: Sun Oct 30, 2016 11:20 am
by vcch
Here an application including a webapplication to switch the variable remotely : http://iotests.blogspot.nl/2016/10/disco-on-demand.html