The use of the ESP8266 in the world of IoT

User avatar
By Schoeri
#72622 Hello everyone,

i have a website where 1 variable is displayed. "82.218.173.82/vars/14escs37/esp8266" . The variable can be changed with this link "http://82.218.173.82/vars/14escs37/esp8266?value=12345". Is it possible to acces this link to write in a new value or to read out the displayed value? If necessary i have an arduino as well but it would be nice to do all this just with the AT commands.


I tryed out many things but nothing of it worked for me.
Im also using an USB TTL Adapter to communicate with the esp.

At the end it would be even much nicer to do all this with an STM32f407 Discovery Board uC.

My ESP8266:
https://www.amazon.de/gp/product/B01LK8 ... UTF8&psc=1


Thanks for every help.