A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By ShantanuJ
#50962 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?