Page 1 of 1

NanoPI NEO AIR create AP.

Posted: Mon Mar 13, 2017 7:44 pm
by Capiton
Guys tell me. Can I configure NEO AIR in access point mode? If possible, tell me how. ;)

Re: NanoPI NEO AIR create AP.

Posted: Mon Mar 13, 2017 9:23 pm
by Mindee
Capiton wrote:
Guys tell me. Can I configure NEO AIR in access point mode? If possible, tell me how. ;)


We'll release a new ROM that support switching AP mode soon, please wait.

Thank you

-- Mindee

Re: NanoPI NEO AIR create AP.

Posted: Tue Mar 14, 2017 5:34 am
by Capiton
Mindee wrote:
Capiton wrote:
Guys tell me. Can I configure NEO AIR in access point mode? If possible, tell me how. ;)


We'll release a new ROM that support switching AP mode soon, please wait.

Thank you

-- Mindee


This is very good news. And when is it planned to release a new image with an access point? And where it will be possible to look at the description of the settings?

Re: NanoPI NEO AIR create AP.

Posted: Wed Mar 15, 2017 10:19 pm
by Mindee
Capiton wrote:
Mindee wrote:
Capiton wrote:
Guys tell me. Can I configure NEO AIR in access point mode? If possible, tell me how. ;)


We'll release a new ROM that support switching AP mode soon, please wait.

Thank you

-- Mindee


This is very good news. And when is it planned to release a new image with an access point? And where it will be possible to look at the description of the settings?


The new ROM would be ready within one month. We take some feature/advantage from Armbian and Raspbian, one like this:):

IMG_2011.PNG
New ROM's login Welcome
IMG_2011.PNG (70.55 KiB) Viewed 13421 times


Thank you

-- Mindee

Re: NanoPI NEO AIR create AP.

Posted: Sun Mar 26, 2017 6:20 pm
by Capiton
Mindee wrote:
Capiton wrote:
Mindee wrote:

We'll release a new ROM that support switching AP mode soon, please wait.

Thank you

-- Mindee


This is very good news. And when is it planned to release a new image with an access point? And where it will be possible to look at the description of the settings?


The new ROM would be ready within one month. We take some feature/advantage from Armbian and Raspbian, one like this:):

IMG_2011.PNG


Thank you

-- Mindee


I would like to know. Is the disk ready with the ability to create an access point.

Re: NanoPI NEO AIR create AP.

Posted: Mon Apr 10, 2017 10:29 am
by jjm
Hi,
The image has supported the AP mode , you can refer to the following steps to setup and configure it .

$ turn-wifi-into-apmode yes
Enter wireless name [default: friendlyelec-wifiap]:
Enter password [default: 123456789]:
Configuration Saved!

Please connect your computer to the wireless network:
Wireless Name: friendlyelec-wifiap
Password: 123456789
done.

exit the AP mode :
$ turn-wifi-into-apmode no


thank you!