Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
frickelzeugs committed Feb 1, 2022
1 parent 0c45963 commit f62e69e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@ todo
## Configure MQTT connection
todo

## Firmware Update
If you've managed to walk the bumpy path of flashing the firmware on the ESP32 for the first time, be calmed: every further firmware update will be a piece of cake. FingerprintDoorbell is using the Library Elegant OTA to make this as handy as possible. You don't even have to pull out the micro controller of the wall and connect it to your computer by USB, because the "OTA" in "Elegant OTA" is for Over-the-air updates. All you need to do is to go on the settings page of the WebUI and hit "Firmware update". In the following Dialog you have to upload two files
- firmware.bin for the "Firmware" radio button
- spiffs.bin for the "Filesystem" radio button
Done. Reboot your system to get the new firmware live.

# FAQ
## What does the different colors/blinking styles of the LED ring mean?
|LED ring color| sequence | Meaning |
Expand Down

0 comments on commit f62e69e

Please sign in to comment.