OpenSprinkler › Forums › OpenSprinkler Unified Firmware › OpenSprinkler (not OSPi!) Firmware Updater v2 › Re: Re: OpenSprinkler (not OSPi!) Firmware Updater v2
September 16, 2014 at 4:53 pm
#28263
Samer
Keymaster
The reason is the limited RAM on the device. The firmware can’t possibly keep track of all the different data storage methods of previous firmwares and convert them on update.
That’s why I’m handling it in the UI. I admit the process of using the updater to do this (grab config, flash, and upload back config formatted for the new firmware) is a good technique and something to explore.