Skip to content

Commit

Permalink
(readme): Add OTA note (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Slider0007 authored Nov 4, 2024
1 parent 498d10a commit e1cea5a
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 @@ -66,6 +66,11 @@ A possibly already available development version (upcoming release version) can

⚠️ **Please do not use the source files directly from the repository, not even for the preparation of the SD card!** Use only files related to the download sources mentioned here (official precompiled release packages or test versions). Otherwise, full functionality cannot be guaranteed.<br>

---
### Over The Air (OTA) Update
After the device is intially installed using one of the following options, it is **strongly recommended** to perform any further firmware update using the **web interface built-in OTA functionality**.

---
### Option 1: Web Installer (Only For Released Versions)

Follow the instructions listed at [Web Installer](https://slider0007.github.io/AI-on-the-edge-device/) page.<br>
Expand All @@ -77,6 +82,7 @@ Further details can be found in [Web Installer Provisioning Documentation](docs/
### Option 2: Manual Installation (MCU + SD Card)
Further details can be found in [Manual Provisioning Documentation](docs/Installation/DeviceProvisioning/Manual.md).


## API Description
### REST API
See [REST API Documentation](docs/API/REST/_OVERVIEW.md) in github repository or via device web interface (`System > Documentation > REST API`).<br>
Expand Down

0 comments on commit e1cea5a

Please sign in to comment.