Replies: 2 comments 1 reply
-
hello, auto restart will autorestart the ESP with teh right network settings. Otherwise you need to handle that. See the source code ;-) mDNS is working fine. You can test with this app: https://apps.apple.com/fr/app/discovery-dns-sd-browser/id1381004916?mt=12. this: mDNS is only activated when connected by WiFi or ETH (so not in captive portal and not in ap mode). |
Beta Was this translation helpful? Give feedback.
-
thanks i'm using the blocking mode function incorrectly. i have a problem that isn't linked to my code when i finalize the configuration on the site, as soon as i press the button, esp doesn't have time to send the response before restarting, so the page remains blocked without informing the user. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am currently testing the library, during my tests I noticed :
1- the mdns doesn't work:
2- I don't know if it's due to the mdns not working, but the dns server isn't working either.
3- with the auto restart function I can't even save the information (maybe I missed something)
otherwise the captive portal is great, thank you for offering this.
Beta Was this translation helpful? Give feedback.
All reactions