Hi all,
I am developing MIT app-inventor for controlling home appliances. I have several ESP8266 modules with their owned web server to accept some controlling commands. Also, they are UDP broadcast.
Can anyone advice me whether a script on MIT app-inventor is avaiable that can:
- Automatically get list of devices and it's IP address (all module as connected together in a local network and in station mode, not AP).
- Automatic activate buttons to controll devices on each ESP8266 modules based on the number of appliances that ESP8266 is in charge?
Thank you very much for your attention.
Ngoc - Vietnam