-->
Page 2 of 2

Re: How to flash esp8266 with NodeMCU + all the custom scrip

PostPosted: Thu Jan 26, 2017 11:54 pm
by NaAl
Hello.
I got an esp8285 and I am trying to backup the original frimware + all the lua scripts.
could someone help me with the read_flash command please?
I've tried the following but I am not sure if that is correct.
esptool.py --port COM3 --baud 921600 read_flash 0x00000 0x400000 orig.bin
Thanks,
/N