• Hi,
    Where did you find command line addresses for the 4mb_combined ? I wanted to try it too, but didn't find the instructions.

    On my esp--12E, esp8266 4mb, I uses this image http://www.espruino.com/binaries/travis/­master/espruino_1v95.13_esp8266.tgz, installed with

    python esptool.py --port COM18 --baud 115200 write_flash --flash_freq 80m --flash_mode dio --flash_size 32m 0x0000 boot_v1.6.bin 0x1000 espruino_esp8266_user1.bin 0x3FC000 esp_init_data_default.bin 0x3FE000 blank.bin
    

    No problem saving code or saving wifi. Works perfectly, or almost, sometimes It freeze when I reset.

About

Avatar for Polypod @Polypod started