Hi.
i used the manual way to flash my esp32…
Batch filed the process in the end…
Installed this NodeMCU-PyFlasher-with-ResetLocale
Then command line…
esptool.py write_flash 0x0 ./bOOT.bin
esptool.py write_flash 0x10000 ./esp32.bin
Yet a question … im trying to do some heavy stuff with wled but need more memory on my esp32 wroom from az delivery. can the above values be altered to gain more file system space>??
keeps “crashing” by showing recovered settings.
help