Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade aliespress device #100

Open
peepsnet opened this issue Oct 20, 2020 · 3 comments
Open

Upgrade aliespress device #100

peepsnet opened this issue Oct 20, 2020 · 3 comments

Comments

@peepsnet
Copy link

I bought this: https://www.aliexpress.com/item/4000396836096.html

How do I flash the latest bin file??

@pauldogg
Copy link

pauldogg commented Nov 4, 2020

You sure it's not already installed? Link says it was preinstalled.

@paidforby
Copy link
Contributor

@pauldogg The firmware flashed by LILYGO is pretty old. I have not made an new release in a long time. They only flash tagged releases to the boards they ship.

@peepsnet easiest way is follow the instructions in the readme to flash using platformIO, https://github.com/sudomesh/disaster-radio#initial-setup-with-platformio
A few initial steps are missing from the those instructions, namely cloning the repo and going into the firmware directory. Here's a set of instructions to run assuming you are on an Linux machine with python-pip already installed.

pip install -U platformio
git clone https://github.com/sudomesh/disaster-radio
cd disaster-radio/firmware
pio run -t upload

Alternatively, you can wait for me (or someone else?) to make a new release and then flash the pre-built binary using esptool.py.

@OE5MML
Copy link

OE5MML commented Nov 21, 2020

Hy there. I would Need a step by step tutorial to Flash the board.

  1. wich Program to flash
  2. how to connect Telnet or http?
  3. Update the Firmware?
  4. how to activate the Display? it is black
    A Video or a step by step tutorial could help a lot …

THX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants