Browse Source

Backup work on flashing guide.

pull/24/head
Maurice Makaay 3 years ago
committed by GitHub
parent
commit
923c320876
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 2 deletions
  1. +16
    -2
      doc/flashing.md

+ 16
- 2
doc/flashing.md View File

@ -119,8 +119,22 @@ find another way to attach `GPIO0` to ground. Some options:
In the images below, you can see the first solution, using a breadboard.
<img src="images/
13_connect_to_serial_to_usb_adapter.jpg" width="200"><img src="images/14_connect_to_serial_to_usb_adapter_close_up.jpg" width="200">
<img src="images/13_connect_to_serial_to_usb_adapter.jpg" width="400">
In close up:
<img src="images/14_connect_to_serial_to_usb_adapter_close_up.jpg" width="400">
You can now connect the serial to USB adapter to you computer.
Start the esphome-flasher tool, select the COM port (optionally, the tool might autodetect it just fine)
and click on "View logs". Then plug in the lamp's original power supply to boot up the lamp.
All wires are now connected.
<img src="images/15_power_up_for_flashing.jpg" width="400">
If all went well, the log output in esphome-flasher looks somewhat like this:
<img src="images/16_serial_showing_download_mode.png" width="400">
## Make a backup of the current firmware


Loading…
Cancel
Save