8000 mDNS support for ESP8266? · Issue #2875 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

mDNS support for ESP8266? #2875

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

Closed
janfredslund opened this issue Feb 15, 2017 · 1 comment
Closed

mDNS support for ESP8266? #2875

janfredslund opened this issue Feb 15, 2017 · 1 comment

Comments

@janfredslund
Copy link

It doesn't seem to be possible to assign a hostname to a device on the local network, so you can connect to it via webREPL instead of setting a static IP or configure the router's DHCP. On the Arduino core for ESP8266 you can use the mDNS library.

@pfalcon
Copy link
Contributor
pfalcon commented May 6, 2017

There's no such support currently. You're welcome to develop it if you need, that's the whole idea of MicroPython - to allow people to develop and use variety of tools and applications. You may find alike-thinking people on the forum, https://forum.micropython.org/, and cooperate with them.
Let me close this otherwise, this is primarily a bugtracker, and with almost 400 tickets open, it gets really hard and time-consuming to manage real bug reports in there.

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

2 participants
0