Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ESP8266 mDNS responder is not working #108

Open
yakumo-saki opened this issue Jun 15, 2021 · 0 comments
Open

[BUG] ESP8266 mDNS responder is not working #108

yakumo-saki opened this issue Jun 15, 2021 · 0 comments
Assignees

Comments

@yakumo-saki
Copy link
Owner

yakumo-saki commented Jun 15, 2021

Describe the bug

  • mDNS responsder on ESP8266 is not working
  • ebx.local can not resolve. at least from linux pc

Expected behavior

  • resolve ebx.local from Windows/Linux/macOS

BUG POINT

MDNS.update(); is missing on loop()
MDNS.announce() is needed. (every 30sec ?)

esp8266/Arduino#4790

@yakumo-saki yakumo-saki self-assigned this Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant