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

Add 921600 baudrate option. #12

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Add 921600 baudrate option. #12

merged 1 commit into from
Jan 9, 2025

Conversation

BrianPugh
Copy link
Contributor

I flashed the firmware here and was unable to use ember-zli until I added a 921600 baudrate option. Then restoring tokens seemed to work fine.

Related note: it seems like I'm unable to use any online updaters once flashing the 921600 firmware; do you have any suggestions on how I can now flash firmware to this device?

@antst
Copy link

antst commented Jan 9, 2025

@Nerivec I know , you have reservations about high speed, but I also use the same patch. And, likely. will keep maintaining high-speed versions of firmware. So, probably it is time to add option to ember-zli :)

@BrianPugh
Copy link
Contributor Author

if anyone needs anecdotal evidence; i always use 921600 speed with my esp32 projects :P. In my experience it's the fastest reliable speed.

@Nerivec Nerivec merged commit 0f26e33 into Nerivec:main Jan 9, 2025
@Nerivec
Copy link
Owner

Nerivec commented Jan 9, 2025

Thanks!

I published a new release. Should allow interacting with the stack and flashing 😉


For the online flashers, they likely need an update same as this. Might need an update in universal-silabs-flasher too though (which is what online flashers use).
https://github.com/NabuCasa/universal-silabs-flasher/blob/df54cb879c404cb3072842443c520429abb2cff6/universal_silabs_flasher/const.py#L42-L48

@antst
Copy link

antst commented Jan 10, 2025

Thanks!

I published a new release. Should allow interacting with the stack and flashing 😉

For the online flashers, they likely need an update same as this. Might need an update in universal-silabs-flasher too though (which is what online flashers use). https://github.com/NabuCasa/universal-silabs-flasher/blob/df54cb879c404cb3072842443c520429abb2cff6/universal_silabs_flasher/const.py#L42-L48

I think people, who will use not-mainstream 921600 builds, are people who know what they are doing, so, no need to worry about online flashers, but updating universal-silabs-flasher could be a good idea though. @BrianPugh can you also make PR for that one?

@BrianPugh
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

3 participants