Skip to content

ESPmDNS Seems not to work. #387

Closed
Closed
@Kraay89

Description

@Kraay89

Not sure if this is even close to allowed here (my first ever issue created on GH).

After adding the following to my program in the appropriate place in a slightly altered wifi server example (after WiFi.begin... and before server.begin)

WiFi.setHostname("MyDevice");

My program compiles and everything works as advertised, however:
I can't reach the device from a browser as i was expecting to... I cant ping the device either from powershell. Is this correct behavior and did i misinterpret how ESPmDNS works and what it provides or am i missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions