Skip to content

Commit

Permalink
Deployed 2f4b023 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 18, 2024
1 parent 2f87df5 commit ab185c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ap-sta/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1086,11 +1086,11 @@
<h1 id="ap-sta-mode">AP-STA mode</h1>
<h2 id="overview">Overview</h2>
<p><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 8.807V3.5h-.563a.75.75 0 0 1 0-1.5h9.125a.75.75 0 0 1 0 1.5H16v5.307l5.125 9.301c.964 1.75-.302 3.892-2.299 3.892H5.174c-1.998 0-3.263-2.142-2.3-3.892ZM4.189 18.832a1.123 1.123 0 0 0 .985 1.668h13.652a1.123 1.123 0 0 0 .985-1.668L17.7 15H6.3ZM14.5 3.5h-5V9a.75.75 0 0 1-.093.362L7.127 13.5h9.746l-2.28-4.138A.75.75 0 0 1 14.5 9Z"/></svg></span> Experimental (Unsupported)</p>
<p>This walkthrough describes an installation of RaspAP on the <a href="https://www.raspberrypi.com/products/raspberry-pi-zero-w/">Raspberry Pi Zero W</a> or <a href="https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/">Zero 2 W</a> models. However, the same steps apply to any device with a chipset capable of supporting this mode.</p>
<p>This describes an installation of RaspAP on the <a href="https://www.raspberrypi.com/products/raspberry-pi-zero-w/">Raspberry Pi Zero W</a> or <a href="https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/">Zero 2 W</a> models. However, the same steps apply to any device with a chipset capable of supporting this mode.</p>
<p>A managed mode AP, variously known as <strong>WiFi client AP mode</strong>, a <strong>micro-AP</strong> or simply <strong>AP-STA</strong>, <em>usually</em> works with the Quick Installer if the steps below are followed carefully. This feature was added to RaspAP specifically to support Internet of Things (IoT) and embedded applications for the Pi Zero W, however it is equally useful for a broad range of projects.</p>
<div class="admonition warning">
<p class="admonition-title">Disclaimer</p>
<p>This mode is <em>completely unsupported</em> and should be used for educational purposes only. If you need a reliable solution with an access point (AP) and wireless client (STA) on the same device, buy a second Wi-Fi adapter and follow <a href="../faq/#interfaces">this FAQ</a> instead. </p>
<p>This mode is <em>completely unsupported</em> and should be used for educational purposes only. If you need a reliable solution with an access point (AP) and wireless client (STA) on the same device, obtain a second Wi-Fi adapter and follow <a href="../repeater/">this walkthrough</a> instead. Issues related to this will be labeled as invalid and closed. No hard feelings. </p>
</div>
<p><img alt="" src="https://github.com/RaspAP/raspap-webgui/assets/229399/d9adadde-9e96-4281-9978-4150f03026f2" /></p>
<p>Before proceeding with the installation, it's important to have a basic understanding of how AP-STA works.</p>
Expand Down Expand Up @@ -1198,7 +1198,7 @@ <h2 id="discussions">Discussions</h2>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 23, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 18, 2024</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit ab185c9

Please sign in to comment.