I’m re-doing my car interior lighting with WLED controlled by a single ESP8266.
I have a WirelessAA wireless android auto box connected to a Pioneer headunit. The WirelessAA uses it’s own wifi AP for it’s android auto connection(videostream, audio and calling over Bluetooth AFAIK)
I am able to develop apps for Android auto but i have no idea if i can get the WLED native app to talk with the ESP over bluetooth while the headunit is already using the phones’ bluetooth and, also, it’s WiFi connection. The phone will allow multiple bluetooth devices connected at once, however, wifi is restricted to just one network(the android auto box). What’s the best way of tackling this problem? I don’t want to put in physical switches and i don’t want to unpair my android auto every time i want to change the lighting.
I am, unfortunately, still a complete newbie when it comes to WLED.