Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

DNS not saved? #79

@arjena

Description

@arjena

I found that after a power cycle the set DNS (with static IP) is not saved in EEPROM. In WiFiManager there is no mention of dns in storeToEEPROM, but adding configManager.internal.dns = dns.v4(); does not solve my issue.
I added a line to configManager::begin to print the contents of the EEPROM to the console and that indeed shows the content of dns as '0'.
How to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions