GithubHelp home page GithubHelp logo

Comments (12)

DTTerastar avatar DTTerastar commented on June 4, 2024 1

Released!

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

Totally agree. WifiSettings lib doesn't do that out of the box. Looking for lib that supports that.

from espresense.

ragenhe avatar ragenhe commented on June 4, 2024

It might just be a tiny web server that is needed?

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

PRs accepted!

from espresense.

czendler avatar czendler commented on June 4, 2024

This might be useful
https://github.com/rjwats/esp8266-react

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

That is VERY cool. The issue is it uses SPIFFS to store the web server contents, but we use SPIFFS to store the settings atm:

https://github.com/Juerd/ESP-WiFiSettings/blob/master/WiFiSettings.cpp#L3
https://github.com/Juerd/ESP-WiFiSettings/blob/master/WiFiSettings.cpp#L43

If we added that everyones ESPs would forget what Wifi to connect to every new firmware.

from espresense.

RichieFrame avatar RichieFrame commented on June 4, 2024

Is that a huge problem though? I have no issue reconnecting a few devices back to wifi if it means I can easily change a setting later. Later down the line could it be possible to use versioning? Can you store the web server contents AND the settings, but not have either of them be overwritten during the upgrade? That way, you could have major upgrades that overwrite SPIFFS, and minor upgrades that do not, or is that not possible?

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

Not unsurmountable for sure.

from espresense.

vanstinator avatar vanstinator commented on June 4, 2024

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

v1.5.5 allows you to change the maxDistance via mqtt.

from espresense.

DTTerastar avatar DTTerastar commented on June 4, 2024

This has been implemented in master. Any kind souls want to test it before I roll it out?

from espresense.

RichieFrame avatar RichieFrame commented on June 4, 2024

downloading

from espresense.

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.