Would you be kind enough and describe step by step what needs to be done to get AP going BPI0 -M2?
Is there way to be client to one Wifi, and AP in same time like:
This is old post but I need to know if it is possible to setup WiFi Access Point on BANANA Pi M2 Zero? I am just worry about any hardware issues or missing functionalities (some WiFi chips can only act as WiFi Client but not AP).
I am familiar with Raspberry Pi Zero W but that board is recently difficult to buy. I plan to switch to BANANA equivalent board and use the same functionality.
I am very satisfied that there is Armbian for Banana-Pi M2 Zero. After the first start it connects to some predefined WiFi network, and user can login via ssh.
Changing WiFi configuration to Access Point for this board is little tricky. Unfortunatelly I was not able to use armbian-config that requires network which is provided through configured wlan0 interface. That interface was also marked as unmanaged, so there was problems with nmcli.
Fortunatelly there is serial console, so it is possible to experiment without the network.
Finally, I used nmcli, dsnmasq and hostapd to have working WiFi access point.
First of all, i am a newbi with Bpi and Embedded Linux on the whole
I am currently working on a projet on Bpi Zero M2 and i need to set up an AP.
I have followed some tutorials on Internet but without success to set up an AP. Could you explain me how did you do please ?
I am on Armbian Lunar CLI, took from the Armbian Website.