WiFi done, misc edits

This commit is contained in:
kn0wmad
2022-01-14 14:20:56 -07:00
committed by Lucy Cifferello
parent d4ab534f70
commit 5c10c17204
21 changed files with 55 additions and 29 deletions

View File

@@ -18,13 +18,10 @@
- Introduction - Introduction
- Purchasing - Purchasing
- Initial Setup - Initial Setup
- Device-specific Setup Guides <label links with connectivity, performance, reliability, or tuning> - **ASK LUCY ABOUT "BADGES?"** - Device-specific Setup Guides <label links with connectivity, performance, reliability, or tuning>
- Change to topic or hero boxes - Change to topic or hero boxes
- (after release) create badges - (after release) create badges
- Configuration - Configuration
- Basic Config
- Name Your Embassy
- WiFi Setup
- Tor Setup - Tor Setup
- Desktop - Desktop
- Linux - Linux
@@ -101,4 +98,6 @@
- Service Packaging Walkthrough (Hello-World Example) - Service Packaging Walkthrough (Hello-World Example)
- Development FAQ - Development FAQ
- Contributing - Contributing
- Service Packaging --> - Service Packaging
-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View File

@@ -1,32 +1,45 @@
.. _wifi: .. _wifi:
=============== ===============
Setting up WiFi - ***VERIFY CONNECTION BEHAVIOR and UPDATE FINAL SCREEN*** Setting up WiFi
=============== ===============
You can connect your Embassy with a wireless connection if you prefer. Follow the directions below to connect to a WiFi network, or save your credentials for later to connect to a network you are not currently in proximity to. Although we highly recommend a wired (ethernet) connection for best performance, you can connect your Embassy with a wireless connection if you prefer. Follow the directions below to connect to a WiFi network, or save your credentials for later to connect to a network you are not currently in proximity to.
#. On the ``Embassy`` tab, Under ``Settings``, Click ``WiFi`` #. On the ``Embassy`` tab, Under ``Settings``, Click ``WiFi``
#. Select the appropriate region at the top
.. figure:: /_static/images/config/wifi0.png .. figure:: /_static/images/config/wifi0.svg
:width: 60% :width: 60%
:alt: Select Region :alt: Select Region
#. Click the ``+ Add new network`` #. Select the appropriate region at the top
.. figure:: /_static/images/config/wifi1.png .. figure:: /_static/images/config/wifi1.svg
:width: 60%
:alt: Select Region
#. Select the network you would like from the list of available networks. You will get an idea of signal strength on the right, from red (weak signal) to green (strong signal). If you can move your Embassy closer to the WiFi broadcasting device, you will get a better signal, and as a result, better performance.
.. figure:: /_static/images/config/wifi2.svg
:width: 60% :width: 60%
:alt: Add WiFi Network :alt: Add WiFi Network
#. Enter your WiFi SSID and password and either select ``Save for Later`` or ``Save and Connect`` to connect immediately .. tip:: You may also select the network labeled ``Other`` at the bottom of the list in order to add a hidden network, or a network that is not nearby, for connecting to at a later time.
.. figure:: /_static/images/config/wifi2.png #. Enter your WiFi password and either select ``Save for Later`` or ``Save and Connect`` to connect immediately.
.. figure:: /_static/images/config/wifi3.svg
:width: 60% :width: 60%
:alt: Enter Credentials :alt: Enter Credentials
#. The saved network will appear in the list when successfully added. Click on it for connection options. If you are successfully connected, the WiFi symbol will be green, at which point, you can safely disconnect the Embassy from your router. #. If you saved the network, it will appear in the list when successfully added, but not show connected. If you connect immediately, you will receive a dialogue box and a green checkmark to show connection is live.
.. figure:: /_static/images/config/wifi3.png .. figure:: /_static/images/config/wifi4.svg
:width: 60%
:alt: Connect
#. Click on a saved network for connection options. If you are successfully connected, you will receive a dialogue box and a green checkmark to show connection is live. At this point, you can safely disconnect the ethernet cable from your Embassy, if you wish to use WiFi.
.. figure:: /_static/images/config/wifi5.svg
:width: 60% :width: 60%
:alt: Connect :alt: Connect

View File

@@ -1,3 +1,5 @@
.. _tuning:
====== ======
Tuning Tuning
====== ======

View File

@@ -1,7 +1,7 @@
.. _tune-embassy-os: .. _tune-embassy-os:
===================== =====================
Customizing EmbassyOS - *** NEEDS SCREENS FOR REORDER *** Customizing EmbassyOS
===================== =====================
.. _device-name: .. _device-name:
@@ -11,27 +11,39 @@ Set Device Name
Here you can change the name of your Embassy! Here you can change the name of your Embassy!
1. Go to the ``Embassy`` tab on the main menu on the left side of the UI #. Go to the ``Embassy`` tab on the main menu on the left side of the UI
.. figure:: /_static/images/config/basic-config0.png .. figure:: /_static/images/config/basic-config0.svg
:width: 60% :width: 60%
:alt: Embassy Tab :alt: Embassy Tab
2. Under the ``Settings`` section, click ``Preferences`` #. Under the ``Settings`` section, click ``Preferences``
.. figure:: /_static/images/config/basic-config1.png .. figure:: /_static/images/config/basic-config1.svg
:width: 60% :width: 60%
:alt: Preferences :alt: Preferences
3. Then click ``Device Name``, set to desired name, and click ``Save`` #. Then click ``Device Name``, set to desired name, and click ``Save``
.. figure:: /_static/images/config/basic-config2.png .. figure:: /_static/images/config/basic-config2.svg
:width: 60% :width: 60%
:alt: Rename Embassy :alt: Rename Embassy
.. _reorder: .. _reorder:
Reorder Service Page Reorder Service Page
-------------------- --------------------
Customize Services layout You may customize the layout of your Services by re-arranging them to your liking.
#. Simply visit the ``Services`` tab on the main menu on the left side of the UI, and select ``Reorder`` in the top right.
.. figure:: /_static/images/walkthrough/reorder0.svg
:width: 60%
:alt: Reorder Button
#. You can now click and drag on each service to create the ordered list you desire. When satisfied, click ``Done`` in the top right to save.
.. figure:: /_static/images/walkthrough/reorder1.svg
:width: 60%
:alt: Reorder Services