Skip to content

Document non-browser installation. #47

Description

@jounathaen

As described in #39, I had major trouble installing the firmware via Chromium. Also, newer firmware from the "Release" section apparently can't be installed via the website.
After some trial and error, I found out that you can also flash the firmware via esptool, which works very reliable for me.

e.g., for the ReTerminal E1001 this can be done like so:

esptool write_flash -fm dout 0x0 esp32-s3-N16R8_full.bin

It'd be great if this could be documented somewhere. README.md, INSTALLATION.md or the wiki would be places I'd be looking for this information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions