Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Prompt “update firmware” when new firmware is available #33

Open
pschuster opened this issue Jan 21, 2018 · 1 comment
Open

Prompt “update firmware” when new firmware is available #33

pschuster opened this issue Jan 21, 2018 · 1 comment

Comments

@pschuster
Copy link
Contributor

This could remove requirement of using the cloud firmware update page— which is difficult to use and confusing. That page could be used as a last ditch effort btw

@pschuster pschuster added the bug label Jan 21, 2018
@pschuster
Copy link
Contributor Author

This should already work. We should examine why the current implementation does not work.

ESP loads the firmware.json file and sets firmware application info in local data structure. Later on it examines the firmware and compares to current settings once MK20 responded on the ping signal with current firmware version number.

Please have a look to this code:

_mk20->showUpdateFirmwareNotification();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant