Hi,
I’ve set up a Pi Zero as an access point with MPD on it for use in my car. Idea is to connect to stereo and control through a direct wifi connection using MPDroid or MPD Control.
When I try to connect in car it’s a bit of a pain to connect to the server. It will only connect to the Pi’s IP address if I switch off the mobile data connection. I presume this is something to do with the priority of which IP address the MPD client connects to, i.e. if there’s a data IP connection it will try for that rather than the WLAN.
Any ideas on how to sort this so that I can leave on the data connection and still connect to the Pi?
Thanks.