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