From 9e0dc5ecb71660b0f06b6b1527dc6a58923d6135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Jan 2023 18:34:11 +0000 Subject: [PATCH] Deployed d88399d with MkDocs version: 1.4.2 --- Installation/index.html | 18 ++++++++++-------- search/search_index.json | 2 +- sitemap.xml.gz | Bin 660 -> 660 bytes 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Installation/index.html b/Installation/index.html index df43bbc..0fd4bed 100644 --- a/Installation/index.html +++ b/Installation/index.html @@ -321,14 +321,16 @@ esptool write_flash 0x01000 bootloader.bin 0x08000 partitions.bin 0x10000 firmwa

SD-Card

The software expects a SD-Card prepared with certain directory and file structure in order to work properly. For the first setup take the AI-on-the-edge-device__manual-setup__*.zip from the Release page, open the zip and extract the whole content of the in the setup file included sd-card.zip onto your SD-Card direclty to the root folder.

-

SD-Card root should look like this: -- config -- demo -- firmware -- html -- img_tmp -- log -- wlan.ini

+

SD-Card root should look like this:

+

This initial setup needs to be done only once as further updates of the software are possible with an Over-The-Air update mechanismn.

Notes