-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello
Today I attempted to run HelloServer.ino from the example folder and uploaded this code to my ESP32. Inside the serial monitor, I can see my device obtaining an IP through DHCP and it also prints MDNS responder started successfully. Here is what I got in the serial monitor:
Initialize Ethernet with DHCP:
DHCP assigned IP 192.168.1.102
MDNS responder started
HTTP server started
I can also access the 192.168.1.102 address and see my webpage but when I use software like NETworkManager or AngryIP scanner, I cannot find my device hostname. I would appreciate it if you could help me.
More information :
Development board = DOIT ESP 32 Devkit V1
Arduino core version = 3.0.5
Metadata
Metadata
Assignees
Labels
No labels