Closed
Description
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
Labels
No labels