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

A User-friendly Firmware Updater Tool is required #18

Open
seclorum opened this issue Nov 26, 2018 · 5 comments
Open

A User-friendly Firmware Updater Tool is required #18

seclorum opened this issue Nov 26, 2018 · 5 comments
Assignees
Labels
Documentation Related to documentation for the project. MS3KOS2.0 Feature related to MS3KOS 2.0 User Request A user has requested this feature.

Comments

@seclorum
Copy link
Member

We need an easy-to-use tool for end-users that allows them to take Firmware update products (.bin files) and flash them to their shifter's using a USB cable.

There are already a number of these tools out there - my personal favourite is BitBumper:

http://bitbumper.de/

We should test these tools and come to a final conclusion, to be documented in an MS3000 End-User FAQ, as to how users can easily do upgrades in the future. Since MS3KOS2.0 has OTA features this problem will hopefully dissipate over the next few months - but until then we should be armed with the details for how end-users can easily install updates going forward.

@seclorum
Copy link
Member Author

seclorum commented Nov 26, 2018

http://1st.bitbumper.de/ota-firmware-update-tool-for-esp8266/

Windows-only. TODO: find and evaluate MacOS and Linux methods.

@s00500
Copy link
Contributor

s00500 commented Nov 26, 2018

@seclorum
Copy link
Member Author

Yeah, esptool-gui: also good considering we're already using esptool (well, a fork of it). Needs to be much more friendly for users to install and use however: see requirements for running on MacOS for example.

@s00500
Copy link
Contributor

s00500 commented Nov 26, 2018

We could fork it, it has not received new commits lately anyway...

@seclorum
Copy link
Member Author

seclorum commented Nov 26, 2018

Better imho would be to find the tools that are already out there and which do the job, such as bitbumper and so on. Unless you’re volunteering to fork and maintain the official WaW esp updater for windows, Mac and Linux?

Btw, with OTA updates implemented this problem will become less urgent - but getting existing users flashed to the new firmware with OTA is the first purpose here... if there are existing tools for that let’s use them, because then OTA will be the principle means of updates going forward.

@seclorum seclorum added MS3KOS2.0 Feature related to MS3KOS 2.0 Documentation Related to documentation for the project. User Request A user has requested this feature. labels Nov 26, 2018
@seclorum seclorum self-assigned this Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to documentation for the project. MS3KOS2.0 Feature related to MS3KOS 2.0 User Request A user has requested this feature.
Projects
None yet
Development

No branches or pull requests

2 participants