mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
Deployed 1075a5c with MkDocs version: 1.4.2
This commit is contained in:
@@ -119,6 +119,10 @@
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#0x00000004-cam-bad">0x00000004 Cam bad</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#0x00000008-sd-card-basic-check-failed">0x00000008 SD card basic check failed</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#0x00000010-sd-folder-or-file-presence-check-failed">0x00000010 SD folder or file presence check failed</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Error-Debugging/">Error Debugging</a>
|
||||
@@ -201,6 +205,34 @@ This usually is because on of the following reasons:
|
||||
- The camera is not supported, see <a href="../Hardware-Compatibility">Hardware Compatibility</a>
|
||||
- The camera is not attached properly -> Try to remove and attach it again. Make sure you move the black part enough into the socket!
|
||||
- The camera or the camera cable is damaged</p>
|
||||
<h2 id="0x00000008-sd-card-basic-check-failed"><code>0x00000008</code> SD card basic check failed</h2>
|
||||
<p>One or more basic SD card checks failed.</p>
|
||||
<p>The following checks are performed during boot sequence:
|
||||
- Write a file (sdcard/sdcheck.txt) to SD card with some generic text
|
||||
- Read the written file back
|
||||
- CRC check
|
||||
- Delete the file</p>
|
||||
<p>Detailed error indication (write, rerad or delete error) can be derived from blinking code of red board status LED. Please have a look to !!!TODO!!!</p>
|
||||
<p>Recommendation: Reformat SD card and check again or try another SD card</p>
|
||||
<h2 id="0x00000010-sd-folder-or-file-presence-check-failed"><code>0x00000010</code> SD folder or file presence check failed</h2>
|
||||
<p>Oned or more mandatory folders and/or files are missing on SD card.
|
||||
To have early indication that SD card is potentially ready for operation, some folder and files, which are mandatory are presence checked. This is not a 100% check and a successful test does not mean everthing is OK.</p>
|
||||
<p>The following folders / files get checked during boot sequence:
|
||||
- /sdcard/config
|
||||
- /sdcard/html
|
||||
- /sdcard/demo --> created automatically in firmware
|
||||
- /sdcard/firmware --> created automatically in firmware
|
||||
- /sdcard/img_tmp --> created automatically in firmware
|
||||
- /sdcard/log --> created automatically in firmware
|
||||
- /sdcard/wlan.ini
|
||||
- /sdcard/config/config.ini
|
||||
- /sdcard/html/index.html
|
||||
- /sdcard/html/ota_page.html
|
||||
- /sdcard/html/log.html
|
||||
- /sdcard/html/common.js
|
||||
- /sdcard/html/gethost.js
|
||||
- /sdcard/html/version.txt</p>
|
||||
<p>Recommendation: Check logs and / or redo a Over-The-Air Update (OTA Update) to ensure proper SD card structure</p>
|
||||
<h1 id="non-critical-errors">Non-Critical Errors</h1>
|
||||
<p>Those Errors can be caused by an error during initialization. It is possible that the error has no impact at all or that a reboot solves it.</p>
|
||||
<h2 id="0x00000100-cam-framebuffer-bad"><code>0x00000100</code> Cam Framebuffer bad</h2>
|
||||
|
||||
File diff suppressed because one or more lines are too long
72
sitemap.xml
72
sitemap.xml
@@ -2,182 +2,182 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||
<lastmod>2023-02-26</lastmod>
|
||||
<lastmod>2023-03-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user