esp8266 / esp8266/ESPWebServer

Finding ESP when connected to any network.

Open
#7 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
191
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Hi Guys i have developed a program for esp8266 to connect to any wifi station by providing SSID and password. I am using mDNS to find the device when its in AP Mode. but when in STA mode i cannot find it with the mDNS.
I am using websocket to communicate with the device , but here i need to know the IP address of the esp and then i can communicate with it.
What i want to achieve here is , I want to access the esp without knowing its IP address when it is connected to the network i am in. Also i cannot set a static ip address to the esp in my case.

What are the techniques to do so , please guide.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.