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

UpdateFirmware.py should use flashDfu.py for the Photon #66

Open
elcojacobs opened this issue Sep 15, 2015 · 0 comments
Open

UpdateFirmware.py should use flashDfu.py for the Photon #66

elcojacobs opened this issue Sep 15, 2015 · 0 comments

Comments

@elcojacobs
Copy link
Member

The current script to update the firmware sends the new firmware over Serial. This does not work for the Photon, where also the system image should be updated.

The photon can be put into DFU mode automatically, so by invoking flashDfu.py --autodfu, the update script can perform the update automatically without user intervention.

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

1 participant