by
guidol » Mon Jan 15, 2018 5:52 pm
christine wrote:I have a nanopi neo plus 2. I follow instructions on this page
http://wiki.friendlyarm.com/wiki/index. ... _NEO_Plus2 to have it connect to my wifi network using "sudo nmcli dev wifi connect "SSID" password "PASSWORD"" with the right ssid and pw. It doesn't work, I get "Error: Connection activation failed: (7) Secrets were required, but not provided."
What can I do to make it work?
I didnt use nmcli (because it doesnt work for me).
I got better exerience with
nmtui
which has a "graphical" interface in ASCII-form
There you can "edit a connection"
You need to add a /24 to the IP of the NanoPi for the Netmask 255.255.255.0 ( like 192.168.6.113/24)
but you dont need this for the Gateway and the DNS IP.
Be sure to enable "Automatically connect" at the end of the screen.
If you cant activate the connection directly - you maybe have to reboot to automatically connect at restart.