It looks like that 1Mb flash is useful for people like me who don't want to worry about external flash. The question I have is how aggressively I can use the storage? It only has so many writes, just like anything. Is it safer than rewriting to eeprom? I assume so. Can you confirm?
I plan to setup a ring memory. The idea is simple, store the latest reading and the most recent readingsn as well. This is useful if there is a communication failure or any other reason that the device could need to store locally for a long period of time.
Any suggestions?