Updated Python HTTP OTA Server (markdown)

Xavier MULLER 2019-10-06 10:44:06 +02:00
parent ed3f0fd84b
commit b8dd699a23
1 changed files with 1 additions and 0 deletions

@ -115,6 +115,7 @@ Let's upload `firmware.bin` into the folder, the service can be tested from any
If you reboot the server, the service should startup again.
- After a power failure, local HTTP OTA server may become unresponsive
If your notice that the OTA mechanism is broken, try at first to download the served file from a browser. If you can't, then check the status of the service as said above. After a power failure, it may happen that your wlan0 IP resolves to an invalid value like `169.254.5.153` because your LAN gateway was not ready.
Login as root in a Terminal session and enter:
```