User Tools

Site Tools


rocnet:headless-cam-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rocnet:headless-cam-en [2021/02/13 12:15] – [SD Card with Pi OS Lite (32bit)] rjversluisrocnet:headless-cam-en [2021/02/15 14:49] – [Config the Boot Partition] rjversluis
Line 35: Line 35:
 update_config=1 update_config=1
 network={ network={
-       ssid="<my SSID>"+       ssid="<my SSID1>"
        psk="<my PASSWORD>"        psk="<my PASSWORD>"
        key_mgmt=WPA-PSK        key_mgmt=WPA-PSK
 +       priority=2
 +}
 +network={
 +       ssid="<my SSID2>"
 +       psk="<my PASSWORD>"
 +       key_mgmt=WPA-PSK
 +       priority=1
 } }
 </code> </code>
 Replace the "<my*>" values with the access information of the Access Point.\\ Replace the "<my*>" values with the access information of the Access Point.\\
-  * **Note:** //Multiple network definitions may be added.// \\+  * **Note:** //Multiple network definitions may be added. The highest priority will be connected first if available.// \\
 Copy an empty file named ''SSH'', and ''wpa_supplicant.conf'' to ''boot''. (Under Windows mostly drive ''D:'')\\ Copy an empty file named ''SSH'', and ''wpa_supplicant.conf'' to ''boot''. (Under Windows mostly drive ''D:'')\\
  
rocnet/headless-cam-en.txt · Last modified: 2022/06/17 09:42 by rjversluis