Power & Source of Big Ideas

Wi-Fi access point on Nanopi M4 / Neo4

Moderators: chensy, FATechsupport

Is it possible to setup wi-fi access point on Nanopi M4 or Neo 4 on original friendlycore image? If it's possible how can I do that?
I figured out how to do that:
Install dhcpd - apt install dhcpcd5
With nmtui create AP (its easy to do).
Open nano /etc/dhcpcd.conf
go to the end of the file and add:
interface wlan0
static ip_address=192.168.8.1/24

Open nano /etc/dnsmasq.conf
go to the end of the file and add:
interface=wlan0
dhcp-range=192.168.8.2,192.168.8.20,255.255.255.0,24h

then reboot

Who is online

In total there are 39 users online :: 0 registered, 0 hidden and 39 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 39 guests