[Coco] Updating the ESP8266 WiFi module on a CoCo on a Chip FPGA

Allen Huffman alsplace at pobox.com
Tue Feb 6 14:54:05 EST 2018


> On Feb 6, 2018, at 1:39 PM, Scott Wendt <malfunct at msn.com> wrote:
> 
> I really hope we can write some software on the coco so that we can just drop a disk image and run that to update the ESP8266 firmware rather than needing a PC in the mix. I have no idea what the protocol for that is unfortunately.

Funny you mention that...

“ESP8266
Application Note
Firmware Download Protocol
Version 1.1
Copyright (C) 2017”

And, the ESP’s have over-the-air updates. ZiModem does it with “AT&U” but we have to at least get an initial version there.

If the image is too large to fit on a .DSK image (I want real CoCos to be able to do this, even without a hard drive or CoCoSDC), then we can make a tiny one that knows just how to retrieve it over your WiFi network.

		— A





More information about the Coco mailing list