Skip to content

EthernetESP32 example #4

@AliReshadF

Description

@AliReshadF

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

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