What firmware file ESP8266 sketch replaces?
Posted: Thu Jun 29, 2017 2:27 pm
if you look here https://espressif.com/en/support/explor ... rted-guide
Development of application firmware using native SDK leads to 4 different binary files which are loaded onto different locations in flash.
Then I came across the board setup for esp8266 for arduino , it says it can upload sketch directly to esp8266 via serial .
Where is the arduino sketch uploaded in the flash?
Does it overwrites entire flash of the device or replaces one of the firmware bin files?
Development of application firmware using native SDK leads to 4 different binary files which are loaded onto different locations in flash.
Then I came across the board setup for esp8266 for arduino , it says it can upload sketch directly to esp8266 via serial .
Where is the arduino sketch uploaded in the flash?
Does it overwrites entire flash of the device or replaces one of the firmware bin files?