Hello,
I have a Raspberry PI 3B + and I'm having trouble connecting to wifi.
I installed version 0.18
I configured the octopi-wpa-network.txt file as follows:
wpa / wpa2 secured
network = {
ssid = "name"
psk = "password"
}
country = FR # France
my network is hidden.
even if I add the line for the hidden networks I cannot connect.
I tried with several wifi networks, unable to connect.
How to do ?
thank you