GithubHelp home page GithubHelp logo

Comments (3)

khoih-prog avatar khoih-prog commented on July 20, 2024

Since I added some config parameters I wondered if it is possible to access the Portal also in Client mode, when I am connected to a hotspot.

Sorry I don't understand what you mean here. Can you clarify and post a detailed use-case?

If it's convincing, I'll spend some time to look at and consider to add enhancement, or even a new library specially for that purpose.

from espasync_wifimanager.

cultur98 avatar cultur98 commented on July 20, 2024

Sorry for the confusion. Maybe I should have described it in more detail. I added some parameters to the Configure Screen of your work. This is a nice and convenient interface for me.
The only thing is: I can only access the Configure Screen when the device is in AP Mode.
Is there a simple way to access the Configuration Screen when I am connected to a WiFi Hotspot and not in AP mode.

from espasync_wifimanager.

khoih-prog avatar khoih-prog commented on July 20, 2024

This has been asked for and discussed many times before. But it's still not advisable to do so, even technically it's easy to do.

The issue is the boards still has to run (ESP)(Async)_WiFiManager, consuming resources (memory, CPU, etc.) when not necessary. The (ESP)(Async)_WiFiManager is only needed a short time to input / modify Credentials, then it's better to stop it when not using anymore.

So I won't spend time on this issue now.

Thanks for your suggestion anyway as we always need new ideas and suggestions like yours.

Please don't hesitate to post new convincing enhancement requests.

from espasync_wifimanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.