Skip to content

ESP8266: DNS serverΒ #926

Open
Open
@Eagle2373

Description

@Eagle2373

Currently it is not possible to specify the DNS server within MySensors and the ESP8266 falls back to the default DNS server (AFAIK opendns.com) as configured within the firmware.

The situation that I noticed is that opendns doesn't always resolve the domain name of my public webserver which I use to sent measure data to. By adding the DNS server in the WiFi.config call did resolve the issue for me. Could the DNS server be added as a #define and be added to the WiFi.config call?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions