Giter Site home page Giter Site logo

Comments (3)

sillyfrog avatar sillyfrog commented on August 21, 2024

It should prompt you as to what it’s doing for each stage (if unclear, I’m open to feedback for better language :) ), but at 5, you do not need to manually change your IP address, you should have the IP configured as per 2 (from your AP), then when that step is complete you can connect to “FinalStage”.

I have updated the code and the included binaries so it can all be done off line, the original https://github.com/khcnz/Espressif2Arduino does go online, however that makes it harder for people (me) to use different binaries for testing etc :)

from sonota.

apathyuk avatar apathyuk commented on August 21, 2024

I'll give it a try and let you know.

For your second point, why not add a parameter which defines what binary to use (local/remote)?

from sonota.

sillyfrog avatar sillyfrog commented on August 21, 2024

The "FinalStage" image has a pre-built binary, this has hard coded in it the URL to get stuff from (and with this build it also turns it into an AP rather than a client). It would technically be possible to write to an unused portion of Flash, and hope it's still there after a reboot etc, but the extra complexity is not something I wanted to invest my time in as it would make the image larger, and lead to the potential for more errors (and then need to flash via serial).

If you were to rebuild the binaries at https://github.com/khcnz/Espressif2Arduino and drop them in place in the static directory, you could get this for your setup easily (the checksums etc are all dynamic to allow this to happen easily).

Cheers.

from sonota.

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.