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

bootloader question #9

Closed
mkinney opened this issue Feb 4, 2022 · 5 comments
Closed

bootloader question #9

mkinney opened this issue Feb 4, 2022 · 5 comments

Comments

@mkinney
Copy link
Contributor

mkinney commented Feb 4, 2022

Thank you for providing the .hex file for the bootloader.

Can I create a uf2 using a tool like https://github.com/lancaster-university/codal/blob/master/utils/uf2conv.py and have it work okay on the T-Echo?

I ran this command:

% python3 uf2conv.py lilygo_techo_bootloader-0.6.1_s140_6.1.1.hex --convert --output techo.uf2
Converting to uf2, output size: 377856, start address: 0x0
Wrote 377856 bytes to techo.uf2

Ok to drop that uf2 file on to the device?

@mkinney
Copy link
Contributor Author

mkinney commented Feb 4, 2022

I tried copying that techo.uf2 file and it just copied the file to the device. So, no, it will not work.

Where can I get the uf2 bootloader that was used on my units?

Can the bootloader be added as a release to this repo? (even if the release was created manually and the files dragged/dropped onto the release)

contents of: INFO_UF2.TXT
UF2 Bootloader 0.6.1-2-g1224915 lib/nrfx (v2.0.0) lib/tinyusb (0.10.1-293-gaf8e5a90) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: LilyGo T-Echo
Board-ID: nRF52840-TEcho-v1
SoftDevice: S140 version 6.1.1
Date: Oct 13 2021

@LilyGO
Copy link
Contributor

LilyGO commented Feb 9, 2022

Hello, you need to double click the reset button. UF2 file drag to BOOT:

@mkinney
Copy link
Contributor Author

mkinney commented Feb 9, 2022

I understand that is how you update firmware. I'm asking about the location of the bootloader.

Where is the source/download for the bootloader?

@LilyGO
Copy link
Contributor

LilyGO commented Feb 10, 2022

Reference

@mkinney
Copy link
Contributor Author

mkinney commented Feb 10, 2022

Thanks. Closing issue.

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

2 participants