So I have a use case that needs the BPI-R3 to switch to AP mode and back to a STA mode.
First is this possible?
And second does anyone have a set of instruction to activate the AP mode on BPI-R3 while using an Ubuntu image?
I checked the Getting Started with BPI-R3 - Banana Pi Wiki but all it has is:
My guess is you can run STA and AP together, no need for switching. This is a bit difficult, so first setup AP and STA separate and find out how this works.
STA use wpa_supplicant
AP use hostapd
There are many ways to go about this. I only have a R64 so in details I cannot help.
Maybe someone can share their hostapd.conf and/or wpa_supplicant.conf