Deployed 55e02a8 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-01-28 08:48:07 +00:00
parent f3ab8144af
commit 884e1cc538
8 changed files with 82 additions and 36 deletions

View File

@@ -93,6 +93,16 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#update-via-webinstaller">Update via WebInstaller</a>
<ul>
<li class="toctree-l3"><a class="reference internal" href="#update-from-version-greater-than-1200_1">Update from version greater than 12.0.0</a>
<ul>
<li class="toctree-l4"><a class="reference internal" href="#using-internal-access-point-for-sd-card-setup">Using internal access point for sd-card setup</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../initial-setup/">Initial Setup</a>
@@ -388,6 +398,42 @@ For the first setup take the <code>AI-on-the-edge-device__manual-setup__*.zip</c
</ol>
<p>‼️ <strong>If the system is working now without any issues, please open the configuration editor once and save the <code>config.ini</code>. This will update the file to the newest content</strong>‼️</p>
<p>Now you can safely update to the newest version.</p>
<h2 id="update-via-webinstaller">Update via WebInstaller</h2>
<h3 id="update-from-version-greater-than-1200_1">Update from version greater than 12.0.0</h3>
<p>If you use the WebInstaller and insert an empty SD-card, the firmware will automatically open a primitive access point to make the initial setup. It is triggered a missing <code>wlan.ini</code> or a missing<code>/config/config.ini</code>.</p>
<h5 id="using-internal-access-point-for-sd-card-setup">Using internal access point for sd-card setup</h5>
<p>Before starting the flash process, download the necessary file. It is a zip file, containing the initial default configuration. You can identify it by the naming. It is named <code>AI-on-the-edge-device__remote-setup__*.zip</code>. Store this file locally as you will need it later, when you are connected to the internal access point (no internet connection). </p>
<h6 id="flash-the-firmware-with-the-webinstaller">Flash the firmware with the WebInstaller</h6>
<p>Instructions see above.</p>
<h6 id="connect-to-device">Connect to Device</h6>
<p>During the first booting, the device detects that the wifi credentials as well as the configuration informations are missing.</p>
<p>Therefore a simple wifi access point is initiated and a simple internal web server is startet, so the device can be setup.</p>
<p>The naming of the wifi is "AI-on-the-edge" and you can access it without any password.</p>
<p><img alt="" src="../img/access-point.png" /></p>
<p>You connect to the server with the fixed ip: http://192.168.4.1</p>
<h6 id="upload-initial-configuration-to-sd-card">Upload initial configuration to sd-card</h6>
<p><img alt="" src="../img/setup-config.png" /></p>
<p>Use the <code>select file</code> and <code>upload</code> button to start the upload.</p>
<p>A warning will show up if you have choosen a possible wrong file (without default configuration).</p>
<h6 id="upload-initial-configuration-to-sd-card_1">Upload initial configuration to sd-card</h6>
<p><img alt="" src="../img/setup-config.png" /></p>
<p>Use the <code>select file</code> and <code>upload</code> button to start the upload.
A warning will show up if you have choosen a possible wrong file (without default configuration).</p>
<p>Be patient - the upload takes up to around 60s without response during this time!
After succesfull uploading, the page will be reloaded for the next step.</p>
<h6 id="store-wlan-acces-information">Store WLAN acces information</h6>
<p><img alt="" src="../img/setup-wlan.png" /></p>
<p>Here you can set your wifi credentials. Only basic settings can done here. If you need advanced features (fixed ip, ...), please use the manual setup.</p>
<p>Attention:</p>
<ul>
<li>Carefully check your wifi settings. To change them later on, you need to take you the sd-card and to it manually in <code>wlan.ini</code></li>
<li>The informations are transfered without encryption.</li>
</ul>
<p>Finish the step by pushing <code>Write wlan.ini</code></p>
<h6 id="reboot">Reboot</h6>
<p><img alt="" src="../img/setup-reboot.png" /></p>
<p>The final step is the reboot.</p>
<p>It will take up to 3 minutes. Afterwards you can find your device in the local network. Check you router for the IP. You can find it also in the USB Console output.</p>
</div>
</div><footer>