Hello!
I've been playing around with the esp8266 module for a while now, and I'm making something along the lines of a "smart home". The ESP8266 communicates with an arduino nano board, which turns the lights on and off. Need to keep an eye on what the arduino is sending to the esp. I've written the code, uploaded it to the board, and when I refresh the page it shows me the information, but to see the new data I have to refresh the page. And here's the question: is it possible to upload data to the page in real time(without refreshing the page). I have searched on the internet but have not found a solution. Thanks in advance for the answer.
Nicholas
I've been playing around with the esp8266 module for a while now, and I'm making something along the lines of a "smart home". The ESP8266 communicates with an arduino nano board, which turns the lights on and off. Need to keep an eye on what the arduino is sending to the esp. I've written the code, uploaded it to the board, and when I refresh the page it shows me the information, but to see the new data I have to refresh the page. And here's the question: is it possible to upload data to the page in real time(without refreshing the page). I have searched on the internet but have not found a solution. Thanks in advance for the answer.
Nicholas