You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12. Input a unique name for this Pioreactor. Some names that we use for our first Pioreactor: `pioreactor01`, or `leader`, or `pio01`. _Don't_ use `pioreactor` or `raspberrypi`.
15. Enter your network name into SSID network name, and WiFi password. Optional: leave blank if using ethernet.
59
+
Click **Next**.
60
+
15. Enter your network name into SSID network name, and WiFi password. Optional: leave blank if using ethernet. Click **Next**.
58
61
:::tip
59
62
If you are having difficulty connecting to a network, like at a university that may not easily incorporate Raspberry Pi's, [there's a built-in solution for creating a local access point](/user-guide/local-access-point)) and a [solution for internet-sharing from a PC via ethernet](/user-guide/internet-sharing).
60
63
:::
61
64
62
65

63
-
16. Confirm that **Enable SSH** is active, and **Use password authentication**.
66
+
16. Confirm that **Enable SSH** is active, and **Use password authentication**. Click **Next**.
64
67

65
68
17. Click **Write** to begin writing your image to the micro SD card.
66
69

@@ -117,7 +120,7 @@ Workers are additional Pioreactors that you can control from a single UI. Togeth
117
120
#### Step 1. Install the worker software
118
121
119
122
120
-
1. Follow the same instructions above, but instead of choosing **Leader + Worker**, choose **Worker**
123
+
1. Follow the same instructions above, but instead of choosing **Leader + Worker**, choose **Worker**.
121
124
122
125
:::tip
123
126
Check the software version of your leader first (you can find that on the Updates page, or the Inventory Page, or use `pio version` on the command line). It's recommended to download the associated worker image for that same version.
0 commit comments