After flashing to 512kb
_____ _| __|___ ___ ___ _ _|_|___ ___| __|_ -| . | _| | | | | . ||_____|___| _|_| |___|_|_|_|___| |_| http://espruino.com 1v95 Copyright 2017 G.WilliamsEspruino is Open Source. Our work is supportedonly by sales of official boards and donations:http://espruino.com/DonateFlash map 512KB:256/256, manuf 0xe0 chip 0x4016WARNING: *** Your flash chip does not match your flash map ***>require("ESP8266").getFreeFlash();=[ { "addr": 487424, "length": 4096 } ]>
_____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|_____|___| _|_| |___|_|_|_|___|
|_| http://espruino.com
1v95 Copyright 2017 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Flash map 512KB:256/256, manuf 0xe0 chip 0x4016
WARNING: *** Your flash chip does not match your flash map ***
>require("ESP8266").getFreeFlash();
=[
{ "addr": 487424, "length": 4096 }
]
>
wifi.save() - works
@Alexander started 7 years ago
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.
After flashing to 512kb
wifi.save() - works