Esp8266 not receiving data from sensor periodically.
Posted: Mon Jul 18, 2016 3:33 am
Hi.
I have been able to make an android app communicate with the NodeMcu V3 module.
Now, I also attached a Potentiometer. The module is able to respond with the value of the pot also. But that is only when a new client connects.
How do I make the NodeMcu module constantly send the Potentiometer data to the app? So that as soon as a threshold is crossed, I will get a notification on my phone?
I have been able to make an android app communicate with the NodeMcu V3 module.
Now, I also attached a Potentiometer. The module is able to respond with the value of the pot also. But that is only when a new client connects.
How do I make the NodeMcu module constantly send the Potentiometer data to the app? So that as soon as a threshold is crossed, I will get a notification on my phone?