Hostapd Virtual Network Interfaces WiFi

Any help on understanding if this is possible on the Balena Fin. It seems to have the hardware support but is missing hostapd. Can I just install that in a container or is this going to need some magic?

Hello @jsmedley,

You should be able to install hostapd in a container to accomplish that. If you like, you can check out our wifi-connect project which uses NetworkManager instead to create an access point: https://github.com/balena-io/wifi-connect.