mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2026-01-01 06:09:15 +03:00
Deployed 7791add with MkDocs version: 1.4.2
This commit is contained in:
@@ -110,10 +110,14 @@
|
||||
</li>
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Troubleshooting</span></p>
|
||||
<ul>
|
||||
<ul class="current">
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Error-Codes/">Error Codes</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../StatusLED-BlinkCodes/">StatusLED BlinkCodes</a>
|
||||
</li>
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">WLAN disconnect reasons</a>
|
||||
<ul class="current">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Error-Debugging/">Error Debugging</a>
|
||||
</li>
|
||||
@@ -148,11 +152,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Assorted Pages</span></p>
|
||||
<ul class="current">
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">WLAN disconnect reasons</a>
|
||||
<ul class="current">
|
||||
</ul>
|
||||
</li>
|
||||
<ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -168,7 +168,7 @@
|
||||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href=".." class="icon icon-home" alt="Docs"></a> »</li>
|
||||
<li>Assorted Pages »</li>
|
||||
<li>Troubleshooting »</li>
|
||||
<li>WLAN disconnect reasons</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/docs/WLAN-disconnect-reason.md" class="icon icon-github"> Edit on GitHub</a>
|
||||
@@ -180,12 +180,14 @@
|
||||
<div class="section" itemprop="articleBody">
|
||||
|
||||
<h1 id="wlan-disconnect-reasons">WLAN disconnect reasons</h1>
|
||||
<p>In the logfile the WLAN disconnect reason is printed. Further information and additional description for the respective reason codes can be found here: <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#wi-fi-reason-code">WLAN disconnect reason code description</a></p>
|
||||
<p>In the logfile the WLAN disconnect reason is printed.</p>
|
||||
<p>Further information and additional description for the respective reason codes can be found here: <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#wi-fi-reason-code">WLAN disconnect reason code description</a></p>
|
||||
|
||||
</div>
|
||||
</div><footer>
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
|
||||
<a href="../outdated--Integrated-Functions/" class="btn btn-neutral float-left" title="Integrated Functions"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
<a href="../StatusLED-BlinkCodes/" class="btn btn-neutral float-left" title="StatusLED BlinkCodes"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
<a href="../Error-Debugging/" class="btn btn-neutral float-right" title="Error Debugging">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
@@ -212,9 +214,11 @@
|
||||
</span>
|
||||
|
||||
|
||||
<span><a href="../outdated--Integrated-Functions/" style="color: #fcfcfc">« Previous</a></span>
|
||||
<span><a href="../StatusLED-BlinkCodes/" style="color: #fcfcfc">« Previous</a></span>
|
||||
|
||||
|
||||
<span><a href="../Error-Debugging/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
<script>var base_url = '..';</script>
|
||||
|
||||
Reference in New Issue
Block a user