Migrating from ESPEasy
From the espressif firmware you just downloaded you will need to load 4 seperate files to the ESP8266 chip. The easiest way to determine the flash capacity is to load the firmware and then print(node.info’hw’.flash_size) which reports the flash size in Kb. Alternatively, if you want to determine the capacity of the flash chip before …