Skip to content

Flashing HASPone to an ESP8266

Allen Derusha edited this page Apr 8, 2021 · 1 revision

Flashing HASPone to an ESP8266

To flash your HASPone, you'll need the following:

  • WeMos D1 mini for HASPone plugged into an available USB port
  • Record the serial port created when the device is plugged into your computer. Check in Windows Device Manager > Ports and you'll see one or more COMn ports listed. If you aren't sure which one is your D1 mini, unplug it, see which port disappears, plug it back in, and the correct COMn port should re-appear.
  • A copy of NodeMCU-pyflasher software to flash the device
  • A downloaded copy of the current HASPone ESP8266 firmware.

Process

  • Launch NodeMCU-pyflasher
  • Select the serial port recorded above from the pull-down menu
  • Browse to the HASPone firmware you've download
  • Confirm "Flash mode" is set to DIO
  • Select "yes" to Erase Flash
  • Click "Flash NodeMCU"

The result should look like this:

NodeMCU-pyflasher configuration