Code Monkey home page Code Monkey logo

esp8266minimalhttpupdater's Introduction

This is a simple helper tool to upload a new binary to the ESP8266 over-the-air

Many projects (for example: WLED or Tasmota) provide ready to flash OTA binaries. It happens that the actual running binary is too big to do a direct OTA update.

This little sketch may solve this problem since it is small in size.

When running Tasmota: Do command SetOption78 1in Console before OTA.

Usage:

  1. Manually compile or use the provided binary (folder build_output/firmware) and upload via OTA

  2. Wait until upload is done. Disconnect your ESP8266 from power, wait a second and reconnect it.

  3. Use a WiFi-enabled device to connect to the board's WiFi Access Point "UpdateMe". The password is "recovery".

  4. In your browser, type 192.168.4.1 in the address bar. This is the module's IP.

  5. You should now see a welcome screen and you are able to upload your target binary file.

esp8266minimalhttpupdater's People

Contributors

aircoookie avatar jason2866 avatar

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.