Chat about current Lua tools and IDEs

User avatar
By NaAl
#61600 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