GithubHelp home page GithubHelp logo

Comments (3)

tobozo avatar tobozo commented on August 12, 2024

This is a great idea 👍

I'm testing the M5Stack WiFiSettings example now and found out that this sketch is not helpful when the SSID of the AP is hidden (WPA/PSK).

So I've just pushed the changes as they are and will wait for your feedback on this before going further.

Next steps are to provide a proper UI and, extend the webserver to allow the user to manually enter a hidden SSID, show the mac address for easier insertion in allow-lists, and eventually give a better css to this page :-)

from m5stack-sd-updater.

tbaumann avatar tbaumann commented on August 12, 2024

Nice, direct integration in the app is even nicer.

from m5stack-sd-updater.

tobozo avatar tobozo commented on August 12, 2024

bump

The arduino-esp32 core 2.0 brought some improvements but also made the resulting binary size unfit for default partition and uses so much ram the WiFi becomes unusable.

Since core 2.0, the only devices able to run the Downloader and WiFi operations must have PSRam and a bigger partition, this eliminates basic ESP32-Wroom support (e.g M5Stack gray), and only leaves M5Fire and M5Core2 family devices as supported.

The only one-solution-for-all I can think about is to have those WiFi-Manager/Downloader features moved to separate binaries, and chain them as pass-through apps instead of the usual loading scenario (e.g. replace menu.bin by the next app).

I'll close this issue after I manage to get the Downloader isolated to a separate app.

be well

from m5stack-sd-updater.

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.