• I tried the IDE commands...

    >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.

    Thanks for the help.

About

Avatar for user148332 @user148332 started