diff --git a/I-would-like-to-use-a-pi-zero-with-music-playing-daemon-with-a-virtual-interace-as-the-access-point.md b/I-would-like-to-use-a-pi-zero-with-music-playing-daemon-with-a-virtual-interace-as-the-access-point.md new file mode 100644 index 0000000..459f5f6 --- /dev/null +++ b/I-would-like-to-use-a-pi-zero-with-music-playing-daemon-with-a-virtual-interace-as-the-access-point.md @@ -0,0 +1 @@ +I can create a interface uap0 and it will work as the interface for wireless access and I use wlan0 as the wireless client to connect to internet. This all works if I configure it on a pi with an ethernet port which is disabled after it is up and running, but both wlan0 and uap0 won't stay up if I reboot or run this on the pi zero w as I would like. I would like to use it for running MPD (music playing daemon) in a small box to be able to connect the pi W as a wireless client using the raspap-webgui. I am imitating commercial products I've used like wireless thermostats or tivos external wireless adapter that operate like this. Any help? :) \ No newline at end of file