-
Notifications
You must be signed in to change notification settings - Fork 127
Description
In the course of dealing with #316 I had to roll back to earlier firmware versions, but there doesn't seem to be any direct way to flash older updates directly from https://www.airgradient.com/documentation/firmwares/.
I understand that all old versions can be compiled from Github, but installing the entire Arduino IDE toolchain to compile existing older versions is a big lift (and I happen to lack sufficient local storage to install new tools). I ended up finding old firmwares here https://www.airgradient.com/documents/fw/new/combo/ and just modified the "Flash Now" link with Chrome's Developer Tools to try the old versions.
Since rolling back to older versions is a common pattern when issues are encountered, it might make sense to keep these directly accessible from the firmwares page.