hackrid wrote:wouldn't wrtiting to the flash require a small application running on the controller transferring the received bytes to the connected flash controller?
aka flash loader?
That is one way.
Another way is for the JTAG to take over the pins on the ESP8266 and then wiggle them appropriately to program the flash chip.