android - Find other device on local network using the ESP8266 -


how find device on local network? i'm building iot device needs find device connected same network.

there 2 esp8266 modules need communicate each other on local network, how achive this?

using mdns doesn't work router gives generic name.

i thinking storing local ip in database on server seems cumbersome , wouldn't work if failed establish connection.

the devices using esp8266 , interfaced android application.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -