>require("Storage").eraseAll()
=undefined
>require("Storage").write("hello","World")
FW addr 0x00000000 fail
Status 255
FW addr 0x00000020 fail
Status 255
Uncaught InternalError: Timeout on jshFlashWrite
at line 1 col 41
require("Storage").write("hello","World")
^
>require("Storage").read("hello")
=undefined
>
It was working when it when away, I'll try totally flattening the battery.
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.
I tried the IDE commands...
It was working when it when away, I'll try totally flattening the battery.
Thanks for the help.