so can someone please clarify the setting in the nodemcu flasher that is needed to upgrade a makerfire 1mb esp01 that has .9 sdk loaded.
1. 512KB
master_device_key.bin 0x3E000
esp_init_data_default.bin 0x7C000
blank.bin 0x7E000
boot.bin 0x00000
user1.bin 0x01000
user2.bin 0x41000
2. 1024KB Flash
master_device_key.bin 0x3E000
esp_init_data_default.bin 0xFC000
blank.bin 0xFE000
boot.bin 0x00000
user1.bin 0x01000
user2.bin 0x81000
do i change the config file to 1mb? and address according to above?
the firmware is not being recognized automatically. and works only after a mnual dofile command