Yes run from flash would save a bunch of RAM so definitely an option.
My application currently writes 8bytes every 2 mins, (5760 bytes per day). Normally data is uploaded every 30 mins, but I need to be able to keep up to around 10 days worth for backup purposes.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes run from flash would save a bunch of RAM so definitely an option.
My application currently writes 8bytes every 2 mins, (5760 bytes per day). Normally data is uploaded every 30 mins, but I need to be able to keep up to around 10 days worth for backup purposes.