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

BLE OTA update library #839

Open
h2zero opened this issue Jan 5, 2025 · 3 comments
Open

BLE OTA update library #839

h2zero opened this issue Jan 5, 2025 · 3 comments

Comments

@h2zero
Copy link
Owner

h2zero commented Jan 5, 2025

For anyone interested in OTA updates over BLE on the esp32 using espressif's phone app or @gb88's webapp.
I have created a repo, sponsored by Theengs.

You can find it here and it's super simple to use, hope you enjoy it!

@doudar
Copy link
Contributor

doudar commented Jan 5, 2025

Awesome! Too bad I didn't have this for https://github.com/doudar/SS2kConfigApp and https://github.com/doudar/SmartSpin2k . I had to roll my own. https://github.com/doudar/SmartSpin2k/blob/1c120d4c9b40b99ec6b29e01a72cdc3aa2e9b272/src/BLE_Firmware_Update.cpp

Just curious, what are your transmission times for a 2mb firmware?

Now you just need to make a flutter library for it, and I'll convert 🥇

@h2zero h2zero pinned this issue Jan 5, 2025
@gb88
Copy link

gb88 commented Jan 5, 2025

Great work! Thanks for keep it compatible with my web app!

@h2zero
Copy link
Owner Author

h2zero commented Jan 5, 2025

Just curious, what are your transmission times for a 2mb firmware?

I haven't done any proper profiling of it but it's pretty quick for BLE.

Great work! Thanks for keep it compatible with my web app!

Thank you for the web app 😄

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

3 participants