pibot:lesson1:softwaremac:wifi
Differences
This shows you the differences between two versions of the page.
pibot:lesson1:softwaremac:wifi [2021/09/11 14:33] – created jstruebel | pibot:lesson1:softwaremac:wifi [2022/10/20 19:53] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== WiFi Configuration Without Password ====== | ||
+ | If your wireless network connection does not have a password then follow the steps below to configure the PiBot for connecting to it. | ||
+ | |||
+ | - Plug the SD Card reader into the computer or unplug it and replug it | ||
+ | - Open the Visual Studio Code from the Applications directory on the Flash drive | ||
+ | - Create a new file by selecting File-> | ||
+ | - Paste the following text into the new file\\ \\ <WRAP round important> | ||
+ | update_config=1 | ||
+ | country=US | ||
+ | |||
+ | network={ | ||
+ | | ||
+ | | ||
+ | }</ | ||
+ | - Save the file by choosing File-> | ||
+ | - In the "Save As:" field type " | ||
+ | - In the " | ||
+ | - Close the Visual Studio Code app | ||
+ | - Eject the SD Card reader from the computer | ||
+ | - Remove the SD Card reader from the computer |