That would be really nice - I wonder if the AT command firmware supports accessing flash though? It's a pain the firmware doesn't seem to be Open Source or we could hack something in.
Are the SPI flash wires exposed? Is that what the MT* pins are?
... actually it's a massive hack but Espruino could boot the ESP8266 into firmware update mode and could then use the bootloader to access the flash memory! :)
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.
That would be really nice - I wonder if the AT command firmware supports accessing flash though? It's a pain the firmware doesn't seem to be Open Source or we could hack something in.
Are the SPI flash wires exposed? Is that what the MT* pins are?
... actually it's a massive hack but Espruino could boot the ESP8266 into firmware update mode and could then use the bootloader to access the flash memory! :)