I guess the improving availability of the new Raspberry Pi Pico W is soothing my desire to add WiFi to the original Pico.

Code: Select all
esptool.py -p /dev/ttyUSB0 -c esp8266 -b 460800 write_flash -fm dio --flash_size=4MB 0x0000 esp8266-20200911-v1.13.bin